1. b7723df merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  2. 7ad3c88 Merge changes Ifbd15bf9,I985e6861,I54860c7c into nyc-dev by Lorenzo Colitti · 7 years ago
  3. a55388e Make FirewallController::createChain use replaceUidChain. by Lorenzo Colitti · 7 years ago
  4. f157caf Make firewallReplaceUidChain match the behaviour of createChain. by Lorenzo Colitti · 7 years ago
  5. 54ecf16 Don't crash the test if expecting more commands than were run. by Lorenzo Colitti · 7 years ago
  6. 4f88299 Merge "Fix P2TP VPNs by adding an exception for VPN user." into nyc-dev by TreeHugger Robot · 7 years ago
  7. 6be5619 Fix P2TP VPNs by adding an exception for VPN user. by Pierre Imai · 7 years ago
  8. b5ef851 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  9. f581017 Increase the DNS TTL to 5s to fix netd_test. by Pierre Imai · 7 years ago
  10. ee335ef Test that changing the DNS search paths works. by Pierre Imai · 7 years ago
  11. 9831392 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  12. b999f7a merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  13. e97f998 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  14. c125fe4 Restore ACT_UNREACHABLE by Robin Lee · 7 years ago
  15. ae4495e merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  16. 3a27207 Add dumpsys support to ResolverController by Pierre Imai · 7 years ago
  17. beedec3 Add two Netd binder calls to set/get resolver config. by Pierre Imai · 7 years ago
  18. c594794 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  19. 932c44c Allow TCP RSTs to make it through firewall rules. by Lorenzo Colitti · 7 years ago
  20. 563d98b Add a binder IPC to close socket connections. by Lorenzo Colitti · 7 years ago
  21. 1815bfd merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  22. b808736 Server API to only allow networking by VPN apps by Robin Lee · 7 years ago
  23. 4ef9464 Have modifyIpRule take an explicit action by Robin Lee · 7 years ago
  24. 9f9aae9 Move UidRange aidl to create a native cpp version by Robin Lee · 7 years ago
  25. 4b8fc56 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  26. 6c97716 Netd metrics logging for DNS queries by Lorenzo Colitti · 7 years ago
  27. 699aa99 Move the Stopwatch class to NetdConstants. by Lorenzo Colitti · 7 years ago
  28. 3b37a47 Merge "Kill sockets when a VPN comes up." into nyc-dev by TreeHugger Robot · 7 years ago
  29. fff4bd3 Kill sockets when a VPN comes up. by Lorenzo Colitti · 7 years ago
  30. 08afb76 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  31. d8aadab Merge "Fix netd_test by removing flush cache call." into nyc-dev by Pierre Imai · 7 years ago
  32. 1c4329f merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  33. 11e2dbd merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  34. cfdadf8 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  35. 10d9ad9 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  36. 521a61a Merge "Workaround ASan false positive in RouteController." into nyc-dev by Jon Larimer · 7 years ago
  37. b4b9936 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  38. 6f4f86d Fix netd_test by removing flush cache call. by Pierre Imai · 7 years ago
  39. 15c35db Deduplicate test targets. by Lorenzo Colitti · 7 years ago
  40. f65122c Workaround ASan false positive in RouteController. by Evgenii Stepanov · 7 years ago
  41. 3d1ad2d merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  42. 31701a9 Merge "Remove "resolver flushnet <netid>" command." into nyc-dev by Erik Kline · 7 years ago
  43. 767cd3f Remove "resolver flushnet <netid>" command. by Erik Kline · 7 years ago
  44. 95f5f94 DO NOT MERGE: Let netd to use the new set_nameservers_for_net call. by Pierre Imai · 7 years ago
  45. 5c2ce8d merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  46. 865d7f1 merge in nyc-release history after reset to nyc-dev by The Android Automerger · 7 years ago
  47. 2a83040 Merge "Switch from android::netd::List to std::list" into nyc-dev by Erik Kline · 7 years ago
  48. 70c0366 Switch from android::netd::List to std::list by Erik Kline · 7 years ago
  49. 0082f03 Add mDNS TXT records to the resolve-call result. by Philip P. Moltmann · 7 years ago
  50. e60c0a5 Use iptables-restore in StrictController startup. by Lorenzo Colitti · 7 years ago
  51. 9028d91 Add a test for StrictController. by Lorenzo Colitti · 7 years ago
  52. 0f15055 Move iptables test code to a new IptablesBaseTest class. by Lorenzo Colitti · 7 years ago
  53. 13debb8 Use iptables-restore in BandwidthController startup. by Lorenzo Colitti · 7 years ago
  54. a0dc8a5 Add more test coverage for BandwidthController. by Lorenzo Colitti · 7 years ago
  55. 464eabe Attempt to make data saver mode work for real. by Lorenzo Colitti · 7 years ago
  56. 94a7b43 Support destroying sockets for UIDs. by Lorenzo Colitti · 7 years ago
  57. 1f45771 Refactor SockDiagTest in preparation for per-UID SOCK_DESTROY. by Lorenzo Colitti · 7 years ago
  58. dedd271 Add a binder RPC to enable/disable data saver. by Lorenzo Colitti · 7 years ago
  59. 7fa41f3 Merge changes I149ccda5,I4457abd4,I67bff7c3,Ie15b0775,I8dd9fc60 into nyc-dev by Lorenzo Colitti · 7 years ago
  60. 29ca4e0 Stop using SIOCKILLADDR in netd. by Lorenzo Colitti · 7 years ago
  61. 86a4798 Add a rudimentary unit test for BandwidthController. by Lorenzo Colitti · 7 years ago
  62. 7618ccb Slightly restructure the data saver iptables rules. by Lorenzo Colitti · 7 years ago
  63. 2d3a163 Add initial dump() method to NetdNativeService by Erik Kline · 7 years ago
  64. 680d765 netd: softap: Ignore fwreload command if FW path is not defined by Dmitry Shmidt · 7 years ago
  65. a33d479 Remove the ability to enable/disable the happy box. by Lorenzo Colitti · 7 years ago
  66. b1f0557 Don't keep naughty/nice app state in BandwidthController. by Lorenzo Colitti · 7 years ago
  67. e4851de Start NetdNativeService before CommandListener. by Lorenzo Colitti · 7 years ago
  68. 5ebbbd8 Whitelist system apps when using bw_happy_box. by Felipe Leme · 7 years ago
  69. b19fcc7 Fix netd tests for use with APCT by Pierre Imai · 7 years ago
  70. 492ca5b More correctly set app_mark in getNetworkContext. by Erik Kline · 7 years ago
  71. 0434d45 Merge changes I2dc1a074,Ic83d8160,I246696c4 into nyc-dev by Lorenzo Colitti · 7 years ago
  72. 7786219 Move SockDiagTest into system/netd/server. by Lorenzo Colitti · 7 years ago
  73. 89faa34 Add an RPC to replace a UID firewall rule. by Lorenzo Colitti · 7 years ago
  74. 9fbf60d Remove unused costName variable am: 87732125ef by Erik Kline · 7 years ago
  75. 8773212 Remove unused costName variable by Erik Kline · 7 years ago
  76. a31db12 Merge "Created a firewall chain for power save mode." into nyc-dev by Felipe Leme · 7 years ago
  77. ddf2d5b Allow finer-grained locking, and use it in FirewallCmd. by Lorenzo Colitti · 7 years ago
  78. 0a3eb85 Don't use a manually-sized buffer for the PID. by Lorenzo Colitti · 7 years ago
  79. ccf7b99 Minor improvements for netd_test by Pierre Imai · 7 years ago
  80. 1cfa543 Wrap netd's controller to make them usable from other classes by Pierre Imai · 7 years ago
  81. c2c7b75 Rename the netd service from "android.net.INetd" to "netd". by Lorenzo Colitti · 7 years ago
  82. e4d626e Initial netd binder interface. by Lorenzo Colitti · 7 years ago
  83. 904ce3a Add test for DNS resolver code in netd. by Pierre Imai · 7 years ago
  84. 55b5bb9 Merge "Use SOCK_DESTROY in netd." into nyc-dev by Lorenzo Colitti · 7 years ago
  85. f32fc59 Use SOCK_DESTROY in netd. by Lorenzo Colitti · 7 years ago
  86. d7761bf Switch to ifc_add_address() for setcfg am: 397fbc056c by Erik Kline · 7 years ago
  87. 5e69c7f Switch to ifc_add_address() for setcfg by Erik Kline · 7 years ago
  88. 8464e1e Support killing sockets using SOCK_DESTROY. by Lorenzo Colitti · 7 years ago
  89. 3f62434 Created a firewall chain for power save mode. by Felipe Leme · 7 years ago
  90. 397fbc0 Switch to ifc_add_address() for setcfg by Erik Kline · 7 years ago
  91. 33fe732 Merge "Revert "Tell dnsmasq not to start wildcard sockets"" by Erik Kline · 7 years ago
  92. a3ec370 Revert "Tell dnsmasq not to start wildcard sockets" by Erik Kline · 7 years ago
  93. c6fb016 Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 am: 296f2ef5c1 by Sreeram Ramachandran · 7 years ago
  94. 3000ca5 Merge "Tell dnsmasq not to start wildcard sockets" by Erik Kline · 7 years ago
  95. 6cff1fb Merge "Track rename from base/ to android-base/." am: c4f60ec960 am: 569ec05819 by Elliott Hughes · 7 years ago
  96. 569ec05 Merge "Track rename from base/ to android-base/." am: c4f60ec960 by Elliott Hughes · 7 years ago
  97. c4f60ec Merge "Track rename from base/ to android-base/." by Elliott Hughes · 7 years ago
  98. bbd5626 Track rename from base/ to android-base/. by Elliott Hughes · 7 years ago
  99. c284128 Support scoped addresses as tethered DNS servers. by Lorenzo Colitti · 7 years ago
  100. 92043f2 Don\'t use framework permission strings for netd permissions. am: 5c8c42e90f am: 3b61825abc am: a8c4601961 am: 296f2ef5c1 by Sreeram Ramachandran · 7 years ago