summaryrefslogtreecommitdiff
path: root/server/IptablesRestoreController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor stoping process to one util API Try SIGTERM with timeout firs...Treehugger Robot2021-12-091-26/+9
|\
| * Refactor stoping process to one util APIWeiZhang2021-12-081-26/+9
* | [NETD-TC#6] Clean up the dependency between FirewallController andwaynema2021-12-021-1/+1
|/
* IptablesRestoreController - work around for ALOGE truncationMaciej Żenczykowski2020-05-291-7/+6
* Enable more clang-tidy checks and treat them as errorsBernie Innocenti2019-02-011-2/+2
* Let lock_guard deduce its template argumentBernie Innocenti2018-08-101-1/+1
* Open iptables-restore pipes with O_CLOEXEC.Lorenzo Colitti2017-08-281-13/+3
* Don't start iptables and ip6tables on parallel threads.Lorenzo Colitti2017-08-281-5/+6
* Test for races in IptablesRestoreController::Init.Lorenzo Colitti2017-08-141-11/+20
* Start the iptables and ip6tables processes in parallel.Lorenzo Colitti2017-08-101-3/+6
* Improve iptables timeout behaviour.Lorenzo Colitti2017-03-011-12/+8
* Delete all EOTs in iptables commands and remove fixCommandString.Lorenzo Colitti2017-02-101-18/+2
* Improve IptablesRestoreController error logging.Lorenzo Colitti2017-02-101-34/+33
* Support reading output from IptablesRestoreController.Lorenzo Colitti2017-02-101-37/+46
* More robust handling of iptables-restore process terminationLorenzo Colitti2017-02-091-74/+73
* netd: Use a persistent iptables[6]-restore processNarayan Kamath2017-01-231-0/+381