1. 685b8aa Send TetheringRequest to restart Tethering from IpServer by Quang Anh Luong · 1 year, 3 months ago
  2. a66b78a Include SoftAP config in TetheringEventCallback by Quang Anh Luong · 1 year, 7 months ago
  3. 389bc7f Split requestDownstreamAddress into two methods by Handa Wang · 11 months ago
  4. 55e0052 Refator IpServer to allocate IPv4 address via RoutingCoordinatorManager API by Handa Wang · 1 year ago
  5. a757293 Merge changes I2e556cf5,I5e42005f,I7b766ef6 into main by Treehugger Robot · 11 months ago
  6. 731ae53 PrivateAddressCoordinator: move the special handling of WiFi P2P by Handa Wang · 11 months ago
  7. ba7d9dd Handle CMD_IPV6_TETHER_UPDATE in UnavailableState by Patrick Rohr · 11 months ago
  8. 0a4758b Add missing break in BaseServingState by Paul Hu · 11 months ago
  9. 7e9b330 Let IpServer use RoutingCoordinator in R by Handa Wang · 1 year, 2 months ago
  10. 8f2c306 Refactor RoutingCoordinator by Handa Wang · 1 year, 2 months ago
  11. 3e65131 Replace TetheringRequestParcel with TetheringRequest by Quang Anh Luong · 1 year, 3 months ago
  12. 4c701fb Merge changes I47606693,Ia51bc3ab,Idef1a6d1,Ie6fbc3ee,I55064ee7 into main by KH Shi · 1 year, 2 months ago
  13. aa06b2b Move SyncStateMachine to staticlibs by Patrick Rohr · 1 year, 3 months ago
  14. 582df23 Move upstream interface BPF support check to BpfCoordinator by KH Shi · 1 year, 3 months ago
  15. 9174207 Refactor BPF map update logic of upstream interface change by KH Shi · 2 years, 1 month ago
  16. f2ccebf Centralize IP neighbor monitoring in BpfCoordinator by KH Shi · 1 year, 3 months ago
  17. b1fb49a Get rid of BpfCoordinator#mPollingStarted by KH Shi · 1 year, 3 months ago
  18. 9f69605 Allow enable DBG/VDBG without having to rebuild the module. by Mark Chien · 1 year, 5 months ago
  19. e48d106 Merge "Revert "Add experiment flag for tethering refactor"" into main by Mark Chien · 1 year, 7 months ago
  20. 6e368d1 Revert "Add experiment flag for tethering refactor" by Mark Chien · 1 year, 7 months ago
  21. 86b8bf0 Merge "Replace HashSet with ArraySet in RaParams" into main by Yuyang Huang · 1 year, 8 months ago
  22. 71c24f1 Merge changes I4888f8f2,Iba829ec0 into main by Yuyang Huang · 1 year, 9 months ago
  23. ec801b8 Revert "Refactor RouterAdvertisementDaemon with FdEventsReader" by KH Shi · 1 year, 9 months ago
  24. f8ab263 Revert "Refactor RouterAdvertisementDaemon to build new RA in HandlerThread" by KH Shi · 1 year, 9 months ago
  25. cf11be9 Add experiment flag for tethering refactor by Mark · 1 year, 9 months ago
  26. 23a2158 Refactor RouterAdvertisementDaemon to build new RA in HandlerThread by KH Shi · 2 years, 6 months ago
  27. bdcd7db Refactor RouterAdvertisementDaemon with FdEventsReader by KH Shi · 2 years, 6 months ago
  28. ac7c572 Make NewApi to error in Tethering by Motomu Utsumi · 1 year, 10 months ago
  29. ff1400b Replace HashSet with ArraySet in RaParams by KH Shi · 1 year, 10 months ago
  30. 820ce9d Add forwarding methods to RoutingCoordinator by Chalard Jean · 1 year, 11 months ago
  31. 0b8bdb1 Merge "SyncSM8.2: make IpServer support syncSM" into main by Mark Chien · 1 year, 10 months ago
  32. bdf6178 Merge "SyncSM8.1 always call transitionTo under processMessage" into main by Mark Chien · 1 year, 10 months ago
  33. e26f933 Merge "Revert "Add forwarding methods to RoutingCoordinator"" into main by Maciej Żenczykowski · 1 year, 10 months ago
  34. 543d0d3 Revert "Add forwarding methods to RoutingCoordinator" by Maciej Żenczykowski · 1 year, 10 months ago
  35. f92d211 Merge "Pass upstream prefixes to bpf tethering offload" into main by KH Shi · 1 year, 10 months ago
  36. 23376e6 Merge "Add forwarding methods to RoutingCoordinator" into main by Jean Chalard · 1 year, 10 months ago
  37. 3f738fc Pass upstream prefixes to bpf tethering offload by KH Shi · 2 years, 3 months ago
  38. 55ccfe1 Add forwarding methods to RoutingCoordinator by Chalard Jean · 1 year, 11 months ago
  39. be99f86 SyncSM8.2: make IpServer support syncSM by Mark · 2 years, 9 months ago
  40. 50eef83 SyncSM8.1 always call transitionTo under processMessage by Mark · 2 years ago
  41. 2150296 SyncSM07: Replace IpServer's state machine with StateMachineShim by Mark · 2 years, 9 months ago
  42. 2fb66f1 Add a routing coordinator class by Chalard Jean · 2 years ago
  43. 701c3ca Decouple Ipv6UpstreamRule with Ipv6DownstreamRule by KH Shi · 2 years, 1 month ago
  44. e4d549a Remove duplicated bpf offload support check in IpServer by KH Shi · 2 years ago
  45. 6877034 Relief unnecessary dependencies of code order by KH Shi · 2 years, 1 month ago
  46. 59ad35e Introduce Ipv6UpstreamRule to bpf tethering offload by KH Shi · 2 years, 1 month ago
  47. 1f99330 Import RFC7421_PREFIX_LENGTH from NetworkStackConstants. by Xiao Ma · 2 years, 1 month ago
  48. 49649c9 Support SAP and LOHS enabled at the same time by Mark · 2 years, 6 months ago
  49. 3ec851e Add mDesiredServingState field in BaseServingState by Mark · 2 years, 4 months ago
  50. 5655bf5 Remove TODO comment that was already done by KH Shi · 2 years, 5 months ago
  51. f95fd40 Increase RA default lifetime. by Maciej Żenczykowski · 2 years, 7 months ago
  52. 393052b Merge "Use SocketUtils from shared lib" by Chiachang Wang · 2 years, 9 months ago
  53. 18e072c Use SocketUtils from shared lib by chiachangwang · 2 years, 9 months ago
  54. 74461fc SyncSM08: statically import tethering error code constant by Mark · 2 years, 9 months ago
  55. a542458 Wrap some IpServer commands by Mark · 2 years, 9 months ago
  56. 0e38307 Remove dead code: updateUpstreamIPv6LinkProperties in InitialState by Mark · 2 years, 9 months ago
  57. e522b7f Merge "Fix tethering WTF issue" by Treehugger Robot · 3 years, 1 month ago
  58. d1b6993 Fix tethering WTF issue by zhengyu.zhan · 3 years, 3 months ago
  59. c81c066 Make Tethering module depend on net-utils-device-common-ip. by Xiao Ma · 3 years, 3 months ago
  60. b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
  61. 6cd440f Add tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
  62. fb65dfe Add config_p2p_leases_subnet_prefix_length configuration by markchien · 3 years, 6 months ago
  63. a63535b Merge changes from topic "dedup-interfaceparams" by Maciej Żenczykowski · 3 years, 6 months ago
  64. 9f371f0 Deduplicate InterfaceParams by Patrick Rohr · 3 years, 6 months ago
  65. b961d3d Pass whole TetheringConfiguration to IpServer by markchien · 3 years, 6 months ago
  66. 69681d6 Use new bluetooth API to enable/disable bt tethering after T by markchien · 3 years, 10 months ago
  67. d02f9af Rename tethering util folder and its package name by markchien · 3 years, 10 months ago
  68. adcec9e Move to f/l/n instead of RouteUtils by Chalard Jean · 3 years, 10 months ago
  69. 932df54 Use SdkLevel util instead of explicitly checking the version by markchien · 4 years, 1 month ago
  70. 7dc1b4d Skip bpf offload if upstream interface is VCN by markchien · 4 years, 2 months ago
  71. a6e7869 Clear IPv4 offload rules when tethering stopped by Hungming Chen · 4 years, 7 months ago
  72. 21021ef Suppress IpServer message logs by markchien · 4 years, 3 months ago
  73. 8a36c29 Allow callers of startTethering to choose local-only mode. by Lorenzo Colitti · 4 years, 5 months ago
  74. 3e557d7 Apply IPv6 utils struct stuff to build RA packet in the Daemon. by Xiao Ma · 4 years, 6 months ago
  75. 8ba4070 Merge changes I515be275,Ied159454,I5a29bdd1 by Nucca Chen · 4 years, 5 months ago
  76. dc6715c Set the limit whenever any IPv4 or IPv6 rule exists. by Lorenzo Colitti · 4 years, 7 months ago
  77. e931b15 Update import class of TAG_SYSTEM_NEIGHBOR by Aaron Huang · 4 years, 6 months ago
  78. 3dbd4a1 [NFCT.TETHER.15] Attach BPF program in the mainline module by Hungming Chen · 4 years, 6 months ago
  79. f3b201f Remove IpServer.Dependencies#getIfIndex. by Lorenzo Colitti · 4 years, 7 months ago
  80. d71c06e [NFCT.TETHER.7] Prepare the downstream information for IPv4 offload rule by Hungming Chen · 4 years, 9 months ago
  81. 46c30b1 [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator by Hungming Chen · 4 years, 11 months ago
  82. d2df572 Move module utils to the module package. by Chalard Jean · 4 years, 9 months ago
  83. a2ffad8 Make the IP subnet persistent till reboot by markchien · 5 years ago
  84. 90e4063 tethering: DAD Proxy Daemon by Tyler Wear · 5 years ago
  85. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  86. e660980 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  87. 14aaefc Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  88. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  89. 6b66d70 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  90. cf86031 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  91. 6896f61 Tethering: Add WiGig support by Dedy Lansky · 6 years ago
  92. ac8445c Merge "Let only Ethernet manage ethernet interface up and down" by Mark Chien · 5 years ago
  93. 9807816 Let only Ethernet manage ethernet interface up and down by Milim Lee · 5 years ago
  94. d244bd0 Memory leak due to no stop for IpNeighborMonitor. by h.zhang · 5 years ago
  95. 269c088 [BOT.6] Make BpfCoordinator to support data limit by Hungming Chen · 5 years ago
  96. cfacebd Merge "Stop reducing RA advertised ipv6 mtu by 16 - not needed." by Maciej Żenczykowski · 5 years ago
  97. f99d2a1 Stop reducing RA advertised ipv6 mtu by 16 - not needed. by Maciej Żenczykowski · 5 years ago
  98. b150b87 [BOT.5] Move class Ipv6ForwardingRule from IpServer to the coordinator by Hungming Chen · 5 years ago
  99. 68f1c2a [BOT.2] Create a coordinator and stats provider to provide tether stats by Hungming Chen · 5 years ago
  100. c9daba3 Tethering: ensure downstream prefix do not conflict with upstream by markchien · 6 years ago