1. 56adaf4 SoftapController: support for Fast Session Transfer by Dedy Lansky · 8 years ago
  2. 5d459fb Softap: Add support STA+SAP Concurrency by Nalla Kartheek · 7 years ago
  3. 163228f system/netd: Addition of DNS proxy block change for ZeroBalance. by Manjunatha Prabhu · 7 years ago
  4. 508f10f SOFTAP: Create directory for hostapd ctrl sockets if not available by Ashwini Patil · 8 years ago
  5. 6139b84 netd: Trap dns calls by Devi Sandeep Endluri V V · 7 years ago
  6. 145c6b3 Listen to xt_quota2 kobject event for quota by Bryse Flowers · 7 years ago
  7. 9400fcf wlan: Add softap support through ndc commands. by c_rrajiv · 9 years ago
  8. 893c122 server: Add custom implementation for tethering and statistics by Devi Sandeep Endluri V V · 7 years ago
  9. c63059c Always use the default network DNS servers if a VPN does not set any. by Lorenzo Colitti · 7 years ago
  10. 0452cb5 Do not configure more DNS servers than supported. by Pierre Imai · 7 years ago
  11. bdcba11 Update wlutil path by Erik Kline · 7 years ago
  12. 5bbe13b Merge "Drop PROHIBIT_NON_VPN priority 11500 -> 12500" into nyc-dev by Robin Lee · 7 years ago
  13. 7ad3c88 Merge changes Ifbd15bf9,I985e6861,I54860c7c into nyc-dev by Lorenzo Colitti · 7 years ago
  14. a55388e Make FirewallController::createChain use replaceUidChain. by Lorenzo Colitti · 7 years ago
  15. f157caf Make firewallReplaceUidChain match the behaviour of createChain. by Lorenzo Colitti · 7 years ago
  16. 54ecf16 Don't crash the test if expecting more commands than were run. by Lorenzo Colitti · 7 years ago
  17. 6be5619 Fix P2TP VPNs by adding an exception for VPN user. by Pierre Imai · 7 years ago
  18. 6c84ef6 Drop PROHIBIT_NON_VPN priority 11500 -> 12500 by Robin Lee · 7 years ago
  19. c125fe4 Restore ACT_UNREACHABLE by Robin Lee · 7 years ago
  20. 3a27207 Add dumpsys support to ResolverController by Pierre Imai · 7 years ago
  21. beedec3 Add two Netd binder calls to set/get resolver config. by Pierre Imai · 7 years ago
  22. 932c44c Allow TCP RSTs to make it through firewall rules. by Lorenzo Colitti · 7 years ago
  23. 563d98b Add a binder IPC to close socket connections. by Lorenzo Colitti · 7 years ago
  24. b808736 Server API to only allow networking by VPN apps by Robin Lee · 7 years ago
  25. 4ef9464 Have modifyIpRule take an explicit action by Robin Lee · 7 years ago
  26. 9f9aae9 Move UidRange aidl to create a native cpp version by Robin Lee · 7 years ago
  27. 6c97716 Netd metrics logging for DNS queries by Lorenzo Colitti · 7 years ago
  28. 699aa99 Move the Stopwatch class to NetdConstants. by Lorenzo Colitti · 7 years ago
  29. 3b37a47 Merge "Kill sockets when a VPN comes up." into nyc-dev by TreeHugger Robot · 7 years ago
  30. fff4bd3 Kill sockets when a VPN comes up. by Lorenzo Colitti · 7 years ago
  31. f65122c Workaround ASan false positive in RouteController. by Evgenii Stepanov · 8 years ago
  32. 31701a9 Merge "Remove "resolver flushnet <netid>" command." into nyc-dev by Erik Kline · 7 years ago
  33. 767cd3f Remove "resolver flushnet <netid>" command. by Erik Kline · 7 years ago
  34. 95f5f94 DO NOT MERGE: Let netd to use the new set_nameservers_for_net call. by Pierre Imai · 8 years ago
  35. 2a83040 Merge "Switch from android::netd::List to std::list" into nyc-dev by Erik Kline · 7 years ago
  36. 70c0366 Switch from android::netd::List to std::list by Erik Kline · 7 years ago
  37. 0082f03 Add mDNS TXT records to the resolve-call result. by Philip P. Moltmann · 8 years ago
  38. e60c0a5 Use iptables-restore in StrictController startup. by Lorenzo Colitti · 8 years ago
  39. 9028d91 Add a test for StrictController. by Lorenzo Colitti · 8 years ago
  40. 0f15055 Move iptables test code to a new IptablesBaseTest class. by Lorenzo Colitti · 8 years ago
  41. 13debb8 Use iptables-restore in BandwidthController startup. by Lorenzo Colitti · 8 years ago
  42. a0dc8a5 Add more test coverage for BandwidthController. by Lorenzo Colitti · 8 years ago
  43. 464eabe Attempt to make data saver mode work for real. by Lorenzo Colitti · 8 years ago
  44. 94a7b43 Support destroying sockets for UIDs. by Lorenzo Colitti · 8 years ago
  45. 1f45771 Refactor SockDiagTest in preparation for per-UID SOCK_DESTROY. by Lorenzo Colitti · 8 years ago
  46. dedd271 Add a binder RPC to enable/disable data saver. by Lorenzo Colitti · 8 years ago
  47. 7fa41f3 Merge changes I149ccda5,I4457abd4,I67bff7c3,Ie15b0775,I8dd9fc60 into nyc-dev by Lorenzo Colitti · 8 years ago
  48. 29ca4e0 Stop using SIOCKILLADDR in netd. by Lorenzo Colitti · 8 years ago
  49. 86a4798 Add a rudimentary unit test for BandwidthController. by Lorenzo Colitti · 8 years ago
  50. 7618ccb Slightly restructure the data saver iptables rules. by Lorenzo Colitti · 8 years ago
  51. 2d3a163 Add initial dump() method to NetdNativeService by Erik Kline · 8 years ago
  52. 680d765 netd: softap: Ignore fwreload command if FW path is not defined by Dmitry Shmidt · 8 years ago
  53. a33d479 Remove the ability to enable/disable the happy box. by Lorenzo Colitti · 8 years ago
  54. b1f0557 Don't keep naughty/nice app state in BandwidthController. by Lorenzo Colitti · 8 years ago
  55. e4851de Start NetdNativeService before CommandListener. by Lorenzo Colitti · 8 years ago
  56. 5ebbbd8 Whitelist system apps when using bw_happy_box. by Felipe Leme · 8 years ago
  57. b19fcc7 Fix netd tests for use with APCT by Pierre Imai · 8 years ago
  58. 492ca5b More correctly set app_mark in getNetworkContext. by Erik Kline · 8 years ago
  59. 0434d45 Merge changes I2dc1a074,Ic83d8160,I246696c4 into nyc-dev by Lorenzo Colitti · 8 years ago
  60. 7786219 Move SockDiagTest into system/netd/server. by Lorenzo Colitti · 8 years ago
  61. 89faa34 Add an RPC to replace a UID firewall rule. by Lorenzo Colitti · 8 years ago
  62. 9fbf60d Remove unused costName variable am: 87732125ef by Erik Kline · 8 years ago
  63. 8773212 Remove unused costName variable by Erik Kline · 8 years ago
  64. a31db12 Merge "Created a firewall chain for power save mode." into nyc-dev by Felipe Leme · 8 years ago
  65. ddf2d5b Allow finer-grained locking, and use it in FirewallCmd. by Lorenzo Colitti · 8 years ago
  66. 0a3eb85 Don't use a manually-sized buffer for the PID. by Lorenzo Colitti · 8 years ago
  67. 1cfa543 Wrap netd's controller to make them usable from other classes by Pierre Imai · 8 years ago
  68. c2c7b75 Rename the netd service from "android.net.INetd" to "netd". by Lorenzo Colitti · 8 years ago
  69. e4d626e Initial netd binder interface. by Lorenzo Colitti · 8 years ago
  70. f32fc59 Use SOCK_DESTROY in netd. by Lorenzo Colitti · 8 years ago
  71. 5e69c7f Switch to ifc_add_address() for setcfg by Erik Kline · 8 years ago
  72. 8464e1e Support killing sockets using SOCK_DESTROY. by Lorenzo Colitti · 8 years ago
  73. 3f62434 Created a firewall chain for power save mode. by Felipe Leme · 8 years ago
  74. 397fbc0 Switch to ifc_add_address() for setcfg by Erik Kline · 8 years ago
  75. 33fe732 Merge "Revert "Tell dnsmasq not to start wildcard sockets"" by Erik Kline · 8 years ago
  76. a3ec370 Revert "Tell dnsmasq not to start wildcard sockets" by Erik Kline · 8 years ago
  77. 3000ca5 Merge "Tell dnsmasq not to start wildcard sockets" by Erik Kline · 8 years ago
  78. 6cff1fb Merge "Track rename from base/ to android-base/." am: c4f60ec960 am: 569ec05819 by Elliott Hughes · 8 years ago
  79. bbd5626 Track rename from base/ to android-base/. by Elliott Hughes · 8 years ago
  80. c284128 Support scoped addresses as tethered DNS servers. by Lorenzo Colitti · 8 years ago
  81. f1dfabe Tell dnsmasq not to start wildcard sockets by Erik Kline · 8 years ago
  82. f90a8b9 Pass both IPv4 and IPv6 nameservers to dnsmasq by Erik Kline · 8 years ago
  83. 13fa01f Change dnsmasq input command argument separator by Erik Kline · 8 years ago
  84. e6238a9 Merge "system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1." by Kenny Root · 8 years ago
  85. 986d097 system/netd: check return value of PKCS5_PBKDF2_HMAC_SHA1. by Adam Langley · 8 years ago
  86. 58a9448 Always add costly interfaces to the bw_FORWARD chain by Erik Kline · 8 years ago
  87. c8e5aab am 4485c500: am c8683d7e: Don\'t break IPv6 connectivity when in doze mode. by Lorenzo Colitti · 8 years ago
  88. 4485c50 am c8683d7e: Don\'t break IPv6 connectivity when in doze mode. by Lorenzo Colitti · 8 years ago
  89. c8683d7 Don't break IPv6 connectivity when in doze mode. by Lorenzo Colitti · 8 years ago
  90. 1e1c67f am 4e9e23c5: am 8246d45e: Merge "bundle init.rc contents with its service" by Tom Cherry · 8 years ago
  91. 4e9e23c am 8246d45e: Merge "bundle init.rc contents with its service" by Tom Cherry · 8 years ago
  92. 8246d45 Merge "bundle init.rc contents with its service" by Tom Cherry · 8 years ago
  93. c149ef7 bundle init.rc contents with its service by Tom Cherry · 8 years ago
  94. f2fed76 Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 8 years ago
  95. ed45068 am 7e5323d7: am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock" by Yusuke Sato · 8 years ago
  96. 7e5323d am 93e6f6a7: Merge "Make iptables -L and -S calls wait for xtables lock" by Yusuke Sato · 8 years ago
  97. 99b4050 Make iptables -L and -S calls wait for xtables lock by Yusuke Sato · 8 years ago
  98. b07a720 Pass through AI_ADDRCONFIG by Erik Kline · 8 years ago
  99. 451ca99 Merge "Make netd calls to iptables wait for xtables lock" into mnc-dev by Paul Jensen · 8 years ago
  100. 94b2ab9 Make netd calls to iptables wait for xtables lock by Paul Jensen · 8 years ago