1. f3e299a Use our netlink code to flush routes as well. by Lorenzo Colitti · 9 years ago
  2. 4142d02 Merge changes Ib327e8a3,I195dd388,I4875ac7f,I8479a8c2,Ia6fcde63, ... by Treehugger Robot · 9 years ago
  3. 220ca73 Don't complain when deleting non-existent tethering rules. by Lorenzo Colitti · 9 years ago
  4. bbcd81d Don't call NetlinkCallbacks with nullptr on NLMSG_DONE. by Lorenzo Colitti · 9 years ago
  5. 219f328 Use netlink code to flush rules. by Lorenzo Colitti · 9 years ago
  6. 0b733e4 Add a generic netlink dump function and use it in SockDiag. by Lorenzo Colitti · 9 years ago
  7. 1ef549d Move the netlink command code to a new NetlinkCommands file. by Lorenzo Colitti · 9 years ago
  8. 7035f22 Put most of netd into the android::net namespace. by Lorenzo Colitti · 9 years ago
  9. 1e1253a Merge "Simplify and improve error logging in sendNetlinkRequest." by Treehugger Robot · 9 years ago
  10. 0b073fb Simplify and improve error logging in sendNetlinkRequest. by Lorenzo Colitti · 9 years ago
  11. 73fa834 Merge changes I33ad04ee,I651d96a7,I0ef498ec,I88f4e539,I32c4e750, ... by Treehugger Robot · 9 years ago
  12. 20b128b Delete all EOTs in iptables commands and remove fixCommandString. by Lorenzo Colitti · 9 years ago
  13. 03b23fe Speed up FirewallController startup. by Lorenzo Colitti · 9 years ago
  14. 4fcb4a0 Move NatController startup to iptables-restore. by Lorenzo Colitti · 9 years ago
  15. cda022e Further speed up creating child chains. by Lorenzo Colitti · 9 years ago
  16. ce6748a Use iptables pipes when fetching tether counters. by Lorenzo Colitti · 9 years ago
  17. 56c4b1e Use iptables pipes in BandwidthController startup. by Lorenzo Colitti · 9 years ago
  18. 2509142 Improve IptablesRestoreController error logging. by Lorenzo Colitti · 9 years ago
  19. cd28377 Support reading output from IptablesRestoreController. by Lorenzo Colitti · 9 years ago
  20. 946a9ea Merge changes Ib3ea4221,Idb462d69 by Lorenzo Colitti · 9 years ago
  21. 173da32 More robust handling of iptables-restore process termination by Lorenzo Colitti · 9 years ago
  22. 05306fb Revert "Revert "Move createChildChains to iptables-restore."" by Lorenzo Colitti · 9 years ago
  23. 922aed9 Merge "Revert "Move createChildChains to iptables-restore."" by Adrian Salido · 9 years ago
  24. f81cda0 Revert "Move createChildChains to iptables-restore." by Lorenzo Colitti · 9 years ago
  25. 5596e81 Merge changes I64cc32e7,I54f167b5,I01ba8e1d by Treehugger Robot · 9 years ago
  26. 81ff64e Move createChildChains to iptables-restore. by Lorenzo Colitti · 9 years ago
  27. 19ee8a8 Add finer-grained logging of netd startup times. by Lorenzo Colitti · 9 years ago
  28. 1ed96e2 Move some code out of CommandListener. by Lorenzo Colitti · 9 years ago
  29. ac5bd03 Merge "Always report connect complete events on non-debuggable builds" by Michal Karpinski · 9 years ago
  30. 6028b39 Always report connect complete events on non-debuggable builds by Michal Karpinski · 9 years ago
  31. d808652 Merge "netd: Use a persistent iptables[6]-restore process" by Narayan Kamath · 9 years ago
  32. a5ace89 netd: Use a persistent iptables[6]-restore process by Narayan Kamath · 9 years ago
  33. 00e66da Merge "Log the time it takes netd to start up." by Treehugger Robot · 9 years ago
  34. 4362bb2 Log the time it takes netd to start up. by Lorenzo Colitti · 9 years ago
  35. c106cfd Merge "[benchmarks] add README.md, comments" by Treehugger Robot · 9 years ago
  36. 711237c [benchmarks] add README.md, comments by Robin Lee · 9 years ago
  37. c12d873 Merge "DO NOT MERGE onConnectEvent does not report udp connects" by Hugo Benichi · 9 years ago
  38. 456c906 DO NOT MERGE onConnectEvent does not report udp connects by Hugo Benichi · 9 years ago
  39. 3df27b6 Merge "SockDiag.cpp: Add O_CLOEXEC to tcpdiag sockets" by Treehugger Robot · 9 years ago
  40. 52d7d3e Merge "FwMarkServer.cpp: Add O_CLOEXEC to received FDs" by Treehugger Robot · 9 years ago
  41. 9384f23 FwMarkServer.cpp: Add O_CLOEXEC to received FDs by Nick Kralevich · 9 years ago
  42. af02b55 SockDiag.cpp: Add O_CLOEXEC to tcpdiag sockets by Nick Kralevich · 9 years ago
  43. 9a22d1f Merge "Set both legacy and new UID routing attributes." by Lorenzo Colitti · 9 years ago
  44. 2b07867 Set both legacy and new UID routing attributes. by Lorenzo Colitti · 9 years ago
  45. 3e753fd Merge "Follow libcutils refactoring." by Jeff Sharkey · 9 years ago
  46. 3889ab6 Merge "Use shared lib of libpcap in netd instead of static one." by Treehugger Robot · 9 years ago
  47. fe3cbd6 Follow libcutils refactoring. by Jeff Sharkey · 9 years ago
  48. 5f94198 Use shared lib of libpcap in netd instead of static one. by Jaekyun Seok · 9 years ago
  49. 480ae5f Merge "DO NOT MERGE: Add success/errno to connect() event reporting" by Lorenzo Colitti · 9 years ago
  50. 7dfaa78 DO NOT MERGE: Add success/errno to connect() event reporting by Hugo Benichi · 9 years ago
  51. 4d4af48 Merge "Remove unused references to system/extras' libtestutils." by Elliott Hughes · 9 years ago
  52. 9cc00fc Remove unused references to system/extras' libtestutils. by Elliott Hughes · 9 years ago
  53. e50866d Merge "UidRanges: use class instead of pair<uid_t, uid_t>" am: cc68ebe2fb by Robin Lee · 9 years ago
  54. cc68ebe Merge "UidRanges: use class instead of pair<uid_t, uid_t>" by Treehugger Robot · 9 years ago
  55. dc0d578 UidRanges: use class instead of pair<uid_t, uid_t> by Robin Lee · 9 years ago
  56. 187aa00 Merge "Cache flushing no longer occurs updating DNS for a single netid" by Erik Kline · 9 years ago
  57. d439e71 Merge "Cache flushing no longer occurs updating DNS for a single netid" by Treehugger Robot · 9 years ago
  58. 0f024f4 Merge "Remove "if (auto ret = " treated as unused by some compilers" by Robin Lee · 9 years ago
  59. ed90b24 Merge "Remove "if (auto ret = " treated as unused by some compilers" by Treehugger Robot · 9 years ago
  60. f610646 Cache flushing no longer occurs updating DNS for a single netid by Erik Kline · 9 years ago
  61. e65244b Remove "if (auto ret = " treated as unused by some compilers by Robin Lee · 9 years ago
  62. 7c6cc9f Merge "Fix clang static analyzer warnings." am: 6fbad09ea8 by Manoj Gupta · 9 years ago
  63. 6fbad09 Merge "Fix clang static analyzer warnings." by Treehugger Robot · 9 years ago
  64. 75c970f Fix clang static analyzer warnings. by Manoj Gupta · 9 years ago
  65. 1a0d5f6 Merge "TetherController.cpp: add O_CLOEXEC" am: ff1587fc4e by Nick Kralevich · 9 years ago
  66. ff1587f Merge "TetherController.cpp: add O_CLOEXEC" by Treehugger Robot · 9 years ago
  67. b95c60c TetherController.cpp: add O_CLOEXEC by Nick Kralevich · 9 years ago
  68. e3515ab Merge "Fix use-after-free of mClient member DnsProxyListener::GetHostByNameHandler::run()." by Michal Karpinski · 9 years ago
  69. 03f1db5 Merge "Fix use-after-free of mClient member DnsProxyListener::GetHostByNameHandler::run()." by Michal Karpinski · 9 years ago
  70. f8bb7ec Fix use-after-free of mClient member DnsProxyListener::GetHostByNameHandler::run(). by Michal Karpinski · 9 years ago
  71. a41198d Merge "Add null check for hp in DnsProxyListener::GetHostByNameHandler" by Lorenzo Colitti · 9 years ago
  72. 0a69d5c Merge "Add null check for hp in DnsProxyListener::GetHostByNameHandler" by Lorenzo Colitti · 9 years ago
  73. 8916710 Add null check for hp in DnsProxyListener::GetHostByNameHandler by Michal Karpinski · 9 years ago
  74. 7217fc7 Merge changes from topic 'netd_aosp' am: d480f8af85 by Lorenzo Colitti · 9 years ago
  75. 4309591 Add connect event reporting am: 7d374533e2 by Michal Karpinski · 9 years ago
  76. 94a6863 Fixing the netd benchmark am: d46aa71fda by Michal Karpinski · 9 years ago
  77. 2662222 Extending DNS event reporting am: 69943802dc by Michal Karpinski · 9 years ago
  78. 6e046f4 Adding EventReporter class am: d544011db2 by Michal Karpinski · 9 years ago
  79. 310bafe [benchmark] remove unnecessary shared libs, fix apct am: e6b936ebe8 by Robin Lee · 9 years ago
  80. f13d88c Benchmarks for network metrics reporting am: 2cf561722c by Robin Lee · 9 years ago
  81. 263ac59 Move Stopwatch into its own header am: 7e05cc933b by Robin Lee · 9 years ago
  82. dba12b4 Fix getaddrinfo test to use random mapping ids am: d67c77f56a by Robin Lee · 9 years ago
  83. 5e29e5b UidRange bounds-checking typo am: 095ec2f699 by Robin Lee · 9 years ago
  84. 6a24e9f Unsigned integer overflow sanitization for netd/server am: a8352e9d36 by Thurston Hou Yeen Dang · 9 years ago
  85. 5d8a435 Fix google-explicit-constructor warnings. am: 1805105559 by Chih-Hung Hsieh · 9 years ago
  86. d480f8a Merge changes from topic 'netd_aosp' by Lorenzo Colitti · 9 years ago
  87. 7d37453 Add connect event reporting by Michal Karpinski · 9 years ago
  88. d46aa71 Fixing the netd benchmark by Michal Karpinski · 9 years ago
  89. 6994380 Extending DNS event reporting by Michal Karpinski · 9 years ago
  90. d544011 Adding EventReporter class by Michal Karpinski · 9 years ago
  91. e6b936e [benchmark] remove unnecessary shared libs, fix apct by Robin Lee · 9 years ago
  92. 2cf5617 Benchmarks for network metrics reporting by Robin Lee · 9 years ago
  93. 7e05cc9 Move Stopwatch into its own header by Robin Lee · 9 years ago
  94. d67c77f Fix getaddrinfo test to use random mapping ids by Robin Lee · 9 years ago
  95. 095ec2f UidRange bounds-checking typo by Robin Lee · 9 years ago
  96. a8352e9 Unsigned integer overflow sanitization for netd/server by Thurston Hou Yeen Dang · 9 years ago
  97. 1805105 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  98. 0f393eb Merge "DO NOT MERGE: Revert "Don't start tethering if IPv6 RPF is not supported."" by Lorenzo Colitti · 9 years ago
  99. 97a4c1f Merge "DO NOT MERGE: Revert "Don't start tethering if IPv6 RPF is not supported."" by Treehugger Robot · 9 years ago
  100. 453237a Merge changes I8056830b,I1407644e,Ie32c8651,I60929eec,I06cd226c, ... by Lorenzo Colitti · 9 years ago