1. 334e366 [NETD-TC#6] Clean up the dependency between FirewallController and by waynema · 3 years, 9 months ago
  2. bdfd57e Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  3. 15bb55c netd: Enable clang-tidy and fix all warnings by Bernie Innocenti · 7 years ago
  4. 3f46148 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
  5. a93126d Move all tethering functionality into TetherController. by Lorenzo Colitti · 8 years ago
  6. 5c68b9c Delete all remaining callers of iptables. by Lorenzo Colitti · 8 years ago
  7. eb7eb3e Convert NatController to iptables-restore. by Lorenzo Colitti · 8 years ago
  8. d30e84b Merge "Va_end should be used with va_start" by Treehugger Robot · 8 years ago
  9. c1306ea Use iptables-restore to set the incoming packet mark rule. by Lorenzo Colitti · 8 years ago
  10. f7f2dc0 Va_end should be used with va_start by Mikhail Lappo · 8 years ago
  11. 849a11c Support pretending that certain iptables commands failed. by Lorenzo Colitti · 8 years ago
  12. cd28377 Support reading output from IptablesRestoreController. by Lorenzo Colitti · 9 years ago
  13. 8e1cee9 Add a test for NatController. by Lorenzo Colitti · 9 years ago
  14. bbeaf9a Add a test for getTetherStats. by Lorenzo Colitti · 9 years ago
  15. 54ecf16 Don't crash the test if expecting more commands than were run. by Lorenzo Colitti · 9 years ago
  16. e60c0a5 Use iptables-restore in StrictController startup. by Lorenzo Colitti · 9 years ago
  17. 9028d91 Add a test for StrictController. by Lorenzo Colitti · 9 years ago
  18. 0f15055 Move iptables test code to a new IptablesBaseTest class. by Lorenzo Colitti · 9 years ago