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