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