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