summaryrefslogtreecommitdiffstats
path: root/server/DummyNetwork.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Network::Type and Network::getType()Ken Chen2021-03-311-4/+0
* PANS - Support unreachable default networkKen Chen2021-03-261-3/+0
* Return -EINVAL on addInterface/removeInterface by defaultKen Chen2021-03-251-8/+0
* Move DUMMY_NET_ID to Aidl.Chalard Jean2021-01-281-0/+7
* Move appliesToUser() from VirtualNetwork to NetworkKen Chen2020-12-091-1/+2
* Put most of netd into the android::net namespace.Lorenzo Colitti2017-02-141-0/+6
* Forgot this in merge resolution.Nicolas Geoffray2015-03-161-0/+1
* Add a dummy network that discards all packets.Lorenzo Colitti2015-02-251-0/+43