1. ffb0ccd Add a BpfMap#clear method. by Lorenzo Colitti · 4 years, 5 months ago
  2. 56be03e Move definitions used by tethering bpf code into the module. by Lorenzo Colitti · 4 years, 5 months ago
  3. f5b346e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Bob Badour · 4 years, 6 months ago
  4. 736f8ec Merge "Don't crash Tethering service when WiFi feature is missing" by Tomasz Wasilczyk · 4 years, 6 months ago
  5. 319064f Merge "Use networkstack_client instead of aidl_interface" by Treehugger Robot · 4 years, 6 months ago
  6. c4127ef Merge "Add tethering-module-sdk build target." by Treehugger Robot · 4 years, 6 months ago
  7. c72a6ca Merge "Set updateable:false explicitly in apex rules." by Treehugger Robot · 4 years, 6 months ago
  8. e982f09 ebpf offload - rename PUNT/DROP to TC_PUNT/TC_DROP by Maciej Żenczykowski · 4 years, 6 months ago
  9. e4a726a ebpf offload - add support for tethering of ipv4 udp by Maciej Żenczykowski · 4 years, 6 months ago
  10. 82ee26b ebpf offload - do L4 header present check earlier by Maciej Żenczykowski · 4 years, 6 months ago
  11. 3cbccdb Don't crash Tethering service when WiFi feature is missing by Tomasz Wasilczyk · 4 years, 6 months ago
  12. adfc933 Set updateable:false explicitly in apex rules. by Mathew Inwood · 4 years, 6 months ago
  13. 97e6be2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 4 years, 6 months ago
  14. d05f990 Use networkstack_client instead of aidl_interface by Jeongik Cha · 4 years, 6 months ago
  15. 3686735 offload ebpf - introduce 4.14+ ipv4 forwarding programs by Maciej Żenczykowski · 4 years, 6 months ago
  16. aefa095 offload ebpf - do_forward4() - introduce updatetime argument by Maciej Żenczykowski · 4 years, 6 months ago
  17. b0ac41f tethering offload ebpf - lower requirement from 5.9 to 5.8 by Maciej Żenczykowski · 4 years, 6 months ago
  18. 6d71f10 Add tethering-module-sdk build target. by Hai Zhang · 4 years, 6 months ago
  19. af97e51 Merge "Load JNI in all classes that have native methods." by Lorenzo Colitti · 4 years, 6 months ago
  20. c92e8ce fix TetheringCoverageTests by Maciej Żenczykowski · 4 years, 6 months ago
  21. 6800811 Load JNI in all classes that have native methods. by Lorenzo Colitti · 4 years, 6 months ago
  22. d561b7f Add IPv4 counters. by Lorenzo Colitti · 4 years, 6 months ago
  23. 4e92da0 Dump counters in "dumpsys tethering bpf". by Lorenzo Colitti · 4 years, 6 months ago
  24. 555472a Don't leak map fds in BpfCoordinator#dump. by Lorenzo Colitti · 4 years, 6 months ago
  25. 4431655 Merge "offload - finish ipv4 tethering" by Lorenzo Colitti · 4 years, 6 months ago
  26. 72ec3ba Improve BPF tethering counters. by Lorenzo Colitti · 4 years, 6 months ago
  27. d46b3d8 Merge changes I3fcd7eb8,I4bf2c762 by Maciej Żenczykowski · 4 years, 6 months ago
  28. b81584d Add error counters for various failures. by Lorenzo Colitti · 4 years, 6 months ago
  29. 734b14e Add a bpf_tethering_headers lib used by the programs and JNI. by Lorenzo Colitti · 4 years, 6 months ago
  30. 199641d Revert "Don't crash Tethering service when WiFi feature is missing" by Martin Stjernholm · 4 years, 6 months ago
  31. f6a1052 Don't crash Tethering service when WiFi feature is missing by Tomasz Wasilczyk · 4 years, 6 months ago
  32. c0bae3c Merge "Add NetdStaticLibTestsLib into TetheringCoverageTests" by Lucas Lin · 4 years, 6 months ago
  33. ec5f67d offload - finish ipv4 tethering by Maciej Żenczykowski · 4 years, 6 months ago
  34. 5dc7de2 Add NetdStaticLibTestsLib into TetheringCoverageTests by lucaslin · 4 years, 7 months ago
  35. 0f7f9b6 Merge "Dump BPF offload rules for upstream IPv4 and IPv6." by Treehugger Robot · 4 years, 6 months ago
  36. 7dfbcf5 merge Tether{Down,Up}stream6Value -> Tether6Value by Maciej Żenczykowski · 4 years, 6 months ago
  37. 61976f2 Dump BPF offload rules for upstream IPv4 and IPv6. by Lorenzo Colitti · 4 years, 6 months ago
  38. 0913a7a Merge changes Iaac422d7,Ia7638b31 by Lorenzo Colitti · 4 years, 6 months ago
  39. cff64c8 fix comments by Maciej Żenczykowski · 4 years, 6 months ago
  40. f3b201f Remove IpServer.Dependencies#getIfIndex. by Lorenzo Colitti · 4 years, 6 months ago
  41. 51c1a95 Address comments on aosp/1559686. by Lorenzo Colitti · 4 years, 6 months ago
  42. 77262ce Add an isEmpty convenience method to BpfMap. by Lorenzo Colitti · 4 years, 6 months ago
  43. 7bf39e5 Address a TODO in BpfMapTest. by Lorenzo Colitti · 4 years, 6 months ago
  44. 5b1ed50 Program the upstream IPv6 map in BpfCoordinator. by Lorenzo Colitti · 4 years, 6 months ago
  45. d69a886 Rename TetherDownstream6Value to Tether6Value. by Lorenzo Colitti · 4 years, 6 months ago
  46. 3c35666 Merge changes from topic "bpf_tether4_rename" by Lorenzo Colitti · 4 years, 6 months ago
  47. a36d65d Mark the EntitlementManager PendingIntents as immutable. by Lorenzo Colitti · 4 years, 6 months ago
  48. ae27ecf Fix a WTF in IpServerTest. by Lorenzo Colitti · 4 years, 6 months ago
  49. 911a726 merge Tether{Down,Up}stream4{Key,Value} - part 3 - fixups by Maciej Żenczykowski · 4 years, 6 months ago
  50. 32874eb merge Tether{Down,Up}stream4{Key,Value} - part 2 - java by Maciej Żenczykowski · 4 years, 6 months ago
  51. 1feb8b4 merge Tether{Down,Up}stream4{Key,Value} - part 1 - C portion by Maciej Żenczykowski · 4 years, 6 months ago
  52. dc4189f Merge changes I8cd6e49b,Ibb52c7b7 by Lorenzo Colitti · 4 years, 6 months ago
  53. c2b0146 offload - begin ipv4 tethering implementation by Maciej Żenczykowski · 4 years, 6 months ago
  54. dd833de [NFCT.TETHER.10] Add/delete IPv4 offload BPF rules to/from BPF map by Hungming Chen · 4 years, 6 months ago
  55. 18552e8 offload - ignore ethernet packets not destined for us by Maciej Żenczykowski · 4 years, 6 months ago
  56. bf8ec1a rename do_forward to do_forward6 by Maciej Żenczykowski · 4 years, 6 months ago
  57. 2f1c2b2 Merge changes I73f30477,I84db13ac by Nucca Chen · 4 years, 6 months ago
  58. fc4f654 bpf tether offload - do not offload TCP SYN/FIN/RST packets by Maciej Żenczykowski · 4 years, 6 months ago
  59. 347dd90 [NFCT.TETHER.9] Build IPv4 offload BPF rules for raw ip by Hungming Chen · 4 years, 7 months ago
  60. 8784a60 [NFCT.TETHER.8] Prepare the upstream information for IPv4 offload rule by Hungming Chen · 4 years, 7 months ago
  61. d71c06e [NFCT.TETHER.7] Prepare the downstream information for IPv4 offload rule by Hungming Chen · 4 years, 8 months ago
  62. 168a966 Merge "[NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator" by Nucca Chen · 4 years, 6 months ago
  63. 30a2d82 adjust to changes in map location by Maciej Żenczykowski · 4 years, 6 months ago
  64. 46c30b1 [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator by Hungming Chen · 4 years, 10 months ago
  65. b199742 add placeholder ebpf programs for XDP tethering by Maciej Żenczykowski · 4 years, 6 months ago
  66. 088fe19 add placeholder ipv4 ebpf tethering offload programs by Maciej Żenczykowski · 4 years, 6 months ago
  67. 73dc23c Merge changes from topic "v6_tether" by Maciej Żenczykowski · 4 years, 6 months ago
  68. 5b00fbd switch bpf programs to group network_stack by Maciej Żenczykowski · 4 years, 7 months ago
  69. bca0c85 Add tethering programs for upstream. by Maciej Żenczykowski · 4 years, 7 months ago
  70. a0e2c04 refactor: continued by Maciej Żenczykowski · 4 years, 7 months ago
  71. 770e0a7 refactor: TetherIngress becomes TetherDownstream6 (and friends) by Maciej Żenczykowski · 4 years, 7 months ago
  72. 3bf519f Merge "BpfMapTest - adjust paths for bpfloader change" by Maciej Żenczykowski · 4 years, 7 months ago
  73. d4bcf54 Merge "add a test xdp program that drops all IPv4/UDP packets" by Treehugger Robot · 4 years, 7 months ago
  74. 8c7cd34 add a test xdp program that drops all IPv4/UDP packets by Maciej Żenczykowski · 4 years, 7 months ago
  75. 6b7829f switch from SEC() to DEFINE_BPF_PROG() by Maciej Żenczykowski · 4 years, 7 months ago
  76. 7928fde BpfMapTest - adjust paths for bpfloader change by Maciej Żenczykowski · 4 years, 7 months ago
  77. fab97c2 Merge changes Id87b88f6,I67dfba75 by Lorenzo Colitti · 4 years, 7 months ago
  78. 2668d4a Merge changes I969d6182,Ie73f7b4d by Nucca Chen · 4 years, 7 months ago
  79. e9810ff move bpf test map into a separate file by Maciej Żenczykowski · 4 years, 7 months ago
  80. 6bc18e6 Merge "[NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainline" by Nucca Chen · 4 years, 7 months ago
  81. 7e9e19c Merge "wifi: Add bridged pre-fix for tethering interface" by Les Lee · 4 years, 7 months ago
  82. 6a953ef wifi: Add bridged pre-fix for tethering interface by lesl · 4 years, 7 months ago
  83. 6971e91 [NFCT.TETHER.6] Migrate tetherOffloadGetAndClearStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  84. 67c14b5 [NFCT.TETHER.5] Migrate tetherOffloadSetInterfaceQuota from netd to mainline by Hungming Chen · 4 years, 7 months ago
  85. 5ea9c4b [NFCT.TETHER.4] Migrate tetherOffloadRuleRemove from netd to mainline by Hungming Chen · 4 years, 7 months ago
  86. b350d75 [NFCT.TETHER.3] Migrate tetherOffloadGetStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  87. dd55b91 [NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainline by Hungming Chen · 4 years, 7 months ago
  88. 400702b Use header module bpf_syscall_wrappers by Hungming Chen · 4 years, 7 months ago
  89. 7d05e6f Follow-up CL to the change at aosp/1498277 by Hungming Chen · 4 years, 7 months ago
  90. 1206725 Merge "Provide a easy way to access bpf maps from java" by Nucca Chen · 4 years, 7 months ago
  91. 73fa31b Merge "Revert^2 "Add service-connectivity to tethering APEX"" by Remi NGUYEN VAN · 4 years, 7 months ago
  92. 7052688 Provide a easy way to access bpf maps from java by markchien · 4 years, 9 months ago
  93. ee661df Move BaseNetdUnsolicitedEventListener to frameworks/libs/net by lucaslin · 4 years, 7 months ago
  94. 2812f60 Revert^2 "Add service-connectivity to tethering APEX" by Remi NGUYEN VAN · 4 years, 7 months ago
  95. 4f430ae Merge "Revert "Add service-connectivity to tethering APEX"" by Treehugger Robot · 4 years, 7 months ago
  96. 850ca6f Revert "Add service-connectivity to tethering APEX" by Pete Bentley · 4 years, 7 months ago
  97. 7998551 Merge "Add service-connectivity to tethering APEX" by Lorenzo Colitti · 4 years, 7 months ago
  98. bd5cc42 Add service-connectivity to tethering APEX by Remi NGUYEN VAN · 4 years, 9 months ago
  99. 561f38a Merge "Also update connected clients for local only tethering" by Treehugger Robot · 4 years, 7 months ago
  100. f50f05e Also update connected clients for local only tethering by markchien · 4 years, 8 months ago