1. 3b37a47 Merge "Kill sockets when a VPN comes up." into nyc-dev by TreeHugger Robot · 9 years ago
  2. fff4bd3 Kill sockets when a VPN comes up. by Lorenzo Colitti · 9 years ago
  3. d8aadab Merge "Fix netd_test by removing flush cache call." into nyc-dev by Pierre Imai · 9 years ago
  4. 521a61a Merge "Workaround ASan false positive in RouteController." into nyc-dev by Jon Larimer · 9 years ago
  5. 6f4f86d Fix netd_test by removing flush cache call. by Pierre Imai · 9 years ago
  6. 15c35db Deduplicate test targets. by Lorenzo Colitti · 9 years ago
  7. f65122c Workaround ASan false positive in RouteController. by Evgenii Stepanov · 10 years ago
  8. 31701a9 Merge "Remove "resolver flushnet <netid>" command." into nyc-dev by Erik Kline · 9 years ago
  9. 767cd3f Remove "resolver flushnet <netid>" command. by Erik Kline · 9 years ago
  10. 95f5f94 DO NOT MERGE: Let netd to use the new set_nameservers_for_net call. by Pierre Imai · 10 years ago
  11. 2a83040 Merge "Switch from android::netd::List to std::list" into nyc-dev by Erik Kline · 9 years ago
  12. 70c0366 Switch from android::netd::List to std::list by Erik Kline · 9 years ago
  13. 0082f03 Add mDNS TXT records to the resolve-call result. by Philip P. Moltmann · 9 years ago
  14. e60c0a5 Use iptables-restore in StrictController startup. by Lorenzo Colitti · 9 years ago
  15. 9028d91 Add a test for StrictController. by Lorenzo Colitti · 9 years ago
  16. 0f15055 Move iptables test code to a new IptablesBaseTest class. by Lorenzo Colitti · 9 years ago
  17. 13debb8 Use iptables-restore in BandwidthController startup. by Lorenzo Colitti · 9 years ago
  18. a0dc8a5 Add more test coverage for BandwidthController. by Lorenzo Colitti · 9 years ago
  19. 464eabe Attempt to make data saver mode work for real. by Lorenzo Colitti · 9 years ago
  20. 94a7b43 Support destroying sockets for UIDs. by Lorenzo Colitti · 9 years ago
  21. 1f45771 Refactor SockDiagTest in preparation for per-UID SOCK_DESTROY. by Lorenzo Colitti · 9 years ago
  22. dedd271 Add a binder RPC to enable/disable data saver. by Lorenzo Colitti · 9 years ago
  23. 7fa41f3 Merge changes I149ccda5,I4457abd4,I67bff7c3,Ie15b0775,I8dd9fc60 into nyc-dev by Lorenzo Colitti · 9 years ago
  24. 29ca4e0 Stop using SIOCKILLADDR in netd. by Lorenzo Colitti · 9 years ago
  25. 86a4798 Add a rudimentary unit test for BandwidthController. by Lorenzo Colitti · 9 years ago
  26. 7618ccb Slightly restructure the data saver iptables rules. by Lorenzo Colitti · 9 years ago
  27. 2d3a163 Add initial dump() method to NetdNativeService by Erik Kline · 9 years ago
  28. 680d765 netd: softap: Ignore fwreload command if FW path is not defined by Dmitry Shmidt · 9 years ago
  29. a33d479 Remove the ability to enable/disable the happy box. by Lorenzo Colitti · 9 years ago
  30. b1f0557 Don't keep naughty/nice app state in BandwidthController. by Lorenzo Colitti · 9 years ago
  31. e4851de Start NetdNativeService before CommandListener. by Lorenzo Colitti · 9 years ago
  32. 5ebbbd8 Whitelist system apps when using bw_happy_box. by Felipe Leme · 10 years ago
  33. b19fcc7 Fix netd tests for use with APCT by Pierre Imai · 10 years ago
  34. 492ca5b More correctly set app_mark in getNetworkContext. by Erik Kline · 10 years ago
  35. 0434d45 Merge changes I2dc1a074,Ic83d8160,I246696c4 into nyc-dev by Lorenzo Colitti · 10 years ago
  36. 7786219 Move SockDiagTest into system/netd/server. by Lorenzo Colitti · 10 years ago
  37. 89faa34 Add an RPC to replace a UID firewall rule. by Lorenzo Colitti · 10 years ago
  38. 9fbf60d Remove unused costName variable am: 87732125ef by Erik Kline · 10 years ago
  39. 8773212 Remove unused costName variable by Erik Kline · 10 years ago
  40. a31db12 Merge "Created a firewall chain for power save mode." into nyc-dev by Felipe Leme · 10 years ago
  41. ddf2d5b Allow finer-grained locking, and use it in FirewallCmd. by Lorenzo Colitti · 10 years ago
  42. 0a3eb85 Don't use a manually-sized buffer for the PID. by Lorenzo Colitti · 10 years ago
  43. ccf7b99 Minor improvements for netd_test by Pierre Imai · 10 years ago
  44. 1cfa543 Wrap netd's controller to make them usable from other classes by Pierre Imai · 10 years ago
  45. c2c7b75 Rename the netd service from "android.net.INetd" to "netd". by Lorenzo Colitti · 10 years ago
  46. e4d626e Initial netd binder interface. by Lorenzo Colitti · 10 years ago
  47. 904ce3a Add test for DNS resolver code in netd. by Pierre Imai · 10 years ago
  48. 55b5bb9 Merge "Use SOCK_DESTROY in netd." into nyc-dev by Lorenzo Colitti · 10 years ago
  49. f32fc59 Use SOCK_DESTROY in netd. by Lorenzo Colitti · 10 years ago
  50. d7761bf Switch to ifc_add_address() for setcfg am: 397fbc056c by Erik Kline · 10 years ago
  51. 5e69c7f Switch to ifc_add_address() for setcfg by Erik Kline · 10 years ago
  52. 8464e1e Support killing sockets using SOCK_DESTROY. by Lorenzo Colitti · 10 years ago
  53. 3f62434 Created a firewall chain for power save mode. by Felipe Leme · 10 years ago
  54. 397fbc0 Switch to ifc_add_address() for setcfg by Erik Kline · 10 years ago
  55. 33fe732 Merge "Revert "Tell dnsmasq not to start wildcard sockets"" by Erik Kline · 10 years ago
  56. a3ec370 Revert "Tell dnsmasq not to start wildcard sockets" by Erik Kline · 10 years ago
  57. c6fb016 Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 am: 296f2ef5c1 by Sreeram Ramachandran · 10 years ago
  58. 3000ca5 Merge "Tell dnsmasq not to start wildcard sockets" by Erik Kline · 10 years ago
  59. 6cff1fb Merge "Track rename from base/ to android-base/." am: c4f60ec960 am: 569ec05819 by Elliott Hughes · 10 years ago
  60. 569ec05 Merge "Track rename from base/ to android-base/." am: c4f60ec960 by Elliott Hughes · 10 years ago
  61. c4f60ec Merge "Track rename from base/ to android-base/." by Elliott Hughes · 10 years ago
  62. bbd5626 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  63. c284128 Support scoped addresses as tethered DNS servers. by Lorenzo Colitti · 10 years ago
  64. 92043f2 Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 am: 296f2ef5c1 by Sreeram Ramachandran · 10 years ago
  65. b338d7c Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 by Sreeram Ramachandran · 10 years ago
  66. dccd7e5 Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 by Sreeram Ramachandran · 10 years ago
  67. 296f2ef Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc by Sreeram Ramachandran · 10 years ago
  68. a8c4601 Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f by Sreeram Ramachandran · 10 years ago
  69. 3b61825 Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f by Sreeram Ramachandran · 10 years ago
  70. 5c8c42e Don't use framework permission strings for netd permissions. by Sreeram Ramachandran · 11 years ago
  71. f1dfabe Tell dnsmasq not to start wildcard sockets by Erik Kline · 10 years ago
  72. f90a8b9 Pass both IPv4 and IPv6 nameservers to dnsmasq by Erik Kline · 10 years ago
  73. 13fa01f Change dnsmasq input command argument separator by Erik Kline · 10 years ago
  74. e6238a9 Merge "system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 10 years ago
  75. b407c9b Merge "system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 10 years ago
  76. 986d097 system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1. by Adam Langley · 10 years ago
  77. 471203d Merge "netd: Add NOTICE and MODULE_LICENSE_* files" am: 04c820c5f1 by Gaurav Shah · 10 years ago
  78. 8a55a1b Merge "netd: Add NOTICE and MODULE_LICENSE_* files" am: 04c820c5f1 by Gaurav Shah · 10 years ago
  79. 04c820c Merge "netd: Add NOTICE and MODULE_LICENSE_* files" by Gaurav Shah · 10 years ago
  80. 90c0245 netd: Add NOTICE and MODULE_LICENSE_* files by Gaurav Shah · 10 years ago
  81. 58a9448 Always add costly interfaces to the bw_FORWARD chain by Erik Kline · 10 years ago
  82. c8e5aab am 4485c500: am c8683d7e: Don\'t break IPv6 connectivity when in doze mode. by Lorenzo Colitti · 10 years ago
  83. 4485c50 am c8683d7e: Don\'t break IPv6 connectivity when in doze mode. by Lorenzo Colitti · 10 years ago
  84. c8683d7 Don't break IPv6 connectivity when in doze mode. by Lorenzo Colitti · 10 years ago
  85. 57f74a1 am 88d94fd9: am f228899a: (-s ours) am 8246d45e: Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  86. 8b42351 am 916188db: am 56cc45f1: (-s ours) am f2fed764: Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 10 years ago
  87. 5ea4011 am d9c0c36a: am c132be49: (-s ours) am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock" by Yusuke Sato · 10 years ago
  88. 88d94fd am f228899a: (-s ours) am 8246d45e: Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  89. 916188d am 56cc45f1: (-s ours) am f2fed764: Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 10 years ago
  90. d9c0c36 am c132be49: (-s ours) am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock" by Yusuke Sato · 10 years ago
  91. 1e1c67f am 4e9e23c5: am 8246d45e: Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  92. 4e9e23c am 8246d45e: Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  93. f228899 am 8246d45e: Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  94. 8246d45 Merge "bundle init.rc contents with its service" by Tom Cherry · 10 years ago
  95. 5626624 am fc794e75: am f2fed764: Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 10 years ago
  96. fc794e7 am f2fed764: Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 10 years ago
  97. 56cc45f am f2fed764: Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 10 years ago
  98. c132be4 am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock" by Yusuke Sato · 10 years ago
  99. c149ef7 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  100. f2fed76 Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 10 years ago