1. 84bfe67 test: Always create unique tmpdirs by William A. Kennington III · 2 years ago
  2. eb40f08 Adding system configuration object & UT by Asmitha Karunanithi · 3 years ago
  3. a6c0757 Add testcases for hypervisor nw manager by Asmitha Karunanithi · 2 years, 2 months ago
  4. 69cfa31 Fix behavior when writing MAC address is disabled by Jiaqing Zhao · 2 years, 4 months ago
  5. 0745044 Delete DHCP IP object while moving from DHCP to static by Ravi Teja · 2 years ago
  6. 33b4eaa Check existance on VLAN creation by Jiaqing Zhao · 2 years, 3 months ago
  7. b685cb6 Validate VLAN id on creation by Jiaqing Zhao · 2 years, 3 months ago
  8. c41e44c systemd: drop SyslogIdentifier by Brad Bishop · 2 years, 1 month ago
  9. 315b19b systemd: use qualified paths by Brad Bishop · 2 years, 1 month ago
  10. 9ba857f Fix the failure of calling GetSubTreePaths to get the path by George Liu · 2 years, 2 months ago
  11. a91c654 network_config: Enable [DHCP] option parameters by default by sunharis · 2 years, 3 months ago
  12. dd1e592 ethernet_interface: Add UseDomains option to network file by sunharis · 2 years, 3 months ago
  13. 24b5a61 Remove gateway properties in SystemConfiguration by Jiaqing Zhao · 2 years, 3 months ago
  14. 7c44a78 ncsi-netlink: Remove phosphor-logging dependency by Jiaqing Zhao · 2 years, 3 months ago
  15. c2e061f Allow unset default gateway by Jiaqing Zhao · 2 years, 3 months ago
  16. 166b959 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 3 months ago
  17. 3397be3 meson: simplify dependencies by Patrick Williams · 2 years, 3 months ago
  18. 9739984 ResourceNotFound: Add RESOURCE field to exception by Patrick Williams · 2 years, 4 months ago
  19. 609c12d Allow writing MAC address to networkd config file to be blocked by Johnathan Mantey · 2 years, 5 months ago
  20. 5dad2aa ethernet_interface: Remove custom socket holder by William A. Kennington III · 2 years, 5 months ago
  21. c922d5e ethernet_interface: Fix nicEnabled property ordering by William A. Kennington III · 2 years, 5 months ago
  22. be2bdec An application for hypervisor network configuration by Asmitha Karunanithi · 3 years, 2 months ago
  23. 1c77602 util: fromString: Reduce string allocations by William A. Kennington III · 2 years, 6 months ago
  24. da0b1d4 util: enhance MAC address parsing by Potin Lai · 2 years, 6 months ago
  25. cc5a670 Fix nameserver property for VLAN interfaces by Jiaqing Zhao · 2 years, 6 months ago
  26. b353ba0 Fix missing line-feed for DHCPv6Client entry by Johnathan Mantey · 2 years, 7 months ago
  27. afa4032 ethernet_interface: Remove unused function by William A. Kennington III · 2 years, 7 months ago
  28. e6d1c0e ethernet_interface: Disable opportunistic DHCPv6 if disabled by William A. Kennington III · 2 years, 7 months ago
  29. 24957b9 ethernet_interface: Remove superfluous logging by William A. Kennington III · 2 years, 7 months ago
  30. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 8 months ago
  31. 329b5fb ethernet_interface: Defer setting NIC enabled by William A. Kennington III · 2 years, 8 months ago
  32. 6bfdf3e ethernet_interface: Defer link down for MAC change by William A. Kennington III · 2 years, 8 months ago
  33. 6ff633a network_manager: Add reload hooking by William A. Kennington III · 2 years, 8 months ago
  34. ee2cba8 Check eth intf existence before creating VLAN by sureshvijayv1 · 2 years, 8 months ago
  35. 26c40a4 network_manager: Ensure that systemd-networkd is ready by William A. Kennington III · 2 years, 8 months ago
  36. 4717d93 network_manager: Remove unused restart code by William A. Kennington III · 2 years, 9 months ago
  37. 4209cee ethernet_interface: Remove ip binary invocation by William A. Kennington III · 2 years, 8 months ago
  38. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 8 months ago
  39. e0b8fd6 routing_table: Use common netlink parser by William A. Kennington III · 2 years, 8 months ago
  40. c8cda5a Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  41. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 2 years, 9 months ago
  42. 56ecc78 network_manager: Add support for non-disruptive reconfiguration by William A. Kennington III · 2 years, 9 months ago
  43. a68ab4b build: Add fmt subproject support by William A. Kennington III · 2 years, 9 months ago
  44. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  45. 205cc10 Fix for Network Manager Crash by sureshvijayv1 · 2 years, 9 months ago
  46. 2c0fc56 Add support for MTU property by Tejas Patil · 2 years, 11 months ago
  47. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  48. 167a4be cleanup sdbus CAMELCASE define by Patrick Williams · 2 years, 10 months ago
  49. cb2d408 Do not config Gateway when DHCP is enabled by Lei YU · 2 years, 11 months ago
  50. 252feec Remove the route settings from system config by Lei YU · 2 years, 11 months ago
  51. 3402757 ethernet: Add origin to generateId() by Lei YU · 2 years, 11 months ago
  52. 1ea3599 Apply settings after resetting. by Alexander Filippov · 3 years, 3 months ago
  53. 26275a3 ethernet_interface: Detect nicEnabled from systemd-networkd by William A. Kennington III · 3 years ago
  54. fa1f5c0 Add support for sending NCSI command by Eddie James · 3 years, 10 months ago
  55. e9d095d Manage configuration parser file state using RAII by Johnathan Mantey · 3 years ago
  56. d49c5c6 Eliminate potential null pointer references by Johnathan Mantey · 3 years ago
  57. bdbbfb6 build: Move yaml files into a subdirectory by William A. Kennington III · 3 years, 1 month ago
  58. 37cf66c build: Full subproject support by William A. Kennington III · 3 years, 2 months ago
  59. 3bf1c74 build: Regenerate meson for new sdbusplus by William A. Kennington III · 3 years, 1 month ago
  60. fc3aff9 build: test: Fix missing variable by William A. Kennington III · 3 years, 1 month ago
  61. dd88683 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years, 1 month ago
  62. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago
  63. 6342095 build: Remove autotools by William A. Kennington III · 3 years, 2 months ago
  64. 1e710d0 build: Fix service and conf file quotation by William A. Kennington III · 3 years, 1 month ago
  65. 0a01b2a build: Add meson build by William A. Kennington III · 3 years, 2 months ago
  66. de433b7 network_manager: JSON is only used for SYNC_MAC by William A. Kennington III · 3 years, 2 months ago
  67. 200678a Permit control of systemd-networkd IPv6AcceptRA configuration by Johnathan Mantey · 3 years, 2 months ago
  68. dc2f1b6 types: Remove unused assignment by William A. Kennington III · 3 years, 2 months ago
  69. 162db3a gitignore: Add new generated files by William A. Kennington III · 3 years, 2 months ago
  70. a19558e test: Fix VLA declarations by William A. Kennington III · 3 years, 2 months ago
  71. 05368f1 sources: Fully initialize structs by William A. Kennington III · 3 years, 2 months ago
  72. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 2 months ago
  73. 7f191f7 Replace IRC with Discord by Bruce Mitchell · 3 years, 2 months ago
  74. 9620331 ethernet_interface: Fix variable naming by William A. Kennington III · 3 years, 2 months ago
  75. 7233c58 Fix the same static IP setting from DHCP by Lei YU · 3 years, 3 months ago
  76. 8173e02 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  77. 6aef769 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  78. ee5b2c9 util: Remove temporary strings in getIgnoredInterfaces by William A. Kennington III · 3 years, 2 months ago
  79. efda98b Ignore the interfaces defined in IGNORED_INTERFACES by Lei YU · 3 years, 4 months ago
  80. 307554e Get ignored interfaces from environment by Lei YU · 3 years, 4 months ago
  81. 3894ce7 Re-organize internal namespace by Lei YU · 3 years, 4 months ago
  82. a1b897e util: Collapse toCidr functions by William A. Kennington III · 3 years, 3 months ago
  83. 2ea71fa Fix shell check errors & enforce it in CI by Manojkiran Eda · 3 years, 9 months ago
  84. 4d94ecd Change the IPV6_MAX_PREFIX_LENGTH to 128 by John Wang · 3 years, 3 months ago
  85. a3b14dc Fix __builtin_ctz related bug by Lei YU · 3 years, 3 months ago
  86. 359623e Improved IPv6 netmask parsing by Johnathan Mantey · 3 years, 5 months ago
  87. 983da55 Fix representation IPv6 DNS servers by Alexander Filippov · 3 years, 5 months ago
  88. 39d0585 Removing inactive reviewer by Johnathan Mantey · 3 years, 4 months ago
  89. c14b4b3 Fix [route] statement by Ravi Teja · 3 years, 4 months ago
  90. a5a0944 Network: Implement ipv6/ipv4 default gateways on EthernetInterface by Ravi Teja · 4 years ago
  91. 1b5ec9c Make the Individual tests linkable for meson by Manojkiran Eda · 4 years, 1 month ago
  92. 86f659e Fix core dump when invalid MAC is configured by Asmitha Karunanithi · 3 years, 6 months ago
  93. ffcba34 ethernet_interface: Fix gateway entry emission by William A. Kennington III · 3 years, 10 months ago
  94. 33bc9a9 Fix for not updating invalid MAC to fw_printenv by Asmitha Karunanithi · 3 years, 11 months ago
  95. 76b2aa3 Ensure that the MAC address is saved in u-boot-env by Alexander Filippov · 4 years ago
  96. 7f9c668 ethernet_interface: Remove local admin MAC check by William A. Kennington III · 5 years ago
  97. 817012a Enhance DHCP beyond just OFF and IPv4/IPv6 enabled. by Johnathan Mantey · 4 years, 5 months ago
  98. e5a867a Enable NCSI logs the Logs on Console by Manojkiran Eda · 4 years, 1 month ago
  99. aa57fa5 Fix the error spotted by meson by Manojkiran Eda · 4 years, 1 month ago
  100. a879baa filesystem is not experimental anymore since c++17 by Manojkiran Eda · 4 years, 1 month ago