1. c81c066 Make Tethering module depend on net-utils-device-common-ip. by Xiao Ma · 3 years, 3 months ago
  2. b873e25 Use frameworks/libs/net version of SharedLog by Patrick Rohr · 3 years, 3 months ago
  3. 6cd440f Add tethering stats into statsd by Wayne Ma · 3 years, 6 months ago
  4. 8315d1c Merge "Move TetherStatsKey and TetherStatsValue to common libs" by Treehugger Robot · 3 years, 5 months ago
  5. 87bb6c3 Move TetherStatsKey and TetherStatsValue to common libs by Hungming Chen · 3 years, 5 months ago
  6. fb65dfe Add config_p2p_leases_subnet_prefix_length configuration by markchien · 3 years, 7 months ago
  7. a63535b Merge changes from topic "dedup-interfaceparams" by Maciej Żenczykowski · 3 years, 6 months ago
  8. 9f371f0 Deduplicate InterfaceParams by Patrick Rohr · 3 years, 6 months ago
  9. b961d3d Pass whole TetheringConfiguration to IpServer by markchien · 3 years, 7 months ago
  10. 887a22c Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 7 months ago
  11. 69681d6 Use new bluetooth API to enable/disable bt tethering after T by markchien · 3 years, 10 months ago
  12. d02f9af Rename tethering util folder and its package name by markchien · 3 years, 10 months ago
  13. e8043ca7 bpfmap: Move to Common Location by Tyler Wear · 3 years, 11 months ago
  14. 09c0727 Import net-utils-device-common-netlink instead of netlink-client. by Xiao Ma · 4 years, 2 months ago
  15. 7dc1b4d Skip bpf offload if upstream interface is VCN by markchien · 4 years, 2 months ago
  16. a6e7869 Clear IPv4 offload rules when tethering stopped by Hungming Chen · 4 years, 7 months ago
  17. 3feb782 bpf: Add interface index to BPF devmap by Hungming Chen · 4 years, 4 months ago
  18. 8a36c29 Allow callers of startTethering to choose local-only mode. by Lorenzo Colitti · 4 years, 5 months ago
  19. 9b8c606 Populate the key destination mac address by Hungming Chen · 4 years, 6 months ago
  20. dc6715c Set the limit whenever any IPv4 or IPv6 rule exists. by Lorenzo Colitti · 4 years, 7 months ago
  21. e7c5736 add test for TetheringUtils::setupNsSocket() by Maciej Żenczykowski · 4 years, 6 months ago
  22. 82d4b99 Add a test for TetheringUtils.setupNaSocket. by Lorenzo Colitti · 4 years, 6 months ago
  23. 3dbd4a1 [NFCT.TETHER.15] Attach BPF program in the mainline module by Hungming Chen · 4 years, 7 months ago
  24. f3b201f Remove IpServer.Dependencies#getIfIndex. by Lorenzo Colitti · 4 years, 8 months ago
  25. 51c1a95 Address comments on aosp/1559686. by Lorenzo Colitti · 4 years, 8 months ago
  26. 5b1ed50 Program the upstream IPv6 map in BpfCoordinator. by Lorenzo Colitti · 4 years, 8 months ago
  27. d69a886 Rename TetherDownstream6Value to Tether6Value. by Lorenzo Colitti · 4 years, 8 months ago
  28. 3c35666 Merge changes from topic "bpf_tether4_rename" by Lorenzo Colitti · 4 years, 8 months ago
  29. ae27ecf Fix a WTF in IpServerTest. by Lorenzo Colitti · 4 years, 8 months ago
  30. 32874eb merge Tether{Down,Up}stream4{Key,Value} - part 2 - java by Maciej Żenczykowski · 4 years, 8 months ago
  31. dd833de [NFCT.TETHER.10] Add/delete IPv4 offload BPF rules to/from BPF map by Hungming Chen · 4 years, 8 months ago
  32. 46c30b1 [NFCT.TETHER.1] Add conntrack monitor to BpfCoordinator by Hungming Chen · 5 years ago
  33. a0e2c04 refactor: continued by Maciej Żenczykowski · 4 years, 8 months ago
  34. 770e0a7 refactor: TetherIngress becomes TetherDownstream6 (and friends) by Maciej Żenczykowski · 4 years, 8 months ago
  35. 67c14b5 [NFCT.TETHER.5] Migrate tetherOffloadSetInterfaceQuota from netd to mainline by Hungming Chen · 4 years, 8 months ago
  36. 5ea9c4b [NFCT.TETHER.4] Migrate tetherOffloadRuleRemove from netd to mainline by Hungming Chen · 4 years, 8 months ago
  37. b350d75 [NFCT.TETHER.3] Migrate tetherOffloadGetStats from netd to mainline by Hungming Chen · 4 years, 8 months ago
  38. dd55b91 [NFCT.TETHER.2] Migrate tetherOffloadRuleAdd from netd to mainline by Hungming Chen · 4 years, 9 months ago
  39. a2ffad8 Make the IP subnet persistent till reboot by markchien · 5 years ago
  40. 90e4063 tethering: DAD Proxy Daemon by Tyler Wear · 5 years ago
  41. 96924bf Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  42. 7870164 Revert "Revert "Move Inet[4]AddressUtils to libs/net"" by Chalard Jean · 5 years ago
  43. af2670f Always stop dhcp server even it is obsolete by markchien · 5 years ago
  44. 6b66d70 Revert "Move Inet[4]AddressUtils to libs/net" by Chalard Jean · 5 years ago
  45. cf86031 Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
  46. 00ea6ce Test that IpNeighborMonitor is stopped when IpServer stops. by Lorenzo Colitti · 5 years ago
  47. 8b3af8d [BOT.12] Add unit test for disabling BpfCoordinator by config by Hungming Chen · 5 years ago
  48. 519f120 [BOT.11] BpfCoordinator could be disabled by device config by Hungming Chen · 5 years ago
  49. 269c088 [BOT.6] Make BpfCoordinator to support data limit by Hungming Chen · 5 years ago
  50. 68f1c2a [BOT.2] Create a coordinator and stats provider to provide tether stats by Hungming Chen · 5 years ago
  51. c9daba3 Tethering: ensure downstream prefix do not conflict with upstream by markchien · 6 years ago
  52. d63c4f3 Adjust TTL for ipv6 tethering by markchien · 5 years ago
  53. 4455d6b Support MirrorLink DHCPDECLINE. by Xiao Ma · 5 years ago
  54. 3d8fa88 Use device option to control BPF offload features by Hungming Chen · 5 years ago
  55. 9b687b9 Merge "Address comments on NetworkStack AIDL v6" by Remi NGUYEN VAN · 5 years ago
  56. aba3d2e Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
  57. 7e51402 Add TetheringCommonTests by paulhu · 5 years ago
  58. 330a9b9 Don't crash when receiving an RTM_DELNEIGH or NUD_FAILED. by Lorenzo Colitti · 5 years ago
  59. beb2840 Migrate to TetherOffloadRuleParcel in IpServer by Lorenzo Colitti · 5 years ago
  60. 037becb Merge "Assign specific client address to dhcp server" by Treehugger Robot · 5 years ago
  61. 8146b56 TetheringManager API clean up by markchien · 5 years ago
  62. 245352e Assign specific client address to dhcp server by markchien · 6 years ago
  63. 6d17512 Merge "Support static address configuration" by Mark Chien · 5 years ago
  64. f053e4b Support static address configuration by markchien · 5 years ago
  65. dfdf750 Cleanup the TetheredClients API by Remi NGUYEN VAN · 6 years ago
  66. 6c8147e Fix a logic error in IpServerTest#addRemoveipv6ForwardingRules by Lorenzo Colitti · 6 years ago
  67. c61fc08 Clear IPv6 forwarding rules when losing upstream or stopping. by Lorenzo Colitti · 6 years ago
  68. 03a734f Support losing the upstream in IpServerTest. by Lorenzo Colitti · 6 years ago
  69. 5e15d7b Tethering offload: add/remove IPv6 forwarding rules on ND events. by Lorenzo Colitti · 6 years ago
  70. d50b3ed Minimal support for IPv6 upstreams in IpServer tests. by Lorenzo Colitti · 6 years ago
  71. b9379a5 Add tethering client callbacks by Remi NGUYEN VAN · 6 years ago
  72. bb60ee8 Fix TetheredClient and TetheredClientTest by Remi NGUYEN VAN · 6 years ago
  73. 3662c1b Add API for tethering clients change by Remi NGUYEN VAN · 6 years ago
  74. ea902f6 p2p: revise tethering handler for shared group interface support by Jimmy Chen · 6 years ago
  75. 5864a3f [SP07] Remove reference of NetworkStatsService in IpServer by junyulai · 6 years ago
  76. 9b4d757 Replace ConnectivityManager constants to TetheringManager by markchien · 6 years ago
  77. 12c5bb8 [Tether09] Use INetd to call netd directly by markchien · 6 years ago
  78. 6cf0e55 Fix some @hide usage in Tethering by markchien · 6 years ago
  79. ee6ad37 [Tether07] Migrate Tethering into module by markchien · 6 years ago
  80. 74a4fa9 [Tether03] Migrate IpServer into module by markchien · 6 years ago