1. 80501bd netd: ignore non-directories/symlinks when getting interfaces from /sys/class/net by Maciej Żenczykowski · 6 years ago
  2. f778204 Interface-related commands porting by Luke Huang · 7 years ago
  3. e64fa38 Firewall-related commands porting by Luke Huang · 7 years ago
  4. 4debf3b Wrap InterfaceController into the android::net namespace by Bernie Innocenti · 7 years ago
  5. 38e51f1 Implement INetd.aidl getProcSysNet(). by Erik Kline · 7 years ago
  6. 15bb55c netd: Enable clang-tidy and fix all warnings by Bernie Innocenti · 7 years ago
  7. c4b3a0c Ensure icmp redirects are always ignored by Hugo Benichi · 7 years ago
  8. 172f8e4 Factor getIfaceNames() from getIfaceList() by Nathan Harold · 7 years ago
  9. 3f46148 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
  10. 7e97405 Add a eBPF map to store iface name and index by Chenbo Feng · 7 years ago
  11. 5f8c4fd Delete the legacy netd code for manipulating ND offload. by Lorenzo Colitti · 8 years ago
  12. 516764f Always return a meaningful error from setIpv6AddrGenMode. by Lorenzo Colitti · 8 years ago
  13. de93796 Enable RFC 7217 stable privacy addresses by Joel Scherpelz · 8 years ago
  14. 31e2599 Accept RIOs with prefix length in the closed interval [48, 64] by Joel Scherpelz · 8 years ago
  15. 7035f22 Put most of netd into the android::net namespace. by Lorenzo Colitti · 9 years ago
  16. b218a87 Add general /proc/sys/net/ipv[46]/{conf,neigh}/ interface by Erik Kline · 9 years ago
  17. 59d8c48 Disable DAD for downstream interfaces when tethering by Erik Kline · 9 years ago
  18. c296f09 Support adding/removing IPv4 and IPv6 addresses on interfaces by Erik Kline · 9 years ago
  19. 2c5aaa1 Setup interfaces for IPv6 tethering by Erik Kline · 9 years ago
  20. bdcba11 Update wlutil path by Erik Kline · 9 years ago
  21. bbd5626 Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  22. 7adf8d7 Enable use_oif_addrs_only in netd. by Erik Kline · 10 years ago
  23. 3f95777 Fix boolean to integer return value conversion. by Erik Kline · 10 years ago
  24. 145fd25 InterfaceController::setBaseReachableTimeMs() by Erik Kline · 10 years ago
  25. e1da484 Partial refactoring and Android-type style changes. by Erik Kline · 10 years ago
  26. 5407e14 Revert "Revert "Update for libbase."" by Dan Albert · 10 years ago
  27. 4a0ab5f Revert "Update for libbase." by Nicolas Geoffray · 10 years ago
  28. b67219a Update for libbase. by Dan Albert · 10 years ago
  29. a0b6b3a am 50c6639a: Merge "Use StringPrintf." by Elliott Hughes · 11 years ago
  30. be95c15 Use StringPrintf. by Elliott Hughes · 11 years ago
  31. 561ad8c resolved conflicts for merge of c9692899 to lmp-mr1-dev-plus-aosp by Elliott Hughes · 11 years ago
  32. d161406 Switch netd over to <utils/file.h>. by Elliott Hughes · 11 years ago
  33. 750f9d0 am 883d129b: Merge "Add missing <malloc.h> include." by Elliott Hughes · 11 years ago
  34. 5f4938f Add missing <malloc.h> include. by Elliott Hughes · 11 years ago
  35. 3dc3e54 am 1a3c689b: Merge "Fix missing errno.h includes after libc cleanup." by Dan Albert · 11 years ago
  36. aa1be2b Fix missing errno.h includes after libc cleanup. by Dan Albert · 11 years ago
  37. 59273ed Re-add netd support for enabling IPv6 optimistic mode. by Erik Kline · 11 years ago
  38. 9ccaa16 Revert "Merge "Add netd support for configuring IPv6 optimistic mode." into lmp-mr1-dev" by Erik Kline · 11 years ago
  39. 2b8d1ea Merge "Add a netd interface command to disable ND offload." into lmp-mr1-dev by Lorenzo Colitti · 11 years ago
  40. 0ea8ff8 Add a netd interface command to disable ND offload. by Lorenzo Colitti · 11 years ago
  41. 36b4a0d Add netd support for configuring IPv6 optimistic mode. by Erik Kline · 11 years ago
  42. 1604e18 Cleanup: Delete dead code. by Sreeram Ramachandran · 11 years ago
  43. 7b64cde Netd: Interface controller: Demote a log message severity from warning to verbose. by Sasha Levitskiy · 11 years ago
  44. 69261cb server: check interface names in RPC arguments for validity by JP Abgrall · 11 years ago
  45. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 11 years ago[Renamed from InterfaceController.cpp]
  46. a01d6ef Cleanup: Minor style fixes. by Sreeram Ramachandran · 11 years ago
  47. a481180 Set kernel proc files for fwmark reflection and table numbers for RAs. by Sreeram Ramachandran · 11 years ago
  48. 17609ed Netd: Drop hard-coded libnetcmdiface path, let the system auto-resolve to a proper lib version. by Sasha Levitskiy · 11 years ago
  49. 6d6c0e6 Add getmtu and setmtu interface commands by Dmitry Shmidt · 12 years ago
  50. 37f2e37 Set accept_ra to 2 on all interfaces by Lorenzo Colitti · 12 years ago
  51. cfd1a58 Set accept_ra to 2 when enabling IPv6. by Lorenzo Colitti · 12 years ago
  52. 70afde6 Move IPv6 code to InterfaceController. by Lorenzo Colitti · 12 years ago
  53. 87482aa Demoting a non-critical error to a warning: unable to load net cmd dll. by Sasha Levitskiy · 13 years ago
  54. 329c3b4 Changes the interface command API from static lib to a dynamic one by Sasha Levitskiy · 13 years ago
  55. 2eab1f7 netd: Add initial interface driver command support by Dmitry Shmidt · 13 years ago