1. 04fea76 watch: Remove unused code by William A. Kennington III · 2 years, 7 months ago
  2. 32eef71 rtnetlink: Switch to stdplus::Fd by William A. Kennington III · 2 years, 7 months ago
  3. 2ac2660 netlink: Switch to stdplus::fd by William A. Kennington III · 2 years, 7 months ago
  4. d41db38 network_manager: Allow faster non-reconfiguration reloads by William A. Kennington III · 2 years, 9 months ago
  5. 17a626d routing_table: Remove unused Entry class by Jiaqing Zhao · 2 years, 3 months ago
  6. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 1 month ago
  7. eb40f08 Adding system configuration object & UT by Asmitha Karunanithi · 3 years, 1 month ago
  8. a6c0757 Add testcases for hypervisor nw manager by Asmitha Karunanithi · 2 years, 3 months ago
  9. 69cfa31 Fix behavior when writing MAC address is disabled by Jiaqing Zhao · 2 years, 6 months ago
  10. 0745044 Delete DHCP IP object while moving from DHCP to static by Ravi Teja · 2 years, 1 month ago
  11. 33b4eaa Check existance on VLAN creation by Jiaqing Zhao · 2 years, 4 months ago
  12. b685cb6 Validate VLAN id on creation by Jiaqing Zhao · 2 years, 4 months ago
  13. c41e44c systemd: drop SyslogIdentifier by Brad Bishop · 2 years, 2 months ago
  14. 315b19b systemd: use qualified paths by Brad Bishop · 2 years, 2 months ago
  15. 9ba857f Fix the failure of calling GetSubTreePaths to get the path by George Liu · 2 years, 3 months ago
  16. a91c654 network_config: Enable [DHCP] option parameters by default by sunharis · 2 years, 4 months ago
  17. dd1e592 ethernet_interface: Add UseDomains option to network file by sunharis · 2 years, 4 months ago
  18. 24b5a61 Remove gateway properties in SystemConfiguration by Jiaqing Zhao · 2 years, 4 months ago
  19. 7c44a78 ncsi-netlink: Remove phosphor-logging dependency by Jiaqing Zhao · 2 years, 4 months ago
  20. c2e061f Allow unset default gateway by Jiaqing Zhao · 2 years, 4 months ago
  21. 166b959 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 4 months ago
  22. 3397be3 meson: simplify dependencies by Patrick Williams · 2 years, 5 months ago
  23. 9739984 ResourceNotFound: Add RESOURCE field to exception by Patrick Williams · 2 years, 5 months ago
  24. 609c12d Allow writing MAC address to networkd config file to be blocked by Johnathan Mantey · 2 years, 6 months ago
  25. 5dad2aa ethernet_interface: Remove custom socket holder by William A. Kennington III · 2 years, 7 months ago
  26. c922d5e ethernet_interface: Fix nicEnabled property ordering by William A. Kennington III · 2 years, 7 months ago
  27. be2bdec An application for hypervisor network configuration by Asmitha Karunanithi · 3 years, 3 months ago
  28. 1c77602 util: fromString: Reduce string allocations by William A. Kennington III · 2 years, 7 months ago
  29. da0b1d4 util: enhance MAC address parsing by Potin Lai · 2 years, 8 months ago
  30. cc5a670 Fix nameserver property for VLAN interfaces by Jiaqing Zhao · 2 years, 7 months ago
  31. b353ba0 Fix missing line-feed for DHCPv6Client entry by Johnathan Mantey · 2 years, 8 months ago
  32. afa4032 ethernet_interface: Remove unused function by William A. Kennington III · 2 years, 8 months ago
  33. e6d1c0e ethernet_interface: Disable opportunistic DHCPv6 if disabled by William A. Kennington III · 2 years, 8 months ago
  34. 24957b9 ethernet_interface: Remove superfluous logging by William A. Kennington III · 2 years, 8 months ago
  35. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 9 months ago
  36. 329b5fb ethernet_interface: Defer setting NIC enabled by William A. Kennington III · 2 years, 9 months ago
  37. 6bfdf3e ethernet_interface: Defer link down for MAC change by William A. Kennington III · 2 years, 9 months ago
  38. 6ff633a network_manager: Add reload hooking by William A. Kennington III · 2 years, 9 months ago
  39. ee2cba8 Check eth intf existence before creating VLAN by sureshvijayv1 · 2 years, 9 months ago
  40. 26c40a4 network_manager: Ensure that systemd-networkd is ready by William A. Kennington III · 2 years, 9 months ago
  41. 4717d93 network_manager: Remove unused restart code by William A. Kennington III · 2 years, 10 months ago
  42. 4209cee ethernet_interface: Remove ip binary invocation by William A. Kennington III · 2 years, 10 months ago
  43. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 10 months ago
  44. e0b8fd6 routing_table: Use common netlink parser by William A. Kennington III · 2 years, 10 months ago
  45. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 2 years, 10 months ago
  46. 56ecc78 network_manager: Add support for non-disruptive reconfiguration by William A. Kennington III · 2 years, 10 months ago
  47. a68ab4b build: Add fmt subproject support by William A. Kennington III · 2 years, 10 months ago
  48. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 10 months ago
  49. 205cc10 Fix for Network Manager Crash by sureshvijayv1 · 2 years, 11 months ago
  50. 2c0fc56 Add support for MTU property by Tejas Patil · 3 years ago
  51. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 3 years ago
  52. 167a4be cleanup sdbus CAMELCASE define by Patrick Williams · 3 years ago
  53. cb2d408 Do not config Gateway when DHCP is enabled by Lei YU · 3 years ago
  54. 252feec Remove the route settings from system config by Lei YU · 3 years ago
  55. 3402757 ethernet: Add origin to generateId() by Lei YU · 3 years ago
  56. 1ea3599 Apply settings after resetting. by Alexander Filippov · 3 years, 5 months ago
  57. 26275a3 ethernet_interface: Detect nicEnabled from systemd-networkd by William A. Kennington III · 3 years, 1 month ago
  58. fa1f5c0 Add support for sending NCSI command by Eddie James · 3 years, 11 months ago
  59. e9d095d Manage configuration parser file state using RAII by Johnathan Mantey · 3 years, 1 month ago
  60. d49c5c6 Eliminate potential null pointer references by Johnathan Mantey · 3 years, 2 months ago
  61. 37cf66c build: Full subproject support by William A. Kennington III · 3 years, 3 months ago
  62. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 3 months ago