1. a68ab4b build: Add fmt subproject support by William A. Kennington III · 2 years, 9 months ago
  2. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  3. 205cc10 Fix for Network Manager Crash by sureshvijayv1 · 2 years, 9 months ago
  4. 2c0fc56 Add support for MTU property by Tejas Patil · 2 years, 11 months ago
  5. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  6. 167a4be cleanup sdbus CAMELCASE define by Patrick Williams · 2 years, 10 months ago
  7. cb2d408 Do not config Gateway when DHCP is enabled by Lei YU · 2 years, 11 months ago
  8. 252feec Remove the route settings from system config by Lei YU · 2 years, 11 months ago
  9. 3402757 ethernet: Add origin to generateId() by Lei YU · 2 years, 11 months ago
  10. 1ea3599 Apply settings after resetting. by Alexander Filippov · 3 years, 3 months ago
  11. 26275a3 ethernet_interface: Detect nicEnabled from systemd-networkd by William A. Kennington III · 3 years ago
  12. fa1f5c0 Add support for sending NCSI command by Eddie James · 3 years, 10 months ago
  13. e9d095d Manage configuration parser file state using RAII by Johnathan Mantey · 3 years ago
  14. d49c5c6 Eliminate potential null pointer references by Johnathan Mantey · 3 years ago
  15. bdbbfb6 build: Move yaml files into a subdirectory by William A. Kennington III · 3 years, 1 month ago
  16. 37cf66c build: Full subproject support by William A. Kennington III · 3 years, 2 months ago
  17. 3bf1c74 build: Regenerate meson for new sdbusplus by William A. Kennington III · 3 years, 1 month ago
  18. fc3aff9 build: test: Fix missing variable by William A. Kennington III · 3 years, 1 month ago
  19. dd88683 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years, 1 month ago
  20. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago
  21. 6342095 build: Remove autotools by William A. Kennington III · 3 years, 2 months ago
  22. 1e710d0 build: Fix service and conf file quotation by William A. Kennington III · 3 years, 1 month ago
  23. 0a01b2a build: Add meson build by William A. Kennington III · 3 years, 2 months ago
  24. de433b7 network_manager: JSON is only used for SYNC_MAC by William A. Kennington III · 3 years, 2 months ago
  25. 200678a Permit control of systemd-networkd IPv6AcceptRA configuration by Johnathan Mantey · 3 years, 2 months ago
  26. dc2f1b6 types: Remove unused assignment by William A. Kennington III · 3 years, 2 months ago
  27. 162db3a gitignore: Add new generated files by William A. Kennington III · 3 years, 2 months ago
  28. a19558e test: Fix VLA declarations by William A. Kennington III · 3 years, 2 months ago
  29. 05368f1 sources: Fully initialize structs by William A. Kennington III · 3 years, 2 months ago
  30. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 2 months ago
  31. 7f191f7 Replace IRC with Discord by Bruce Mitchell · 3 years, 2 months ago
  32. 9620331 ethernet_interface: Fix variable naming by William A. Kennington III · 3 years, 2 months ago
  33. 7233c58 Fix the same static IP setting from DHCP by Lei YU · 3 years, 3 months ago
  34. 8173e02 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  35. 6aef769 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  36. ee5b2c9 util: Remove temporary strings in getIgnoredInterfaces by William A. Kennington III · 3 years, 2 months ago
  37. efda98b Ignore the interfaces defined in IGNORED_INTERFACES by Lei YU · 3 years, 4 months ago
  38. 307554e Get ignored interfaces from environment by Lei YU · 3 years, 4 months ago
  39. 3894ce7 Re-organize internal namespace by Lei YU · 3 years, 4 months ago
  40. a1b897e util: Collapse toCidr functions by William A. Kennington III · 3 years, 3 months ago
  41. 2ea71fa Fix shell check errors & enforce it in CI by Manojkiran Eda · 3 years, 9 months ago
  42. 4d94ecd Change the IPV6_MAX_PREFIX_LENGTH to 128 by John Wang · 3 years, 3 months ago
  43. a3b14dc Fix __builtin_ctz related bug by Lei YU · 3 years, 3 months ago
  44. 359623e Improved IPv6 netmask parsing by Johnathan Mantey · 3 years, 5 months ago
  45. 983da55 Fix representation IPv6 DNS servers by Alexander Filippov · 3 years, 5 months ago
  46. 39d0585 Removing inactive reviewer by Johnathan Mantey · 3 years, 4 months ago
  47. c14b4b3 Fix [route] statement by Ravi Teja · 3 years, 4 months ago
  48. a5a0944 Network: Implement ipv6/ipv4 default gateways on EthernetInterface by Ravi Teja · 4 years ago
  49. 1b5ec9c Make the Individual tests linkable for meson by Manojkiran Eda · 4 years, 1 month ago
  50. 86f659e Fix core dump when invalid MAC is configured by Asmitha Karunanithi · 3 years, 6 months ago
  51. ffcba34 ethernet_interface: Fix gateway entry emission by William A. Kennington III · 3 years, 10 months ago
  52. 33bc9a9 Fix for not updating invalid MAC to fw_printenv by Asmitha Karunanithi · 3 years, 11 months ago
  53. 76b2aa3 Ensure that the MAC address is saved in u-boot-env by Alexander Filippov · 4 years ago
  54. 7f9c668 ethernet_interface: Remove local admin MAC check by William A. Kennington III · 5 years ago
  55. 817012a Enhance DHCP beyond just OFF and IPv4/IPv6 enabled. by Johnathan Mantey · 4 years, 5 months ago
  56. e5a867a Enable NCSI logs the Logs on Console by Manojkiran Eda · 4 years, 1 month ago
  57. aa57fa5 Fix the error spotted by meson by Manojkiran Eda · 4 years, 1 month ago
  58. a879baa filesystem is not experimental anymore since c++17 by Manojkiran Eda · 4 years, 1 month ago
  59. ca8b91b Fix to set ipaddress on VLAN by Manojkiran Eda · 4 years, 1 month ago
  60. cc099a8 Enable Fist Boot Set MAC Feature for Network Service by Manojkiran Eda · 4 years, 2 months ago
  61. 05ceb39 Enable nlohmann-json dependency in phosphor-networkd by Manojkiran Eda · 4 years ago
  62. abbd85c Fix the error message by Ratan Gupta · 4 years, 1 month ago
  63. d30adf8 Fix: Exception handling during fetching of hostname by Ratan Gupta · 4 years, 1 month ago
  64. 75e08ea Enable sync-mac flag for networkd by Manojkiran Eda · 4 years, 1 month ago
  65. 12beaad util: Replace raw struct functions with stdplus by William A. Kennington III · 4 years, 1 month ago
  66. b6103f2 Fix : clang-10 issue for Networkd by Manojkiran Eda · 4 years, 1 month ago
  67. 0634573 Allow disabling use of u-boot environment by Benjamin Fair · 4 years, 3 months ago
  68. f15503e sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  69. 902d0ef sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  70. 40a51df Fix for the MAC address configuration by Ratan Gupta · 4 years, 2 months ago
  71. 613a012 Initialize the link status and interface status correctly by Ratan Gupta · 4 years, 2 months ago
  72. d0679f9 Added enable/disable control of the Network Interface Card by Johnathan Mantey · 4 years, 8 months ago
  73. acd6dd5 Backend changes for Populating Nameservers(DNS & Static) by Manojkiran Eda · 4 years, 9 months ago
  74. 6f9a2ee delete deprecated python scripts by Patrick Williams · 4 years, 3 months ago
  75. ad4bf5c Enable conditional use of ETHTOOL features in the NIC driver by Johnathan Mantey · 4 years, 5 months ago
  76. 99801ce Fix the networkd crash during creation of vlan by Ratan Gupta · 4 years, 6 months ago
  77. faa72e5 Enable the network link carrier state to be reported. by Johnathan Mantey · 4 years, 6 months ago
  78. dbd328d Correct the MAC address format in Redfish by Karthick Sundarrajan · 4 years, 7 months ago
  79. cb42fe2 Enable ethtool to retrieve the NIC speed, duplex, autoneg values by Johnathan Mantey · 5 years ago
  80. 046b2a0 Allow static configuration of NTP and DNS in DHCP mode by Ratan Gupta · 4 years, 10 months ago
  81. b400597 Remove the code which updates resolv.conf for dhcp supplied DNS by Ratan Gupta · 4 years, 10 months ago
  82. 38a63c3 Add two MAC addresses support for Mihawk's 2 NICs by Alvin Wang · 4 years, 10 months ago
  83. 5fb6c33 Network : Added Validation of Nameserver IP's by Manojkiran Eda · 4 years, 11 months ago
  84. 5b023f5 Permit IPv6 Address Router Advertisement values to be changed by Johnathan Mantey · 5 years ago
  85. 2dae969 ipaddress: Only check address origin for delete by William A. Kennington III · 5 years ago
  86. 7b9e8bd ethernet_interface: Fix u-boot MAC environment variable by William A. Kennington III · 5 years ago
  87. 1578721 ethernet_interface: Write the MAC to configuration by William A. Kennington III · 5 years ago
  88. f8c78f2 ethernet_interface: Get rid of address gateway usage by William A. Kennington III · 5 years ago
  89. d7946a7 neighbor: Rework getCurrentNeighbors by William A. Kennington III · 5 years ago
  90. 8cff380 test: Don't catch exceptions needlessly by William A. Kennington III · 5 years ago
  91. 7ed1b28 ethernet_interface: Emit error when missing MAC by William A. Kennington III · 5 years ago
  92. 5bb7da9 test_netlink: Add basic request test by William A. Kennington III · 5 years ago
  93. bc2059f test: Mock rtnetlink calls by William A. Kennington III · 5 years ago
  94. 862275a test: Clear out old mocks prior to testing by William A. Kennington III · 5 years ago
  95. cb64b99 test: Mock out MAC address access by William A. Kennington III · 5 years ago
  96. ebb1ad0 test: Mock out interface lookups by William A. Kennington III · 5 years ago
  97. a2145bf vlan: Disable MAC address setting by William A. Kennington III · 5 years ago
  98. 1137a97 util: Clean up MAC address formatting by William A. Kennington III · 5 years ago
  99. 2fd2f7d Network: Remove IP dbus properties update support by Ravi Teja · 5 years ago
  100. f51620d test: Remove unused mock by William A. Kennington III · 5 years ago