1. 6fc5882 TetherController - remove everything related to TetherOffloadStats by Maciej Żenczykowski · 4 years, 6 months ago
  2. 3824ac9 TetherController - remove initMaps() and bpf maps by Maciej Żenczykowski · 4 years, 6 months ago
  3. e0a7185 TetherController - remove setBpfLimit() by Maciej Żenczykowski · 4 years, 6 months ago
  4. 8db6848 TetherController - remove a bunch of no longer used RPC support code by Maciej Żenczykowski · 4 years, 6 months ago
  5. 682a33b TetherController - remove bpf dump code by Maciej Żenczykowski · 4 years, 6 months ago
  6. 2732fa4 TetherController - remove unused mBpfDownstream64Map by Maciej Żenczykowski · 4 years, 6 months ago
  7. 99cf570 TetherController: Remove the BPF program attachment stubs by Hungming Chen · 4 years, 6 months ago
  8. f5dc8f9 merge Tether{Up,Down}stream6Value -> Tether6Value by Maciej Żenczykowski · 4 years, 8 months ago
  9. dc5b8fe Revert "TetherController - populate TetherUpstream6Map" by Lorenzo Colitti · 4 years, 8 months ago
  10. 9a8f2ef merge Tether{Down,Up}stream4{Key,Value} by Maciej Żenczykowski · 4 years, 8 months ago
  11. 419b1d4 TetherController - populate TetherUpstream6Map by Maciej Żenczykowski · 4 years, 8 months ago
  12. 994e34b TetherController - add bpf map objects by Maciej Żenczykowski · 4 years, 8 months ago
  13. e4734f1 use proper types for tether limit/stats bpf map keys/values by Maciej Żenczykowski · 4 years, 8 months ago
  14. 288ec5b attach upstream ipv4 and ipv6 tether offload tc ebpf programs by Maciej Żenczykowski · 4 years, 8 months ago
  15. cc6a5b9 attach downstream ipv4 tether offload tc ebpf program by Maciej Żenczykowski · 4 years, 8 months ago
  16. 871cad3 refactor: TetherIngress becomes TetherDownstream6 (and friends) by Maciej Żenczykowski · 4 years, 8 months ago
  17. 468a20c Add binder call tetherOffloadGetAndClearStats by Hungming Chen · 5 years ago
  18. 0c47671 Add binder call tetherOffloadSetInterfaceQuota by Hungming Chen · 5 years ago
  19. f40dc09 Add binder call tetherOffloadGetStats by Hungming Chen · 5 years ago
  20. a1049cb ebpf tethering - add a map to store data limit, part 3 by Maciej Żenczykowski · 5 years ago
  21. e3da237 ebpf tethering - add a map to store data limit, part 2 by Maciej Żenczykowski · 5 years ago
  22. 182cd3c Convert tethering offload IPCs from primitive args to a parcel. by Lorenzo Colitti · 5 years ago
  23. c2e95fb TetherController: Process tether stats from bpf maps by Hungming Chen · 6 years ago
  24. e801d3c Add binder IPCs to add and remove downstream IPv6 tethering rules by Lorenzo Colitti · 6 years ago
  25. 1da9008 TetherController: attach/detach tether bpf program to upstream interface by Hungming Chen · 6 years ago
  26. 52db391 Add a dump method to TetherController by Lorenzo Colitti · 6 years ago
  27. 91bd3e1 Support enable/disable dns forwarding of dnsmasq by Luke Huang · 6 years ago
  28. 728cf4c refine test TestIpfwdEnableDisableStatusForwarding and some minor changes on test by Luke Huang · 6 years ago
  29. 71a0b59 Remove sscanf() in TetherController. by waynema · 7 years ago
  30. ae038f8 Nat-related commands refine by Luke Huang · 7 years ago
  31. b5733d7 Tether-related commands porting by Luke Huang · 7 years ago
  32. d1ee462 Replace RW lock with mutex, shared_mutex by Luke Huang · 7 years ago
  33. b31fd69 Add basic logging infrastructure for bugreports by Erik Kline · 7 years ago
  34. 15079dd Always push all state to dnsmasq by Erik Kline · 7 years ago
  35. 7d9bebf Simplifying const/destructor in TetherController. by Remi NGUYEN VAN · 7 years ago
  36. 3b47c79 Support adding multiple tethering upstreams. by Remi NGUYEN VAN · 7 years ago
  37. 5192bf7 Remove the gettetherstats command. by Lorenzo Colitti · 8 years ago
  38. 9a8a9ff Add a binder RPC for tethering stats. by Lorenzo Colitti · 9 years ago
  39. 4604b4a Rename natctrl_* iptables rules to tetherctrl_* by Lorenzo Colitti · 8 years ago
  40. 0935339 Remove support for filtering tether stats. by Lorenzo Colitti · 8 years ago
  41. a93126d Move all tethering functionality into TetherController. by Lorenzo Colitti · 8 years ago
  42. e20a526 Pass dnsmasq the socket mark to use for listen sockets. by Lorenzo Colitti · 8 years ago
  43. 212c405 Add tetherApplyDnsInterfaces() binder interface. by Erik Kline · 9 years ago
  44. 2c5aaa1 Setup interfaces for IPv6 tethering by Erik Kline · 9 years ago
  45. 70c0366 Switch from android::netd::List to std::list by Erik Kline · 9 years ago
  46. f90a8b9 Pass both IPv4 and IPv6 nameservers to dnsmasq by Erik Kline · 10 years ago
  47. 13fa01f Change dnsmasq input command argument separator by Erik Kline · 10 years ago
  48. 799625c Changes to forwarding for wifi calling. by Lorenzo Colitti · 11 years ago
  49. 667c477 Add a socket mark parameter to tethering DNS commands. by Lorenzo Colitti · 11 years ago
  50. 87475a1 Fix WiFi-Direct and Tethering. by Sreeram Ramachandran · 11 years ago
  51. 6a77353 Fix tethering in the case of a regular upstream connection. by Sreeram Ramachandran · 11 years ago
  52. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago[Renamed from TetherController.h]
  53. 6222d86 Remove Broadcom hack for BT reverse Tether by Robert Greenwalt · 13 years ago
  54. 3d4c758 Inform dnsmasq of the downstream ifaces. by Robert Greenwalt · 13 years ago
  55. 40cdfe4 am 78b00d81: Merge "Don\'t include <linux/...> header files directly." by jp abgrall · 13 years ago
  56. 970274a Don't include <linux/...> header files directly. by Elliott Hughes · 13 years ago
  57. 9589a4c Added bluetooth reverse tether start/stop cmd by zzy · 13 years ago
  58. f00db28 remove dependency on utils/List.h by Mathias Agopian · 14 years ago
  59. 3208ea0 Add support for multiple dhcp ranges. by Robert Greenwalt · 15 years ago
  60. 9d10b34 netd: Plumb in the tethering interfaces by San Mehat · 16 years ago