summaryrefslogtreecommitdiffstats
path: root/server/TetherController.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use posix_spawn instead of vforkLuke Huang2019-02-261-21/+37
* Fix flaky netd_integration_test in CuttlefishLuke Huang2019-02-201-58/+65
* Enable more clang-tidy checks and treat them as errorsBernie Innocenti2019-02-011-1/+0
* Remove sscanf() in TetherController.waynema2019-01-151-46/+54
* Enable -Wsign-compare for netd and fix warningsBernie Innocenti2019-01-081-4/+3
* Nat-related commands refineLuke Huang2018-11-191-15/+28
* Nat-related commands portingLuke Huang2018-11-191-11/+7
* Tether-related commands portingLuke Huang2018-09-261-11/+47
* Wrap InterfaceController into the android::net namespaceBernie Innocenti2018-09-121-3/+3
* netd: PPTP Helperhiroaki.yokoyama2018-08-271-11/+13
* Allow starting dnsmasq without DHCPRemi NGUYEN VAN2018-08-071-3/+3
* Merge "netd: Active FTP Helper"Treehugger Robot2018-08-011-0/+4
|\
| * netd: Active FTP HelperTyler Wear2018-06-141-0/+4
* | Modernize codebase by replacing NULL with nullptrYi Kong2018-07-251-2/+2
* | Add basic logging infrastructure for bugreportsErik Kline2018-07-101-4/+5
|/
* netd: Enable clang-tidy and fix all warningsBernie Innocenti2018-06-071-21/+17
* Merge "Ensure icmp redirects are always ignored"Hugo Benichi2018-05-301-1/+9
|\
| * Ensure icmp redirects are always ignoredHugo Benichi2018-05-231-1/+9
* | Always push all state to dnsmasqErik Kline2018-05-221-11/+32
|/
* Merge "Simplifying const/destructor in TetherController."Remi NGUYEN VAN2018-05-011-10/+0
|\
| * Simplifying const/destructor in TetherController.Remi NGUYEN VAN2018-03-291-10/+0
* | Rename <cutils/log.h> to <log/log.h>Logan Chien2018-04-231-1/+1
|/
* Support adding multiple tethering upstreams.Remi NGUYEN VAN2018-03-281-37/+108
* Run dnsmasq as dns_tether rather than nobodyErik Kline2018-02-221-22/+30
* Set nf_conntrack_tcp_be_liberal only when tethering is enabledErik Kline2017-10-231-0/+8
* Don't complain when finding no tether stats.Lorenzo Colitti2017-09-151-3/+1
* Swap TX and RX in addForwardChainStats for clarity.Lorenzo Colitti2017-09-051-4/+4
* Remove the gettetherstats command.Lorenzo Colitti2017-09-051-26/+4
* Add a binder RPC for tethering stats.Lorenzo Colitti2017-09-051-7/+22
* Rename natctrl_* iptables rules to tetherctrl_*Lorenzo Colitti2017-08-311-3/+3
* Remove support for filtering tether stats.Lorenzo Colitti2017-08-311-79/+38
* Move all tethering functionality into TetherController.Lorenzo Colitti2017-08-311-1/+413
* Pass dnsmasq the socket mark to use for listen sockets.Lorenzo Colitti2017-05-091-2/+19
* TetherController.cpp: add O_CLOEXECNick Kralevich2016-11-191-1/+1
* Disable DAD for downstream interfaces when tetheringErik Kline2016-10-251-0/+4
* Setup interfaces for IPv6 tetheringErik Kline2016-10-251-45/+45
* Merge "Revert "Tell dnsmasq not to start wildcard sockets""Erik Kline2016-01-051-2/+1
|\
| * Revert "Tell dnsmasq not to start wildcard sockets"Erik Kline2016-01-051-2/+1
* | Merge "Tell dnsmasq not to start wildcard sockets"Erik Kline2015-12-171-1/+2
|\|
| * Tell dnsmasq not to start wildcard socketsErik Kline2015-11-131-1/+2
* | Support scoped addresses as tethered DNS servers.Lorenzo Colitti2015-11-251-5/+7
|/
* Pass both IPv4 and IPv6 nameservers to dnsmasqErik Kline2015-11-131-3/+5
* Change dnsmasq input command argument separatorErik Kline2015-11-131-10/+8
* Revert "Revert "Update for libbase.""Dan Albert2015-03-161-1/+0
* Forgot this in merge resolution.Nicolas Geoffray2015-03-161-1/+14
* resolved conflicts for merge of 6066d418 to masterNicolas Geoffray2015-03-161-4/+1
|\
| * Revert "Update for libbase."Nicolas Geoffray2015-03-161-6/+3
* | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande2015-03-161-23/+45
|\ \ | |/ |/|
| * Changes to forwarding for wifi calling.Lorenzo Colitti2015-02-251-39/+59
* | Update for libbase.Dan Albert2015-03-141-3/+6