summaryrefslogtreecommitdiff
path: root/server/FirewallControllerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NETD-TC#8] Remove unnecessary includes in FirewallControllerTest.waynema2021-12-021-4/+0
* [NETD-TC#5] Clean up the relevant non-bpf codes forwaynema2021-12-021-104/+0
* [NETD-TC#4] Delete TestEnableChildChains.waynema2021-12-011-20/+0
* [NETD-TC#3] Delete TestSetStandbyRule, TestSetDozeRule and TestSetFirewallRule.waynema2021-12-011-48/+0
* [NETD-TC#2] Delete TestCreateAllowlistChain and TestCreateDenylistChain.waynema2021-12-011-60/+0
* Never send packets with a source of ::1 on the wire.Maciej Żenczykowski2021-10-151-12/+11
* Mostly remove "blacklist" and "whitelist" from netd.Lorenzo Colitti2020-07-301-77/+74
* FirewallController - make mUseBpfOwnerMatch a boolMaciej Żenczykowski2020-02-111-1/+1
* Get bpf level when check bpf supportChenbo Feng2019-02-151-1/+4
* Enable more clang-tidy checks and treat them as errorsBernie Innocenti2019-02-011-6/+5
* Firewall-related commands portingLuke Huang2018-10-241-10/+15
* FirewallController: discover max uid in the current user namespaceHugo Benichi2018-07-231-1/+50
* Add xt_owner module support in trafficControllerChenbo Feng2018-04-121-0/+1
* [ipsec-doze] Add fchown capabilities, and fw rulesBenedict Wong2017-12-181-0/+6
* Convert last FirewallController command to iptables-restore.Lorenzo Colitti2017-07-181-8/+16
* Add tests for FirewallController::setInterfaceRule.Lorenzo Colitti2017-07-171-1/+17
* Convert {enable,disable}Firewall to iptables-restoreLorenzo Colitti2017-07-171-14/+19
* Add a unit test for FirewallController::{enable,disable}FirewallLorenzo Colitti2017-07-171-0/+46
* Move enableChildChains to iptables-restore.Lorenzo Colitti2017-04-281-6/+10
* Add test coverage for enableChildChains.Lorenzo Colitti2017-04-281-0/+16
* Reorder the commands in whitelist chains.Lorenzo Colitti2017-04-251-10/+10
* Use IptablesRestoreController for UID rule updates.Lorenzo Colitti2017-04-251-8/+28
* Really always allow networking on loopback.Lorenzo Colitti2017-03-301-5/+10
* Speed up FirewallController startup.Lorenzo Colitti2017-02-101-19/+9
* Allow networking on loopback in doze, standby, and powersave.Lorenzo Colitti2016-07-281-0/+5
* Make FirewallController::createChain use replaceUidChain.Lorenzo Colitti2016-05-161-20/+48
* Make firewallReplaceUidChain match the behaviour of createChain.Lorenzo Colitti2016-05-161-6/+14
* Allow TCP RSTs to make it through firewall rules.Lorenzo Colitti2016-04-261-3/+74
* Add an RPC to replace a UID firewall rule.Lorenzo Colitti2016-03-021-0/+68