summaryrefslogtreecommitdiff
path: root/server/FirewallControllerTest.cpp
AgeCommit message (Expand)Author
2020-07-30Mostly remove "blacklist" and "whitelist" from netd.Lorenzo Colitti
2020-02-11FirewallController - make mUseBpfOwnerMatch a boolMaciej Żenczykowski
2019-02-15Get bpf level when check bpf supportChenbo Feng
2019-02-01Enable more clang-tidy checks and treat them as errorsBernie Innocenti
2018-10-24Firewall-related commands portingLuke Huang
2018-07-23FirewallController: discover max uid in the current user namespaceHugo Benichi
2018-04-12Add xt_owner module support in trafficControllerChenbo Feng
2017-12-18[ipsec-doze] Add fchown capabilities, and fw rulesBenedict Wong
2017-07-18Convert last FirewallController command to iptables-restore.Lorenzo Colitti
2017-07-17Add tests for FirewallController::setInterfaceRule.Lorenzo Colitti
2017-07-17Convert {enable,disable}Firewall to iptables-restoreLorenzo Colitti
2017-07-17Add a unit test for FirewallController::{enable,disable}FirewallLorenzo Colitti
2017-04-28Move enableChildChains to iptables-restore.Lorenzo Colitti
2017-04-28Add test coverage for enableChildChains.Lorenzo Colitti
2017-04-25Reorder the commands in whitelist chains.Lorenzo Colitti
2017-04-25Use IptablesRestoreController for UID rule updates.Lorenzo Colitti
2017-03-30Really always allow networking on loopback.Lorenzo Colitti
2017-02-10Speed up FirewallController startup.Lorenzo Colitti
2016-07-28Allow networking on loopback in doze, standby, and powersave.Lorenzo Colitti
2016-05-16Make FirewallController::createChain use replaceUidChain.Lorenzo Colitti
2016-05-16Make firewallReplaceUidChain match the behaviour of createChain.Lorenzo Colitti
2016-04-26Allow TCP RSTs to make it through firewall rules.Lorenzo Colitti
2016-03-02Add an RPC to replace a UID firewall rule.Lorenzo Colitti