1. 6b1b0ea Set unique BMC hostname using inventory or mac by Asmitha Karunanithi · 4 weeks ago master
  2. dbafed3 test: Update DHCP unit tests by Ravi Teja · 11 days ago
  3. ec174a8 VLAN created via DBus missing .network configuration by Rashid MP · 8 weeks ago
  4. 2f14992 ncsi-cmd: Ensure NCSI response is always printed to STDOUT by Amithash Prasad · 13 days ago
  5. c639f3d test: Update static gateway unit tests by Ravi Teja · 5 weeks ago
  6. db70708 meson: reformat with meson formatter by Patrick Williams · 4 weeks ago
  7. 4882ffb ncsi: fix ncsi-netlink hang by Jian Zhang · 5 months ago
  8. f02fc4a Remove IPv4 Linklocal address when interface has static IP by Ravi Teja · 2 months ago
  9. 970c7b6 Add support for FullDuplex property by Ravi Teja · 7 weeks ago
  10. 434dd67 Fix VLAN info not added to interfacesByIdx map by Rashid MP · 3 months ago
  11. 6c4859e Adding verbose option to ncsi-cmd by Adi Fogel · 3 months ago
  12. 4a27fdc Fix cppcheck warnings by Rashid MP · 3 months ago
  13. 137d944 use sdbusplus unpack syntax by Patrick Williams · 4 months ago
  14. 3c4f35e remove is_method_error call by Patrick Williams · 4 months ago
  15. 64dd8c9 Fix cppcheck errors by Hariharan Rangasamy · 4 months ago
  16. 306542d Copyright: Move to SPDX-License-Identifier by Alexander Hansen · 4 months ago
  17. 9958f45 OWNERS: update asmitha's contact information by Manojkiran Eda · 5 months ago
  18. a9694a5 Remove Sunitha & add Asmitha to reviewers list by Asmitha Karunanithi · 6 months ago
  19. ef08036 Refactor inventory path matching for precise MAC retrieval by Anderson Kuo · 9 months ago
  20. 84f58c2 meson: use non-deprecated systemd packageconfig by Patrick Williams · 8 months ago
  21. e4aee23 clang-tidy: format with config-clang-tidy by Patrick Williams · 9 months ago
  22. 618ac41 clang-format: update latest spec and reformat by Patrick Williams · 10 months ago
  23. 64f6126 ethernet_interface: Runtime detect uboot-env by William A. Kennington III · 3 years, 4 months ago
  24. f7116de Add LLDP configuration support by Ravi Teja · 1 year, 3 months ago
  25. 4fe8613 Filter static ntp servers from ntpservers by Jishnu CM · 1 year, 5 months ago
  26. e034990 Identify MAC address as invalid by Milton D. Miller II · 11 months ago
  27. 0779db7 Handle IPv4 address for IPv6 Static Default Gateway by kokilav · 1 year, 2 months ago
  28. f51a2c6 Handle InvalidArgument Error for Out-of-Range MAC addresses by kokilav · 1 year, 3 months ago
  29. 0c121ef OWNERS: add Raviteja as an owner by Ravi Teja · 11 months ago
  30. 36658cc ncsi-cmd: Add 'discover' subcommand for MCTP by eddylu · 1 year, 1 month ago
  31. ef2be3c Implement Receive Data from NC Command (0x4D) for NC-SI by eddylu · 1 year, 2 months ago
  32. a42a865 ncsi-cmd: mctp: Add a simple IID allocator for NCSI commands by Jeremy Kerr · 1 year, 3 months ago
  33. ca9d867 ncsi: Add a NCSI-over-MCTP transport by Jeremy Kerr · 1 year, 5 months ago
  34. 0963c4b ncsi-netlink: ncsi-cmd fallback: move -c argument before operation by Jeremy Kerr · 12 months ago
  35. 297a63b meson: reformat with meson formatter by Patrick Williams · 12 months ago
  36. 297e59f regenerate-meson: enable meson formatting by Patrick Williams · 1 year, 1 month ago
  37. bad17c0 ncsi-cmd: Add a new executable for issuing NCSI commands by Jeremy Kerr · 1 year, 3 months ago
  38. 2d0b48d ncsi: make Interface virtual by Jeremy Kerr · 1 year, 5 months ago
  39. b788524 ncsi: encapsulate NC-SI commands with NCSICommand / NCSIResponse structs by Jeremy Kerr · 1 year, 5 months ago
  40. 3f34ff6 ncsi_util: rename Command to NetlinkCommand by Jeremy Kerr · 1 year, 6 months ago
  41. 147086d ncsi: return command response from sendOemCommand by Jeremy Kerr · 1 year, 6 months ago
  42. 7f7c085 ncsi: return interface info from Interface::getInfo() by Jeremy Kerr · 1 year, 7 months ago
  43. 67b159a ncsi: set a default callback if none is provided by Jeremy Kerr · 1 year, 7 months ago
  44. bea6cde ncsi: remove loop for netlink receive by Jeremy Kerr · 1 year, 7 months ago
  45. bc22f81 ncsi: move ncsi operations to Interface class by Jeremy Kerr · 1 year, 7 months ago
  46. 8a76d89 ncsi: log interface types using to_string by Jeremy Kerr · 1 year, 7 months ago
  47. 8d9af02 ncsi: Create Interface type to wrap a network interface instance by Jeremy Kerr · 1 year, 7 months ago
  48. de8d666 ncsi: clarify "package" in error message by Jeremy Kerr · 1 year, 7 months ago
  49. 1f3caed build: use allowed over enabled or not-disabled by Patrick Williams · 1 year, 1 month ago
  50. 5be691c sdbusplus: update meson to v10 format by Patrick Williams · 1 year, 2 months ago
  51. 0ef397a clang-format: re-format for clang-19 by Patrick Williams · 1 year, 2 months ago
  52. 947454b inventory_mac: skip updating MAC if firstboot file exists by Chanh Nguyen · 1 year, 6 months ago
  53. ab27a81 Add network static gateway configuration support by Ravi Teja · 2 years, 10 months ago
  54. dce7fe7 sdbusplus: update meson to v9 format by Patrick Williams · 1 year, 5 months ago
  55. e7bd184 sdbusplus: update meson to v8 format by Patrick Williams · 1 year, 5 months ago
  56. 5a45606 Add Set Package and Channel Mask to ncsi-netlink utility by Johnathan Mantey · 2 years ago
  57. 3865db2 Replace originIsManuallyAssigned with inline test by Johnathan Mantey · 2 years, 5 months ago
  58. 8e3c1fb Use ActivationPolicy to enable/disable network interfaces by Johnathan Mantey · 2 years ago
  59. e010e56 build: upgrade to C++23 by Patrick Williams · 2 years, 6 months ago
  60. 871f163 ibm: hypervisor-network-mgr: adjust includes and fwd declarations by Patrick Williams · 1 year, 6 months ago
  61. ad20502 clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
  62. 343f818 Fix MD040 warnings by George Liu · 1 year, 7 months ago
  63. 0cd5bf9 README.md: Fix MD041 warnings by George Liu · 1 year, 7 months ago
  64. 0659771 Fix MD026 warnings by George Liu · 1 year, 7 months ago
  65. 11d9db1 Fix MD025 warnings by George Liu · 1 year, 7 months ago
  66. f74e195 Fix MD033 warnings by George Liu · 1 year, 7 months ago
  67. 1ebea28 Make Send Command feature more flexible by Johnathan Mantey · 2 years ago
  68. d92826d Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 8 months ago
  69. 91f6056 IPv4/IPv6 Gateway: Configure GatewayOnLink by Ravi Teja · 1 year, 10 months ago
  70. c3c6b4c dhcp_configuration: Use the correct file for DHCP settings by William A. Kennington III · 1 year, 10 months ago
  71. 945878a ethernet_interface: Write an update marker to tmpfs by William A. Kennington III · 1 year, 10 months ago
  72. fad525c ethernet_interface: Emit DHCP objects after parent by William A. Kennington III · 1 year, 10 months ago
  73. 44937b1 dhcp_configuration: SendHostname is valid for v4 and v6 by William A. Kennington III · 1 year, 10 months ago
  74. f179e70 ethernet_interface: Simplify DHCPConfiguration enumeration by William A. Kennington III · 1 year, 10 months ago
  75. 86d25bb Remove unused BUFSIZE variable by Ravi Teja · 1 year, 11 months ago
  76. b6595b2 DHCP Config: Add DomainEnabled D-bus property by Ravi Teja · 2 years ago
  77. 57dfea9 Configure DHCP4 and DHCP6 parameters independently by Jishnu CM · 2 years, 10 months ago
  78. 581cb0b Avoid writing duplicate DNS entries to config file by nitinkotania · 3 years ago
  79. 46dda59 Handle InvalidArgument error for hostname by Ravi Teja · 2 years, 2 months ago
  80. 1f0052f meson: adjust nlohmann-json dependency by Patrick Williams · 2 years, 3 months ago
  81. 6f256bc clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  82. 67eca2d Add Ravi Teja as a reviewer by Ravi Teja · 2 years, 4 months ago
  83. af38fe9 phosphor-networkd: write down the config when GW changes by Yuxiao Zhang · 2 years, 5 months ago
  84. 40f9b3d Remove unrelevant comments by Ravi Teja · 2 years, 5 months ago
  85. 08d3431 Hypervisor Network: Remove unused log header file by Ravi Teja · 2 years, 5 months ago
  86. c53f2ed system_queries: Log NIC up / down actions by William A. Kennington III · 2 years, 5 months ago
  87. 4693807 Fix race condition for mac setting by Yuxiao Zhang · 2 years, 5 months ago
  88. fabe395 Revert "ethernet_interface: Fix link local autoconfiguration functio by Johnathan Mantey · 2 years, 6 months ago
  89. 2eec06d inventory_mac: Fix Update MAC for eth1 by Asmitha Karunanithi · 2 years, 6 months ago
  90. 4f8b9a0 DHCP: Populate nameservers D-bus property from resolv.conf by Ravi Teja · 2 years, 6 months ago
  91. 5c1e160 network_manager: Explicitly capture references in cb by William A. Kennington III · 2 years, 6 months ago
  92. 9caa64d ethernet_interface: Fix configuration by Patrick Rudolph · 2 years, 6 months ago
  93. c990007 regenerate-meson: re-run with latest from sdbusplus by Patrick Williams · 2 years, 10 months ago
  94. b181145 hyp_ethernet_interface: add missing header by Patrick Williams · 2 years, 6 months ago
  95. 05cbc5b ethernet_interface: IPv6 Gateway is dynamic based on RA by William A. Kennington III · 2 years, 7 months ago
  96. cbe5073 ncsi_util: Cleanup joins over ranges by William A. Kennington III · 2 years, 7 months ago
  97. cafc151 treewide: Convert most fmt::format -> std::format by William A. Kennington III · 2 years, 7 months ago
  98. 8664252 treewide: Remove uses of FMT_COMPILE by William A. Kennington III · 2 years, 7 months ago
  99. b740196 treewide: Replace fmt::print with stdplus::print by William A. Kennington III · 2 years, 7 months ago
  100. 2d86eb1 netlink: Use stdplus function_view by William A. Kennington III · 2 years, 8 months ago