1. 5a6fdab [NETD-TC#8] Remove unnecessary includes in FirewallControllerTest. by waynema · 3 years, 9 months ago
  2. 53de1ff [NETD-TC#5] Clean up the relevant non-bpf codes for FirewallControllerTest. by waynema · 3 years, 9 months ago
  3. 28a6c76 [NETD-TC#4] Delete TestEnableChildChains. by waynema · 3 years, 9 months ago
  4. f61e444 [NETD-TC#3] Delete TestSetStandbyRule, TestSetDozeRule and TestSetFirewallRule. by waynema · 3 years, 9 months ago
  5. 98e1b88 [NETD-TC#2] Delete TestCreateAllowlistChain and TestCreateDenylistChain. by waynema · 3 years, 9 months ago
  6. 344bb89 Never send packets with a source of ::1 on the wire. by Maciej Żenczykowski · 3 years, 10 months ago
  7. cdd79f1 Mostly remove "blacklist" and "whitelist" from netd. by Lorenzo Colitti · 5 years ago
  8. 10a5892 FirewallController - make mUseBpfOwnerMatch a bool by Maciej Żenczykowski · 6 years ago
  9. 47dd073 Get bpf level when check bpf support by Chenbo Feng · 7 years ago
  10. a5161a0 Enable more clang-tidy checks and treat them as errors by Bernie Innocenti · 7 years ago
  11. e64fa38 Firewall-related commands porting by Luke Huang · 7 years ago
  12. 528d3d0 FirewallController: discover max uid in the current user namespace by Hugo Benichi · 7 years ago
  13. 89c12f1 Add xt_owner module support in trafficController by Chenbo Feng · 7 years ago
  14. b2daefb [ipsec-doze] Add fchown capabilities, and fw rules by Benedict Wong · 8 years ago
  15. 1411d45 Convert last FirewallController command to iptables-restore. by Lorenzo Colitti · 8 years ago
  16. 6324b18 Add tests for FirewallController::setInterfaceRule. by Lorenzo Colitti · 8 years ago
  17. d351bea Convert {enable,disable}Firewall to iptables-restore by Lorenzo Colitti · 8 years ago
  18. cc1bb82 Add a unit test for FirewallController::{enable,disable}Firewall by Lorenzo Colitti · 8 years ago
  19. a161196 Move enableChildChains to iptables-restore. by Lorenzo Colitti · 8 years ago
  20. dd9a54b Add test coverage for enableChildChains. by Lorenzo Colitti · 8 years ago
  21. 8bcb1f4 Reorder the commands in whitelist chains. by Lorenzo Colitti · 8 years ago
  22. a735765 Use IptablesRestoreController for UID rule updates. by Lorenzo Colitti · 8 years ago
  23. 50b198a Really always allow networking on loopback. by Lorenzo Colitti · 8 years ago
  24. 03b23fe Speed up FirewallController startup. by Lorenzo Colitti · 9 years ago
  25. 238e818 Allow networking on loopback in doze, standby, and powersave. by Lorenzo Colitti · 9 years ago
  26. a55388e Make FirewallController::createChain use replaceUidChain. by Lorenzo Colitti · 9 years ago
  27. f157caf Make firewallReplaceUidChain match the behaviour of createChain. by Lorenzo Colitti · 9 years ago
  28. 932c44c Allow TCP RSTs to make it through firewall rules. by Lorenzo Colitti · 9 years ago
  29. 89faa34 Add an RPC to replace a UID firewall rule. by Lorenzo Colitti · 9 years ago