summaryrefslogtreecommitdiffstats
path: root/server/PhysicalNetwork.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support subsidiary priority on UID rangesKen Chen2021-07-011-9/+17
* Remove Network::Type and Network::getType()Ken Chen2021-03-311-4/+0
* Implement addUsers()/removeUsers() in derived classesKen Chen2021-03-231-0/+29
* Configurable per application default networkKen Chen2021-02-021-2/+2
* netd: Route MTUTyler Wear2020-01-231-2/+2
* Use C++17's [[nodiscard]] instead of WARN_UNUSED_RESULTBernie Innocenti2019-08-211-13/+8
* Refactor UidRange by using stable aidl structureLuke Huang2018-10-251-1/+2
* Invalidate dst caches when changing network permissions.Lorenzo Colitti2017-09-081-0/+13
* Put most of netd into the android::net namespace.Lorenzo Colitti2017-02-141-0/+6
* Close sockets when changing network permissions.Lorenzo Colitti2016-09-211-0/+28
* Remove default routing rule & table before we forget table number.Paul Jensen2014-08-011-5/+9
* Implement the fallthrough rule to support split tunnel VPNs.Sreeram Ramachandran2014-07-251-10/+20
* Update routing rules.Sreeram Ramachandran2014-07-071-7/+9
* Cosmetic: Add a way to query the type of a network.Sreeram Ramachandran2014-07-011-0/+4
* Refactor: Encapsulate permissions and interfaces into a Network class.Sreeram Ramachandran2014-07-011-0/+142