1. 6800811 Load JNI in all classes that have native methods. by Lorenzo Colitti · 4 years, 6 months ago
  2. 4e92da0 Dump counters in "dumpsys tethering bpf". by Lorenzo Colitti · 4 years, 6 months ago
  3. 555472a Don't leak map fds in BpfCoordinator#dump. by Lorenzo Colitti · 4 years, 6 months ago
  4. 199641d Revert "Don't crash Tethering service when WiFi feature is missing" by Martin Stjernholm · 4 years, 6 months ago
  5. f6a1052 Don't crash Tethering service when WiFi feature is missing by Tomasz Wasilczyk · 4 years, 6 months ago
  6. 61976f2 Dump BPF offload rules for upstream IPv4 and IPv6. by Lorenzo Colitti · 4 years, 6 months ago
  7. 0913a7a Merge changes Iaac422d7,Ia7638b31 by Lorenzo Colitti · 4 years, 6 months ago
  8. cff64c8 fix comments by Maciej Żenczykowski · 4 years, 6 months ago
  9. f3b201f Remove IpServer.Dependencies#getIfIndex. by Lorenzo Colitti · 4 years, 6 months ago
  10. 51c1a95 Address comments on aosp/1559686. by Lorenzo Colitti · 4 years, 6 months ago
  11. 77262ce Add an isEmpty convenience method to BpfMap. by Lorenzo Colitti · 4 years, 6 months ago
  12. 5b1ed50 Program the upstream IPv6 map in BpfCoordinator. by Lorenzo Colitti · 4 years, 6 months ago
  13. d69a886 Rename TetherDownstream6Value to Tether6Value. by Lorenzo Colitti · 4 years, 6 months ago
  14. 3c35666 Merge changes from topic "bpf_tether4_rename" by Lorenzo Colitti · 4 years, 6 months ago
  15. a36d65d Mark the EntitlementManager PendingIntents as immutable. by Lorenzo Colitti · 4 years, 6 months ago
  16. 911a726 merge Tether{Down,Up}stream4{Key,Value} - part 3 - fixups by Maciej Żenczykowski · 4 years, 6 months ago
  17. 32874eb merge Tether{Down,Up}stream4{Key,Value} - part 2 - java by Maciej Żenczykowski · 4 years, 6 months ago
  18. dd833de [NFCT.TETHER.10] Add/delete IPv4 offload BPF rules to/from BPF map by Hungming Chen · 4 years, 6 months ago
  19. 347dd90 [NFCT.TETHER.9] Build IPv4 offload BPF rules for raw ip by Hungming Chen · 4 years, 7 months ago
  20. 8784a60 [NFCT.TETHER.8] Prepare the upstream information for IPv4 offload rule by Hungming Chen · 4 years, 7 months ago
  21. d71c06e [NFCT.TETHER.7] Prepare the downstream information for IPv4 offload rule by Hungming Chen · 4 years, 8 months ago
  22. 168a966 Merge "[NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator" by Nucca Chen · 4 years, 6 months ago
  23. 30a2d82 adjust to changes in map location by Maciej Żenczykowski · 4 years, 6 months ago
  24. 46c30b1 [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator by Hungming Chen · 4 years, 10 months ago
  25. a0e2c04 refactor: continued by Maciej Żenczykowski · 4 years, 7 months ago
  26. 770e0a7 refactor: TetherIngress becomes TetherDownstream6 (and friends) by Maciej Żenczykowski · 4 years, 7 months ago
  27. 6971e91 [NFCT.TETHER.6] Migrate tetherOffloadGetAndClearStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  28. 67c14b5 [NFCT.TETHER.5] Migrate tetherOffloadSetInterfaceQuota from netd to mainline by Hungming Chen · 4 years, 7 months ago
  29. 5ea9c4b [NFCT.TETHER.4] Migrate tetherOffloadRuleRemove from netd to mainline by Hungming Chen · 4 years, 7 months ago
  30. b350d75 [NFCT.TETHER.3] Migrate tetherOffloadGetStats from netd to mainline by Hungming Chen · 4 years, 7 months ago
  31. dd55b91 [NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainline by Hungming Chen · 4 years, 7 months ago
  32. 7d05e6f Follow-up CL to the change at aosp/1498277 by Hungming Chen · 4 years, 7 months ago
  33. 1206725 Merge "Provide a easy way to access bpf maps from java" by Nucca Chen · 4 years, 7 months ago
  34. 7052688 Provide a easy way to access bpf maps from java by markchien · 4 years, 9 months ago
  35. ee661df Move BaseNetdUnsolicitedEventListener to frameworks/libs/net by lucaslin · 4 years, 7 months ago
  36. 561f38a Merge "Also update connected clients for local only tethering" by Treehugger Robot · 4 years, 7 months ago
  37. f50f05e Also update connected clients for local only tethering by markchien · 4 years, 8 months ago
  38. d2df572 Move module utils to the module package. by Chalard Jean · 4 years, 8 months ago
  39. 862c8a1 Fix tethering doesn't turn off issue by paulhu · 4 years, 9 months ago
  40. 4607c55 Add the flag and default enable selectAllPrefixRange by markchien · 4 years, 10 months ago
  41. 634f0a8 Fix miss tracking downstream problem in PrivateAddressCoordinator by markchien · 4 years, 10 months ago
  42. d9acdcc Allow tethering pick prefix from all of private address range by markchien · 4 years, 10 months ago
  43. a2ffad8 Make the IP subnet persistent till reboot by markchien · 4 years, 11 months ago
  44. 0b1e7d8 Merge "Make PrivateAddressCoordinator ignore vpn network" by Treehugger Robot · 4 years, 10 months ago
  45. 7f70074 tethering: offload: Netlink Req NfGen by Tyler Wear · 5 years ago
  46. 1a2163b Make PrivateAddressCoordinator ignore vpn network by markchien · 5 years ago
  47. 18ee591 Merge "Fix TetheredClient callback fail in InProcessTethering" by Treehugger Robot · 4 years, 10 months ago
  48. 84ec4a3 Fix TetheredClient callback fail in InProcessTethering by markchien · 4 years, 10 months ago
  49. 72e8185 Merge "tethering: DAD Proxy Daemon" by Remi NGUYEN VAN · 4 years, 10 months ago
  50. 90e4063 tethering: DAD Proxy Daemon by Tyler Wear · 5 years ago
  51. 82a71b8 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  52. 827a8ab Revert "Revert "Move Inet[4]AddressUtils to libs/net"" am: 78701646dd by Chalard Jean · 5 years ago
  53. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  54. d2af4d9 Merge "Allow wifi p2p to use legacy dedicated address" by Mark Chien · 5 years ago
  55. eb8fec2 Allow wifi p2p to use legacy dedicated address by markchien · 5 years ago
  56. e660980 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  57. 14aaefc Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  58. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  59. 6b66d70 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  60. cf86031 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  61. b6958b4 Merge "Correct PendingIntent#getActivity() flags" am: 6b2b4e6514 am: 7a87bc4742 by Paul Hu · 5 years ago
  62. 6b2b4e6 Merge "Correct PendingIntent#getActivity() flags" by Paul Hu · 5 years ago
  63. 67aeab2 Correct PendingIntent#getActivity() flags by paulhu · 5 years ago
  64. 4d2944c Merge "tethering: offload: Netlink Req" am: b90c974174 am: d45fd82ad0 by Lorenzo Colitti · 5 years ago
  65. b90c974 Merge "tethering: offload: Netlink Req" by Lorenzo Colitti · 5 years ago
  66. fdf89ee Merge "Tethering: Add WiGig support" am: 65fadfc134 am: 6c5b5b0803 by Mark Chien · 5 years ago
  67. 6896f61 Tethering: Add WiGig support by Dedy Lansky · 6 years ago
  68. 4c9428a Protect invalid entitlement app configuration by markchien · 5 years ago
  69. 902043f Pass entitlement configuration to Settings for entitlement check by markchien · 5 years ago
  70. 0d3aeb6 Merge "Let only Ethernet manage ethernet interface up and down" am: ac8445ca3b am: eb4a072814 by Mark Chien · 5 years ago
  71. ac8445c Merge "Let only Ethernet manage ethernet interface up and down" by Mark Chien · 5 years ago
  72. 9807816 Let only Ethernet manage ethernet interface up and down by Milim Lee · 5 years ago
  73. 2e342b8 Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev am: e7afe55beb by Remi NGUYEN VAN · 5 years ago
  74. e7afe55 Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  75. 51229ef Merge "Memory leak due to no stop for IpNeighborMonitor." am: 4cc7532355 am: 1e488831bd by Lorenzo Colitti · 5 years ago
  76. d244bd0 Memory leak due to no stop for IpNeighborMonitor. by h.zhang · 5 years ago
  77. 1c0d848 [BOT.13] Make offload coordinator poll interval configurable by Nucca Chen · 5 years ago
  78. 0a0d4e1 [BOT.12] Add unit test for disabling BpfCoordinator by config by Nucca Chen · 5 years ago
  79. d105961 [BOT.11] BpfCoordinator could be disabled by device config by Nucca Chen · 5 years ago
  80. a340f25 [BOT.8] Dump BPF offload information in dumpsys by Nucca Chen · 5 years ago
  81. c2be69e Merge "[BOT.13] Make offload coordinator poll interval configurable" am: 8b7c9a2f87 am: 558d3e3ad2 by Nucca Chen · 5 years ago
  82. 4a87f05 Merge "[BOT.12] Add unit test for disabling BpfCoordinator by config" am: 6241525504 am: d36e818816 by Nucca Chen · 5 years ago
  83. d7f13cb Merge "[BOT.11] BpfCoordinator could be disabled by device config" am: e8c985be78 am: 36e37ff125 by Nucca Chen · 5 years ago
  84. be3598c Merge "[BOT.8] Dump BPF offload information in dumpsys" am: e765ab3d36 am: 52d3db170e by Nucca Chen · 5 years ago
  85. 7e501e2 Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev am: 404c3adad7 by Mark Chien · 5 years ago
  86. 404c3ad Merge "Revert "Revert "Pass entitlement configuration to Settings for entitlement check""" into rvc-dev by Mark Chien · 5 years ago
  87. edd4b50 Merge "Protect invalid entitlement app configuration" into rvc-dev am: 06b2e1cb17 by Mark Chien · 5 years ago
  88. 017bfba Protect invalid entitlement app configuration by markchien · 5 years ago
  89. bfdcfe4 [BOT.13] Make offload coordinator poll interval configurable by Hungming Chen · 5 years ago
  90. 8b3af8d [BOT.12] Add unit test for disabling BpfCoordinator by config by Hungming Chen · 5 years ago
  91. c55e229 Revert "Revert "Pass entitlement configuration to Settings for entitlement check"" by Mark Chien · 5 years ago
  92. 519f120 [BOT.11] BpfCoordinator could be disabled by device config by Hungming Chen · 5 years ago
  93. e571cfd [BOT.8] Dump BPF offload information in dumpsys by Hungming Chen · 5 years ago
  94. b4ac5bc Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev am: f1b2407490 by Mark Chien · 5 years ago
  95. f1b2407 Merge "Revert "Pass entitlement configuration to Settings for entitlement check"" into rvc-dev by Mark Chien · 5 years ago
  96. 9988903 Revert "Pass entitlement configuration to Settings for entitlement check" by Mark Chien · 5 years ago
  97. e10b80d Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  98. 10ede1f Merge "Pass entitlement configuration to Settings for entitlement check" into rvc-dev am: 03cfdd49b6 by TreeHugger Robot · 5 years ago
  99. 03cfdd4 Merge "Pass entitlement configuration to Settings for entitlement check" into rvc-dev by TreeHugger Robot · 5 years ago
  100. 217d7b0 Pass entitlement configuration to Settings for entitlement check by markchien · 5 years ago