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