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