summaryrefslogtreecommitdiffstats
path: root/server/SockDiagTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Specify the ifindex when destroying sockets on link-local.Lorenzo Colitti2021-06-171-1/+1
* [netd] fix -Wreorder-init-listNick Desaulniers2019-10-111-8/+9
* Modernize codebase by replacing NULL with nullptrYi Kong2018-07-251-2/+2
* netd: Enable clang-tidy and fix all warningsBernie Innocenti2018-06-071-8/+11
* Don't call NetlinkCallbacks with nullptr on NLMSG_DONE.Lorenzo Colitti2017-02-141-14/+0
* 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-3/+64
* Don't close loopback sockets when a VPN connects or entering doze.Lorenzo Colitti2016-07-281-5/+119
* Verify expectations better in SockDiagTest.Lorenzo Colitti2016-06-101-18/+24
* Kill sockets when a VPN comes up.Lorenzo Colitti2016-04-141-28/+71
* Support destroying sockets for UIDs.Lorenzo Colitti2016-03-251-7/+43
* Refactor SockDiagTest in preparation for per-UID SOCK_DESTROY.Lorenzo Colitti2016-03-251-26/+45
* Fix netd tests for use with APCTPierre Imai2016-03-141-3/+3
* Move SockDiagTest into system/netd/server.Lorenzo Colitti2016-03-021-0/+257