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