1. 1ad658f Update MDnsSdListener to use MDns aidl by paulhu · 4 years, 2 months ago
  2. c8a58ff Add MDnsService by paulhu · 4 years, 2 months ago
  3. b371bc3 Remove setCounterSet and deleteTagData support from FwmarkServer by Patrick Rohr · 4 years, 2 months ago
  4. ebdeba8 [NETD-BPF#18] Mainline part of bpf code from netd by Ken Chen · 4 years, 5 months ago
  5. 65f0455 [NETD-BPF#17] Modify WaitForProgsLoaded.h include path by Ken Chen · 4 years, 5 months ago
  6. 352984c [NETD-BPF#12] Netd includes WaitForProgsLoaded.h by Ken Chen · 4 years, 5 months ago
  7. 8fe808f Split tagSocket into tagSocket and privilegedTagSocket by Aaron Huang · 4 years, 5 months ago
  8. 66e860f Add debug trace for netd stuck issue by Ken Chen · 5 years ago
  9. e9d140b do not drop ingress dns replies with non bypassable vpn by Maciej Żenczykowski · 6 years ago
  10. e234902 Use libbpf_android to wait for bpf. by Steven Moreland · 6 years ago
  11. 3e64aa1 Use stubs generated by build system by Jooyung Han · 6 years ago
  12. ccdecaa Don't create sp<> to stack allocated mHwSvc by Hans Boehm · 7 years ago
  13. feafd18 Add evaluate domain name callback in netd by Felipe Mosso Ferfoglia · 6 years ago
  14. 2e75458 Merge "Support RDNS on cache and uid/pid tagging" by Ken Chen · 6 years ago
  15. f7b003d Support RDNS on cache and uid/pid tagging by Praveen Moongalam Thyagarajan · 7 years ago
  16. 6b35750 [netd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  17. b953a91 Tag with TAG_SYSTEM_DNS for dns packets. by Sehee Park · 7 years ago
  18. 196f1b8 Remove floating-point time functions from StopWatch by Bernie Innocenti · 7 years ago
  19. 3875839 Revert "netd: set CLOEXEC on inherited /dev/socket/netd fd" by Maciej Żenczykowski · 7 years ago
  20. aae6f53 netd: set CLOEXEC on inherited /dev/socket/netd fd by Maciej Żenczykowski · 7 years ago
  21. cfd04b2 NDC migration to binder ver. by Luke Huang · 7 years ago
  22. 7720e4a Refactor CommandListener to binder version for preparing ndc by Luke Huang · 7 years ago
  23. e7e332f Move Stopwatch to libnetdutils by Mike Yu · 7 years ago
  24. f29fe68 Clean up Netd and libnetd_resolv for resolver related commands by Luke Huang · 7 years ago
  25. a5161a0 Enable more clang-tidy checks and treat them as errors by Bernie Innocenti · 7 years ago
  26. 0ae31af Move DnsProxyListener to libnetd_resolv by Mike Yu · 7 years ago
  27. cd25764 Remove DNS event reporting level by Bernie Innocenti · 7 years ago
  28. a03aced Make netd wait for BPF programs to get loaded by Joel Fernandes · 7 years ago
  29. afaaa8e Use dlopen() and dlsym() for resolver functions by Lorenzo Colitti · 7 years ago
  30. d1ee462 Replace RW lock with mutex, shared_mutex by Luke Huang · 8 years ago
  31. b31fd69 Add basic logging infrastructure for bugreports by Erik Kline · 8 years ago
  32. 8589004 Add static Process class and improved dump output by Erik Kline · 8 years ago
  33. 3f46148 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 8 years ago
  34. 9944ba8 New commands for replacing qtaguid native API by Chenbo Feng · 8 years ago
  35. 984f1d0 Merge "Ensure the sockets we inherit from init are FD_CLOEXEC." am: b0f35bad8a by Lorenzo Colitti · 9 years ago
  36. 548bbd4 Ensure the sockets we inherit from init are FD_CLOEXEC. by Lorenzo Colitti · 9 years ago
  37. 7e08f85 netd: HAL implmentation by Niranjan Pendharkar · 9 years ago
  38. 685deb5 Avoid netlink socket address conflict by Joel Scherpelz · 9 years ago
  39. 519ffc3 Avoid netlink socket address conflict by Joel Scherpelz · 9 years ago
  40. 08b84cd Add WakeupController and NFLogListener by Joel Scherpelz · 9 years ago
  41. 839d7d6 Block SIGPIPE in IptablesRestoreControllerTest. by Lorenzo Colitti · 9 years ago
  42. f91e8ed Log how long it takes to start more netd components. by Lorenzo Colitti · 9 years ago
  43. 7035f22 Put most of netd into the android::net namespace. by Lorenzo Colitti · 9 years ago
  44. 19ee8a8 Add finer-grained logging of netd startup times. by Lorenzo Colitti · 9 years ago
  45. 1ed96e2 Move some code out of CommandListener. by Lorenzo Colitti · 9 years ago
  46. 4362bb2 Log the time it takes netd to start up. by Lorenzo Colitti · 9 years ago
  47. 7d37453 Add connect event reporting by Michal Karpinski · 9 years ago
  48. d544011 Adding EventReporter class by Michal Karpinski · 9 years ago
  49. e4851de Start NetdNativeService before CommandListener. by Lorenzo Colitti · 10 years ago
  50. 0a3eb85 Don't use a manually-sized buffer for the PID. by Lorenzo Colitti · 10 years ago
  51. 1cfa543 Wrap netd's controller to make them usable from other classes by Pierre Imai · 10 years ago
  52. e4d626e Initial netd binder interface. by Lorenzo Colitti · 10 years ago
  53. 347f693 Write pid file so we can tell when netd bounces. by Robert Greenwalt · 11 years ago
  54. f4f6c8d Refactor: Encapsulate permissions and interfaces into a Network class. by Sreeram Ramachandran · 12 years ago
  55. 56afacf Turn on C++11 and make all warnings into errors. by Sreeram Ramachandran · 12 years ago
  56. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 12 years ago[Renamed from main.cpp]
  57. 030b36e Introduce fwmarkd: a service to set the fwmark of sockets. by Sreeram Ramachandran · 12 years ago
  58. 7dd69a1 Use proper socket mark for DNS resolution. by Paul Jensen · 12 years ago
  59. a0efaec netd: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 12 years ago
  60. d261793 Add netd support for uid based routing for DNS by Chad Brubaker · 13 years ago
  61. 59d2d45 Revert "netd: reduce privileges" by Nick Kralevich · 13 years ago
  62. ab3df62 netd: reduce privileges by Nick Kralevich · 13 years ago
  63. 745e09f Initial release of mdns interface. by Robert Greenwalt · 14 years ago
  64. c1044d4 Ignore Sigpipe in netd by Selim Gurun · 14 years ago
  65. 5ea0c05 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  66. 08b58b6 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  67. 7b984e3 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  68. 007e987 DNS proxy thread in netd. by Brad Fitzpatrick · 15 years ago
  69. f1c368a netd: Remove sigchild handler and fix a bluetooth makefile bug by San Mehat · 16 years ago
  70. 5c1b8af netd: Add Flush out enumerating/configuring interfaces by San Mehat · 16 years ago
  71. d183042 netd: Initial skelaton for netd by San Mehat · 16 years ago