1. 0f7f9b6 Merge "Dump BPF offload rules for upstream IPv4 and IPv6." by Treehugger Robot · 4 years, 6 months ago
  2. 7dfbcf5 merge Tether{Down,Up}stream6Value -> Tether6Value by Maciej Żenczykowski · 4 years, 6 months ago
  3. 61976f2 Dump BPF offload rules for upstream IPv4 and IPv6. by Lorenzo Colitti · 4 years, 6 months ago
  4. 0913a7a Merge changes Iaac422d7,Ia7638b31 by Lorenzo Colitti · 4 years, 6 months ago
  5. cff64c8 fix comments by Maciej Żenczykowski · 4 years, 6 months ago
  6. f3b201f Remove IpServer.Dependencies#getIfIndex. by Lorenzo Colitti · 4 years, 6 months ago
  7. 51c1a95 Address comments on aosp/1559686. by Lorenzo Colitti · 4 years, 6 months ago
  8. 77262ce Add an isEmpty convenience method to BpfMap. by Lorenzo Colitti · 4 years, 6 months ago
  9. 7bf39e5 Address a TODO in BpfMapTest. by Lorenzo Colitti · 4 years, 6 months ago
  10. 5b1ed50 Program the upstream IPv6 map in BpfCoordinator. by Lorenzo Colitti · 4 years, 6 months ago
  11. d69a886 Rename TetherDownstream6Value to Tether6Value. by Lorenzo Colitti · 4 years, 6 months ago
  12. 3c35666 Merge changes from topic "bpf_tether4_rename" by Lorenzo Colitti · 4 years, 6 months ago
  13. a36d65d Mark the EntitlementManager PendingIntents as immutable. by Lorenzo Colitti · 4 years, 6 months ago
  14. ae27ecf Fix a WTF in IpServerTest. by Lorenzo Colitti · 4 years, 6 months ago
  15. 911a726 merge Tether{Down,Up}stream4{Key,Value} - part 3 - fixups by Maciej Żenczykowski · 4 years, 6 months ago
  16. 32874eb merge Tether{Down,Up}stream4{Key,Value} - part 2 - java by Maciej Żenczykowski · 4 years, 6 months ago
  17. 1feb8b4 merge Tether{Down,Up}stream4{Key,Value} - part 1 - C portion by Maciej Żenczykowski · 4 years, 6 months ago
  18. dc4189f Merge changes I8cd6e49b,Ibb52c7b7 by Lorenzo Colitti · 4 years, 6 months ago
  19. c2b0146 offload - begin ipv4 tethering implementation by Maciej Żenczykowski · 4 years, 6 months ago
  20. dd833de [NFCT.TETHER.10] Add/delete IPv4 offload BPF rules to/from BPF map by Hungming Chen · 4 years, 6 months ago
  21. 18552e8 offload - ignore ethernet packets not destined for us by Maciej Żenczykowski · 4 years, 6 months ago
  22. bf8ec1a rename do_forward to do_forward6 by Maciej Żenczykowski · 4 years, 6 months ago
  23. 2f1c2b2 Merge changes I73f30477,I84db13ac by Nucca Chen · 4 years, 6 months ago
  24. fc4f654 bpf tether offload - do not offload TCP SYN/FIN/RST packets by Maciej Żenczykowski · 4 years, 6 months ago
  25. 347dd90 [NFCT.TETHER.9] Build IPv4 offload BPF rules for raw ip by Hungming Chen · 4 years, 7 months ago
  26. 8784a60 [NFCT.TETHER.8] Prepare the upstream information for IPv4 offload rule by Hungming Chen · 4 years, 7 months ago
  27. d71c06e [NFCT.TETHER.7] Prepare the downstream information for IPv4 offload rule by Hungming Chen · 4 years, 8 months ago
  28. 168a966 Merge "[NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator" by Nucca Chen · 4 years, 6 months ago
  29. 30a2d82 adjust to changes in map location by Maciej Żenczykowski · 4 years, 6 months ago
  30. 46c30b1 [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator by Hungming Chen · 4 years, 10 months ago
  31. b199742 add placeholder ebpf programs for XDP tethering by Maciej Żenczykowski · 4 years, 7 months ago
  32. 088fe19 add placeholder ipv4 ebpf tethering offload programs by Maciej Żenczykowski · 4 years, 7 months ago
  33. 73dc23c Merge changes from topic "v6_tether" by Maciej Żenczykowski · 4 years, 6 months ago
  34. 5b00fbd switch bpf programs to group network_stack by Maciej Żenczykowski · 4 years, 7 months ago
  35. bca0c85 Add tethering programs for upstream. by Maciej Żenczykowski · 4 years, 7 months ago
  36. a0e2c04 refactor: continued by Maciej Żenczykowski · 4 years, 7 months ago
  37. 770e0a7 refactor: TetherIngress becomes TetherDownstream6 (and friends) by Maciej Żenczykowski · 4 years, 7 months ago
  38. 3bf519f Merge "BpfMapTest - adjust paths for bpfloader change" by Maciej Żenczykowski · 4 years, 7 months ago
  39. d4bcf54 Merge "add a test xdp program that drops all IPv4/UDP packets" by Treehugger Robot · 4 years, 7 months ago
  40. 8c7cd34 add a test xdp program that drops all IPv4/UDP packets by Maciej Żenczykowski · 4 years, 7 months ago
  41. 6b7829f switch from SEC() to DEFINE_BPF_PROG() by Maciej Żenczykowski · 4 years, 7 months ago
  42. 7928fde BpfMapTest - adjust paths for bpfloader change by Maciej Żenczykowski · 4 years, 7 months ago
  43. fab97c2 Merge changes Id87b88f6,I67dfba75 by Lorenzo Colitti · 4 years, 7 months ago
  44. 2668d4a Merge changes I969d6182,Ie73f7b4d by Nucca Chen · 4 years, 7 months ago
  45. e9810ff move bpf test map into a separate file by Maciej Żenczykowski · 4 years, 7 months ago
  46. 6bc18e6 Merge "[NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainline" by Nucca Chen · 4 years, 7 months ago
  47. 7e9e19c Merge "wifi: Add bridged pre-fix for tethering interface" by Les Lee · 4 years, 7 months ago
  48. 6a953ef wifi: Add bridged pre-fix for tethering interface by lesl · 4 years, 7 months ago
  49. 6971e91 [NFCT.TETHER.6] Migrate tetherOffloadGetAndClearStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  50. 67c14b5 [NFCT.TETHER.5] Migrate tetherOffloadSetInterfaceQuota from netd to mainline by Hungming Chen · 4 years, 7 months ago
  51. 5ea9c4b [NFCT.TETHER.4] Migrate tetherOffloadRuleRemove from netd to mainline by Hungming Chen · 4 years, 7 months ago
  52. b350d75 [NFCT.TETHER.3] Migrate tetherOffloadGetStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  53. dd55b91 [NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainline by Hungming Chen · 4 years, 7 months ago
  54. 400702b Use header module bpf_syscall_wrappers by Hungming Chen · 4 years, 7 months ago
  55. 7d05e6f Follow-up CL to the change at aosp/1498277 by Hungming Chen · 4 years, 7 months ago
  56. 1206725 Merge "Provide a easy way to access bpf maps from java" by Nucca Chen · 4 years, 7 months ago
  57. 73fa31b Merge "Revert^2 "Add service-connectivity to tethering APEX"" by Remi NGUYEN VAN · 4 years, 7 months ago
  58. 7052688 Provide a easy way to access bpf maps from java by markchien · 4 years, 9 months ago
  59. ee661df Move BaseNetdUnsolicitedEventListener to frameworks/libs/net by lucaslin · 4 years, 7 months ago
  60. 2812f60 Revert^2 "Add service-connectivity to tethering APEX" by Remi NGUYEN VAN · 4 years, 7 months ago
  61. 4f430ae Merge "Revert "Add service-connectivity to tethering APEX"" by Treehugger Robot · 4 years, 7 months ago
  62. 850ca6f Revert "Add service-connectivity to tethering APEX" by Pete Bentley · 4 years, 7 months ago
  63. 7998551 Merge "Add service-connectivity to tethering APEX" by Lorenzo Colitti · 4 years, 7 months ago
  64. bd5cc42 Add service-connectivity to tethering APEX by Remi NGUYEN VAN · 4 years, 9 months ago
  65. 561f38a Merge "Also update connected clients for local only tethering" by Treehugger Robot · 4 years, 7 months ago
  66. f50f05e Also update connected clients for local only tethering by markchien · 4 years, 8 months ago
  67. d2df572 Move module utils to the module package. by Chalard Jean · 4 years, 8 months ago
  68. e5bd0db Use libnetjniutils for JNI File Descriptor info by Orion Hodson · 4 years, 8 months ago
  69. 862c8a1 Fix tethering doesn't turn off issue by paulhu · 4 years, 9 months ago
  70. 06bf173 Merge "com.android.tethering: set min_sdk_version 30" by Nikita Ioffe · 4 years, 9 months ago
  71. 220e785 Merge "Fix null DadProxy failure in R Tethering unit test" by Mark Chien · 4 years, 9 months ago
  72. 583e35a com.android.tethering: set min_sdk_version 30 by Nikita Ioffe · 4 years, 9 months ago
  73. 290e7c4 Fix null DadProxy failure in R Tethering unit test by markchien · 4 years, 9 months ago
  74. ebff931 Adjust visibility for tests by Baligh Uddin · 4 years, 9 months ago
  75. 1711a12 Revert "Add OWNERS block to prevent the tree from mooving during migration." by Baligh Uddin · 4 years, 9 months ago
  76. 1623eb6 Add OWNERS block to prevent the tree from mooving during migration. by Baligh Uddin · 4 years, 9 months ago
  77. f814b9b Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 4 years, 9 months ago
  78. e312648 Add shared jarjar rule for tethering tests by markchien · 4 years, 9 months ago
  79. 4607c55 Add the flag and default enable selectAllPrefixRange by markchien · 4 years, 10 months ago
  80. 8565b02 Merge "Fix miss tracking downstream problem in PrivateAddressCoordinator" by Mark Chien · 4 years, 10 months ago
  81. 634f0a8 Fix miss tracking downstream problem in PrivateAddressCoordinator by markchien · 4 years, 10 months ago
  82. 87b8363 Remove Tethering @TestApi by Anton Hansson · 4 years, 10 months ago
  83. 3245614 Merge "Test conflict notification work when using cached address" by Treehugger Robot · 4 years, 10 months ago
  84. ccf07b1 Test conflict notification work when using cached address by markchien · 4 years, 10 months ago
  85. 8c9a264 Merge "Allow tethering pick prefix from all of private address range" by Mark Chien · 4 years, 10 months ago
  86. d9acdcc Allow tethering pick prefix from all of private address range by markchien · 4 years, 10 months ago
  87. 71b9e93 Use IpUtils, NetworkStackConstants in DadProxyTest by Remi NGUYEN VAN · 4 years, 10 months ago
  88. 4cb4ef8 Merge "Move IpUtils to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  89. f052e40 Merge "Make the IP subnet persistent till reboot" by Mark Chien · 4 years, 10 months ago
  90. a2ffad8 Make the IP subnet persistent till reboot by markchien · 4 years, 11 months ago
  91. b8a342e Explicitly reference framework-wifi app build rule by Anton Hansson · 4 years, 10 months ago
  92. 2494a06 Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
  93. 0b1e7d8 Merge "Make PrivateAddressCoordinator ignore vpn network" by Treehugger Robot · 4 years, 10 months ago
  94. c99ef48 Fix OffloadHardwareInterfaceTest. by Lorenzo Colitti · 4 years, 10 months ago
  95. 7f70074 tethering: offload: Netlink Req NfGen by Tyler Wear · 5 years ago
  96. 1a2163b Make PrivateAddressCoordinator ignore vpn network by markchien · 5 years ago
  97. 18ee591 Merge "Fix TetheredClient callback fail in InProcessTethering" by Treehugger Robot · 4 years, 10 months ago
  98. f5096cc Merge "Remove double check interface by NetworkInterface" by Treehugger Robot · 4 years, 10 months ago
  99. f609923 Remove double check interface by NetworkInterface by markchien · 4 years, 10 months ago
  100. a8e68bb Merge "Remove unused testutils lib from tethering tests" by Remi NGUYEN VAN · 4 years, 10 months ago