summaryrefslogtreecommitdiffstats
path: root/server/InterfaceController.h
Commit message (Expand)AuthorAgeFilesLines
* Interface-related commands portingLuke Huang2018-11-011-33/+37
* libnetdutils: Remove dependency on libbinderBernie Innocenti2018-10-181-0/+1
* Wrap InterfaceController into the android::net namespaceBernie Innocenti2018-09-121-3/+4
* Implement INetd.aidl getProcSysNet().Erik Kline2018-09-111-0/+3
* netd: Enable clang-tidy and fix all warningsBernie Innocenti2018-06-071-3/+4
* Ensure icmp redirects are always ignoredHugo Benichi2018-05-231-0/+1
* Factor getIfaceNames() from getIfaceList()Nathan Harold2018-04-261-0/+1
* Add a eBPF map to store iface name and indexChenbo Feng2018-03-131-0/+3
* Delete the legacy netd code for manipulating ND offload.Lorenzo Colitti2017-09-271-1/+0
* Enable RFC 7217 stable privacy addressesJoel Scherpelz2017-06-151-6/+29
* Add general /proc/sys/net/ipv[46]/{conf,neigh}/ interfaceErik Kline2016-09-021-0/+11
* Disable DAD for downstream interfaces when tetheringErik Kline2016-08-091-0/+1
* Support adding/removing IPv4 and IPv6 addresses on interfacesErik Kline2016-08-021-0/+2
* Setup interfaces for IPv6 tetheringErik Kline2016-06-291-12/+17
* InterfaceController::setBaseReachableTimeMs()Erik Kline2015-05-131-0/+1
* Partial refactoring and Android-type style changes.Erik Kline2015-05-131-3/+0
* Re-add netd support for enabling IPv6 optimistic mode.Erik Kline2014-12-081-0/+1
* Revert "Merge "Add netd support for configuring IPv6 optimistic mode." into l...Erik Kline2014-12-051-1/+0
* Merge "Add a netd interface command to disable ND offload." into lmp-mr1-devLorenzo Colitti2014-10-301-0/+1
|\
| * Add a netd interface command to disable ND offload.Lorenzo Colitti2014-10-301-0/+1
* | Add netd support for configuring IPv6 optimistic mode.Erik Kline2014-10-201-0/+1
|/
* Cleanup: Delete dead code.Sreeram Ramachandran2014-07-221-19/+1
* Move netd_client into netd.Sreeram Ramachandran2014-05-211-0/+54