summaryrefslogtreecommitdiff
path: root/server/IptablesRestoreControllerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NETD-TC#6] Clean up the dependency between FirewallController andwaynema2021-12-021-2/+3
* Increase TestCommandTimeout timeout.Evgenii Stepanov2021-05-211-1/+1
* Deflake IptablesRestoreControllerTest.TestMemoryLeak.Evgenii Stepanov2021-05-031-9/+9
* Add a test for a memory leak in iptables-restore.Lorenzo Colitti2020-09-181-7/+88
* [netd] fix deprecation warningNick Desaulniers2019-10-111-3/+1
* Remove floating-point time functions from StopWatchBernie Innocenti2019-05-291-6/+8
* Move Stopwatch to libnetdutilsMike Yu2019-04-031-2/+3
* Merge all uid owner match map into oneChenbo Feng2018-08-061-3/+0
* netd: Enable clang-tidy and fix all warningsBernie Innocenti2018-06-071-2/+2
* Rename <cutils/log.h> to <log/log.h>Logan Chien2018-04-231-1/+1
* Add xt_owner module support in trafficControllerChenbo Feng2018-04-121-2/+9
* Delete all remaining callers of iptables.Lorenzo Colitti2017-08-191-10/+0
* Test for races in IptablesRestoreController::Init.Lorenzo Colitti2017-08-141-0/+34
* Use IptablesRestoreController for UID rule updates.Lorenzo Colitti2017-04-251-0/+31
* Block SIGPIPE in IptablesRestoreControllerTest.Lorenzo Colitti2017-04-031-0/+4
* Update test code to match new iptables behaviour.Lorenzo Colitti2017-03-221-13/+16
* Improve iptables timeout behaviour.Lorenzo Colitti2017-03-011-21/+91
* Support reading output from IptablesRestoreController.Lorenzo Colitti2017-02-101-7/+58
* More robust handling of iptables-restore process terminationLorenzo Colitti2017-02-091-13/+80
* netd: Use a persistent iptables[6]-restore processNarayan Kamath2017-01-231-0/+46