1. ce7403c Let only Ethernet manage ethernet interface up and down by Mark Chien · 4 years, 2 months ago
  2. 8bcf198 Memory leak due to no stop for IpNeighborMonitor. by Lorenzo Colitti · 4 years, 2 months ago
  3. eee629f Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 4 years, 3 months ago
  4. 9689519 [BOT.6] Make BpfCoordinator to support data limit by Treehugger Robot · 4 years, 3 months ago
  5. 39869f0 [BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinator by Hungming Chen · 4 years, 3 months ago
  6. be4827d [BOT.2] Create a coordinator and stats provider to provide tether stats by Hungming Chen · 4 years, 3 months ago
  7. 14756a8 Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  8. db6befb Tethering: ensure downstream prefix do not conflict with upstream by Mark Chien · 4 years, 3 months ago
  9. 7ed764d Stop reducing RA advertised ipv6 mtu by 16 - not needed. by Maciej Żenczykowski · 4 years, 3 months ago
  10. 9c5e7ea Adjust TTL for ipv6 tethering by Mark Chien · 4 years, 3 months ago
  11. 5a428f5 Support MirrorLink DHCPDECLINE. by Xiao Ma · 4 years, 3 months ago
  12. 61d59a7 A minor followup change for BPF offload device option stuff by Maciej Żenczykowski · 4 years, 4 months ago
  13. 95e0bac Add tether BPF offload config to device config and resource by Nucca Chen · 4 years, 4 months ago
  14. 8bc1e54 Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED. by Lorenzo Colitti · 4 years, 4 months ago
  15. 86d212b Assign specific client address to dhcp server by Treehugger Robot · 4 years, 5 months ago
  16. b145e47 Merge "Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic." into rvc-dev by Xiao Ma · 4 years, 5 months ago
  17. 3eab492 Rename IDhcpLeaseCallbacks to IDhcpEventCallbacks for more generic. by Xiao Ma · 4 years, 5 months ago
  18. 0fb584b Migrate to TetherOffloadRuleParcel in IpServer by Lorenzo Colitti · 4 years, 5 months ago
  19. 62a625d TetheringManager API clean up by markchien · 4 years, 5 months ago
  20. 37a2275 Support static address configuration by Automerger Merge Worker · 4 years, 5 months ago
  21. 3d330ff Cleanup the TetheredClients API by Automerger Merge Worker · 4 years, 5 months ago
  22. 43c671d Merge the following changes to tethering: by Automerger Merge Worker · 4 years, 6 months ago
  23. 0568756 Merge "Tethering offload: add/remove IPv6 forwarding rules on ND events." by Lorenzo Colitti · 4 years, 6 months ago
  24. fb19f49 Tethering offload: add/remove IPv6 forwarding rules on ND events. by Lorenzo Colitti · 4 years, 7 months ago
  25. b1ad41b Merge "Reduce advertised ipv6 mtu by 16 to fit ethernet header" by Treehugger Robot · 4 years, 6 months ago
  26. 34d4361 Reduce advertised ipv6 mtu by 16 to fit ethernet header by Maciej Żenczykowski · 4 years, 6 months ago
  27. db5594d Add tethering client callbacks by Remi NGUYEN VAN · 4 years, 7 months ago
  28. d72cf2c Catch correct exception for adding route fail by markchien · 4 years, 6 months ago
  29. e01ea25 Add implementation of getInterfaceHash() by Paul Trautrim · 4 years, 7 months ago
  30. f2f3f3e Add support for Ethernet tethering by Remi NGUYEN VAN · 4 years, 7 months ago
  31. 58527ba Local Tethering with ncm interface by Milim Lee · 4 years, 10 months ago
  32. 151384d p2p: revise tethering handler for shared group interface support by Jimmy Chen · 4 years, 9 months ago
  33. e3f4143 [SP07] Remove reference of NetworkStatsService in IpServer by junyulai · 4 years, 9 months ago
  34. 9e44cde Replace ConnectivityManager constants to TetheringManager by markchien · 4 years, 8 months ago
  35. 92b8e7f [Tether09] Use INetd to call netd directly by markchien · 4 years, 8 months ago
  36. 986750b Fix some @hide usage in Tethering by markchien · 4 years, 9 months ago
  37. 6d06f6d [Tether13] Move TetheringManager into framework by markchien · 4 years, 8 months ago
  38. 08cc030 [Tether03] Migrate IpServer into module by markchien · 5 years ago[Renamed (94%) from services/net/java/android/net/ip/IpServer.java]
  39. bcd86d0 p2p: mirgrate p2p into tethering modes by Jimmy Chen · 5 years ago
  40. 6dcffa0 Fix leak of DhcpServer on tethering stop error by Remi NGUYEN VAN · 5 years ago
  41. 1232fe3 Freeze the networkstack-aidl-interfaces interface by Remi NGUYEN VAN · 5 years ago
  42. d9736de Fix Automated API Review issues. by paulhu · 5 years ago
  43. 086779d IPv6: enable IPv6 link local routing for local network by Jimmy Chen · 5 years ago
  44. 5db454c Move NetworkStack to services.net by Remi NGUYEN VAN · 6 years ago
  45. 231b52b Remove last NetworkStack usage of hidden APIs by Remi NGUYEN VAN · 6 years ago
  46. 3c600a1 Move IpClient to NetworkStack by Remi NGUYEN VAN · 6 years ago
  47. d1b51a3 Remove InterfaceController dependency on NMS by Remi NGUYEN VAN · 6 years ago
  48. 0e3d0923 Move DhcpServer to NetworkStack app by Remi NGUYEN VAN · 6 years ago
  49. 155da48 Replace InterfaceParams with ifName in DhcpServer by Remi NGUYEN VAN · 6 years ago
  50. 8e492f8 Use IPv6 hop limit from upstream interface. by Erik Kline · 6 years ago
  51. 7a4ccc6 Initial rename to IpServer by Erik Kline · 6 years ago[Renamed (91%) from services/core/java/com/android/server/connectivity/tethering/TetherInterfaceStateMachine.java]
  52. e7f1dc6 Merge "Remove the last of the ResolvUtil uses" by Treehugger Robot · 6 years ago