1. 7c4c9a9 ethernet_interface: Simplify hwaddr string by William A. Kennington III · 1 year, 9 months ago
  2. ff12acb util: Add non-family isValidIP by William A. Kennington III · 1 year, 9 months ago
  3. 69f4554 util: Cleanup usage of string types by William A. Kennington III · 1 year, 9 months ago
  4. 95530ec treewide: Cleanup unused includes by William A. Kennington III · 1 year, 11 months ago
  5. 8060c0d ethernet_interface: Support DHCP4/6 Properties by William A. Kennington III · 1 year, 11 months ago
  6. 0caf221 ethernet_interface: Remove DHCP from constructor by William A. Kennington III · 1 year, 11 months ago
  7. 95a49a2 ethernet_interface: Write configs from parser by William A. Kennington III · 1 year, 11 months ago
  8. 34bb3e2 config_parser: Allow modifying Parser map by William A. Kennington III · 1 year, 11 months ago
  9. e21a5cf config_parser: Split up sections by William A. Kennington III · 1 year, 11 months ago
  10. a520a39 config_parser: Reduce number of file reads by William A. Kennington III · 1 year, 11 months ago
  11. 150753f config_parser: Add common boolean parser by William A. Kennington III · 1 year, 11 months ago
  12. 2a846b3 ethernet_interface: Remove nameserver setting by William A. Kennington III · 1 year, 10 months ago
  13. 25511a1 config_parser: Cleanups and modern c++ standards by William A. Kennington III · 1 year, 11 months ago
  14. 13d1708 ethernet_interface: Ignore deprecated addresses by William A. Kennington III · 2 years, 8 months ago
  15. c2e5e0e ipaddress: Parse from netlink by William A. Kennington III · 5 years ago
  16. f8b3fc3 ethernet_interface: Add INFO message for config writes by William A. Kennington III · 1 year, 11 months ago
  17. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  18. 69cfa31 Fix behavior when writing MAC address is disabled by Jiaqing Zhao · 2 years, 5 months ago
  19. 0745044 Delete DHCP IP object while moving from DHCP to static by Ravi Teja · 2 years ago
  20. 33b4eaa Check existance on VLAN creation by Jiaqing Zhao · 2 years, 3 months ago
  21. dd1e592 ethernet_interface: Add UseDomains option to network file by sunharis · 2 years, 3 months ago
  22. c2e061f Allow unset default gateway by Jiaqing Zhao · 2 years, 3 months ago
  23. 166b959 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 3 months ago
  24. 609c12d Allow writing MAC address to networkd config file to be blocked by Johnathan Mantey · 2 years, 5 months ago
  25. 5dad2aa ethernet_interface: Remove custom socket holder by William A. Kennington III · 2 years, 5 months ago
  26. c922d5e ethernet_interface: Fix nicEnabled property ordering by William A. Kennington III · 2 years, 5 months ago
  27. cc5a670 Fix nameserver property for VLAN interfaces by Jiaqing Zhao · 2 years, 6 months ago
  28. b353ba0 Fix missing line-feed for DHCPv6Client entry by Johnathan Mantey · 2 years, 7 months ago
  29. afa4032 ethernet_interface: Remove unused function by William A. Kennington III · 2 years, 7 months ago
  30. e6d1c0e ethernet_interface: Disable opportunistic DHCPv6 if disabled by William A. Kennington III · 2 years, 7 months ago
  31. 24957b9 ethernet_interface: Remove superfluous logging by William A. Kennington III · 2 years, 7 months ago
  32. 329b5fb ethernet_interface: Defer setting NIC enabled by William A. Kennington III · 2 years, 8 months ago
  33. 6bfdf3e ethernet_interface: Defer link down for MAC change by William A. Kennington III · 2 years, 8 months ago
  34. 4209cee ethernet_interface: Remove ip binary invocation by William A. Kennington III · 2 years, 8 months ago
  35. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 8 months ago
  36. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 2 years, 9 months ago
  37. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  38. 2c0fc56 Add support for MTU property by Tejas Patil · 3 years ago
  39. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  40. cb2d408 Do not config Gateway when DHCP is enabled by Lei YU · 2 years, 11 months ago
  41. 252feec Remove the route settings from system config by Lei YU · 2 years, 11 months ago
  42. 3402757 ethernet: Add origin to generateId() by Lei YU · 2 years, 11 months ago
  43. 26275a3 ethernet_interface: Detect nicEnabled from systemd-networkd by William A. Kennington III · 3 years ago
  44. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago[Renamed from ethernet_interface.cpp]
  45. 05368f1 sources: Fully initialize structs by William A. Kennington III · 3 years, 2 months ago
  46. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 2 months ago
  47. 9620331 ethernet_interface: Fix variable naming by William A. Kennington III · 3 years, 2 months ago
  48. 7233c58 Fix the same static IP setting from DHCP by Lei YU · 3 years, 3 months ago
  49. 6aef769 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  50. 983da55 Fix representation IPv6 DNS servers by Alexander Filippov · 3 years, 5 months ago
  51. c14b4b3 Fix [route] statement by Ravi Teja · 3 years, 4 months ago
  52. a5a0944 Network: Implement ipv6/ipv4 default gateways on EthernetInterface by Ravi Teja · 4 years ago
  53. 86f659e Fix core dump when invalid MAC is configured by Asmitha Karunanithi · 3 years, 6 months ago
  54. ffcba34 ethernet_interface: Fix gateway entry emission by William A. Kennington III · 3 years, 10 months ago
  55. 33bc9a9 Fix for not updating invalid MAC to fw_printenv by Asmitha Karunanithi · 3 years, 11 months ago
  56. 76b2aa3 Ensure that the MAC address is saved in u-boot-env by Alexander Filippov · 4 years ago
  57. 7f9c668 ethernet_interface: Remove local admin MAC check by William A. Kennington III · 5 years ago
  58. 817012a Enhance DHCP beyond just OFF and IPv4/IPv6 enabled. by Johnathan Mantey · 4 years, 5 months ago
  59. aa57fa5 Fix the error spotted by meson by Manojkiran Eda · 4 years, 1 month ago
  60. a879baa filesystem is not experimental anymore since c++17 by Manojkiran Eda · 4 years, 1 month ago
  61. ca8b91b Fix to set ipaddress on VLAN by Manojkiran Eda · 4 years, 1 month ago
  62. 12beaad util: Replace raw struct functions with stdplus by William A. Kennington III · 4 years, 1 month ago
  63. 0634573 Allow disabling use of u-boot environment by Benjamin Fair · 4 years, 3 months ago
  64. 40a51df Fix for the MAC address configuration by Ratan Gupta · 4 years, 2 months ago
  65. 613a012 Initialize the link status and interface status correctly by Ratan Gupta · 4 years, 2 months ago
  66. d0679f9 Added enable/disable control of the Network Interface Card by Johnathan Mantey · 4 years, 8 months ago
  67. acd6dd5 Backend changes for Populating Nameservers(DNS & Static) by Manojkiran Eda · 4 years, 9 months ago
  68. ad4bf5c Enable conditional use of ETHTOOL features in the NIC driver by Johnathan Mantey · 4 years, 5 months ago
  69. 99801ce Fix the networkd crash during creation of vlan by Ratan Gupta · 4 years, 6 months ago
  70. faa72e5 Enable the network link carrier state to be reported. by Johnathan Mantey · 4 years, 6 months ago
  71. cb42fe2 Enable ethtool to retrieve the NIC speed, duplex, autoneg values by Johnathan Mantey · 5 years ago
  72. 046b2a0 Allow static configuration of NTP and DNS in DHCP mode by Ratan Gupta · 4 years, 10 months ago
  73. b400597 Remove the code which updates resolv.conf for dhcp supplied DNS by Ratan Gupta · 4 years, 10 months ago
  74. 38a63c3 Add two MAC addresses support for Mihawk's 2 NICs by Alvin Wang · 4 years, 10 months ago
  75. 5fb6c33 Network : Added Validation of Nameserver IP's by Manojkiran Eda · 4 years, 11 months ago
  76. 5b023f5 Permit IPv6 Address Router Advertisement values to be changed by Johnathan Mantey · 5 years ago
  77. 7b9e8bd ethernet_interface: Fix u-boot MAC environment variable by William A. Kennington III · 5 years ago
  78. 1578721 ethernet_interface: Write the MAC to configuration by William A. Kennington III · 5 years ago
  79. f8c78f2 ethernet_interface: Get rid of address gateway usage by William A. Kennington III · 5 years ago
  80. d7946a7 neighbor: Rework getCurrentNeighbors by William A. Kennington III · 5 years ago
  81. 7ed1b28 ethernet_interface: Emit error when missing MAC by William A. Kennington III · 5 years ago
  82. 1137a97 util: Clean up MAC address formatting by William A. Kennington III · 5 years ago
  83. 0420c6a build: Apply fixes to accommodate build system updates by William A. Kennington III · 5 years ago
  84. 0850579 Static neighbor support by William A. Kennington III · 5 years ago
  85. f4b4ff8 vlan: Modify create method to return an ObjectPath by William A. Kennington III · 5 years ago
  86. ce37956 Network:Modified create interface to return the D-Bus object ID by raviteja-b · 5 years ago
  87. d3c249c IPv6 gateway support by William A. Kennington III · 5 years ago
  88. 781f335 ethernet_interface: Only write Gateway= lines when present by William A. Kennington III · 5 years ago
  89. 1689380 ethernet_interface: Link local IPs are never DHCP by William A. Kennington III · 5 years ago
  90. fbafa25 ethernet_interface: Clean up object creation by William A. Kennington III · 6 years ago
  91. 895f9e5 Move the restart systemdunit function to network manager by Ratan Gupta · 6 years ago
  92. 836c91d minor cleanup, std namespacing, dropping headers by Patrick Venture · 6 years ago
  93. 1a054ae Fix formatting issues by Ratan K Gupta · 6 years ago
  94. 57d9c50 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  95. ce26282 Throw InternalFailure in catch by Gunnar Mills · 6 years ago
  96. 189d44e reorder headers by Patrick Venture · 6 years ago
  97. ad21fc2 Add configure option to disable link-local IP address autoconfiguration. by Oskar Senft · 6 years ago
  98. 90480c4 Throw error when invalid MAC Address is set by Gunnar Mills · 6 years ago
  99. 057ff0d Fixing unnecessary moving of variables by Ratan Gupta · 6 years ago
  100. 3e60e07 Write Separate Route section for different Routes by Ratan Gupta · 6 years ago