- 2b07867 Set both legacy and new UID routing attributes. by Lorenzo Colitti · 9 years ago
- 3889ab6 Merge "Use shared lib of libpcap in netd instead of static one." by Treehugger Robot · 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
- 3da46f9 List network permissions in dumpsys netd. am: d102965e15 by Lorenzo Colitti · 9 years ago
- 53393e1 Close sockets when changing network permissions. am: fbe76b9842 by Lorenzo Colitti · 9 years ago
- 2e63457 Add general /proc/sys/net/ipv[46]/{conf,neigh}/ interface am: 55b06f85b1 by Erik Kline · 9 years ago
- af06560 Disable DAD for downstream interfaces when tethering am: 6cddf51931 by Erik Kline · 9 years ago
- a770a6d Add tests for interface add/remove binder API am: cc4f273830 -s ours by Erik Kline · 9 years ago
- ed7db8a Support adding/removing IPv4 and IPv6 addresses on interfaces by Erik Kline · 9 years ago
- e149579 Don't start tethering if IPv6 RPF is not supported. am: 219672ac2a by Lorenzo Colitti · 9 years ago
- 031b74d Enable IPv6 reverse path filtering. am: 9245fe7a16 -s ours by Lorenzo Colitti · 9 years ago
- 22e2358 Allow networking on loopback in doze, standby, and powersave. am: a95e114a89 by Lorenzo Colitti · 9 years ago
- dfae76c Don't close loopback sockets when a VPN connects or entering doze. by Lorenzo Colitti · 9 years ago
- eebf983 Make the socketDestroy tests use a fake tun interface. am: 755faa9dae -s ours by Lorenzo Colitti · 9 years ago
- e0b55ff Add tetherApplyDnsInterfaces() binder interface. am: f48e4dd80e -s ours by Erik Kline · 9 years ago
- 2c8544e Parse IPv6 tethering counters. am: 9e190a24e4 by Lorenzo Colitti · 9 years ago
- 1a42f01 Add counters for IPv6 tethering. am: 7834a58a5d -s ours by Lorenzo Colitti · 9 years ago
- 6b56dce Refactor getTetherStats in preparation for IPv6 tether counters. by Lorenzo Colitti · 9 years ago
- 460182c More test coverage for tethering counter parsing. am: 0d036901e2 -s ours by Lorenzo Colitti · 9 years ago
- 0ee1a18 Add a test for NatController. am: 08a30b9977 -s ours by Lorenzo Colitti · 9 years ago
- 4cc85e7 Add a test for getTetherStats. am: b88ae11d21 -s ours by Lorenzo Colitti · 9 years ago
- df1648b Setup interfaces for IPv6 tethering am: 1d065ba8b6 -s ours by Erik Kline · 9 years ago
- a9c8cd6 Listen to xt_quota2 kobject event for quota am: bc5f0602e1 by Bryse Flowers · 9 years ago
- 54b4027 Verify expectations better in SockDiagTest. am: 002502a10f -s ours by Lorenzo Colitti · 9 years ago
- ef8f3ad Don't fail the test if the iptables lock is held. am: 8054577a51 by Lorenzo Colitti · 9 years ago
- 85cdd31 Silence spammy iptables rule at boot. am: 36b044d006 by Pierre Imai · 9 years ago
- 6c6841d DO NOT MERGE: Revert "Don't start tethering if IPv6 RPF is not supported." by Lorenzo Colitti · 9 years ago
- 0e8ad69 Merge changes I8056830b,I1407644e,Ie32c8651,I60929eec,I06cd226c, ... by Lorenzo Colitti · 9 years ago
- d102965 List network permissions in dumpsys netd. by Lorenzo Colitti · 9 years ago
- fbe76b9 Close sockets when changing network permissions. by Lorenzo Colitti · 9 years ago
- 55b06f8 Add general /proc/sys/net/ipv[46]/{conf,neigh}/ interface by Erik Kline · 9 years ago
- 6cddf51 Disable DAD for downstream interfaces when tethering by Erik Kline · 9 years ago
- cc4f273 Add tests for interface add/remove binder API by Erik Kline · 9 years ago
- 53c2088 Support adding/removing IPv4 and IPv6 addresses on interfaces by Erik Kline · 9 years ago
- 219672a Don't start tethering if IPv6 RPF is not supported. by Lorenzo Colitti · 9 years ago
- 9245fe7 Enable IPv6 reverse path filtering. by Lorenzo Colitti · 9 years ago
- a95e114 Allow networking on loopback in doze, standby, and powersave. by Lorenzo Colitti · 9 years ago
- e5c3c99 Don't close loopback sockets when a VPN connects or entering doze. by Lorenzo Colitti · 9 years ago
- 755faa9 Make the socketDestroy tests use a fake tun interface. by Lorenzo Colitti · 9 years ago
- f48e4dd Add tetherApplyDnsInterfaces() binder interface. by Erik Kline · 9 years ago
- 9e190a2 Parse IPv6 tethering counters. by Lorenzo Colitti · 9 years ago
- 7834a58 Add counters for IPv6 tethering. by Lorenzo Colitti · 9 years ago
- 4a0b98a Refactor getTetherStats in preparation for IPv6 tether counters. by Lorenzo Colitti · 9 years ago
- 0d03690 More test coverage for tethering counter parsing. by Lorenzo Colitti · 9 years ago
- 08a30b9 Add a test for NatController. by Lorenzo Colitti · 9 years ago
- b88ae11 Add a test for getTetherStats. by Lorenzo Colitti · 9 years ago
- 1d065ba Setup interfaces for IPv6 tethering by Erik Kline · 9 years ago
- bc5f060 Listen to xt_quota2 kobject event for quota by Bryse Flowers · 9 years ago