1. b181145 hyp_ethernet_interface: add missing header by Patrick Williams · 9 months ago
  2. 05cbc5b ethernet_interface: IPv6 Gateway is dynamic based on RA by William A. Kennington III · 11 months ago
  3. cbe5073 ncsi_util: Cleanup joins over ranges by William A. Kennington III · 10 months ago
  4. cafc151 treewide: Convert most fmt::format -> std::format by William A. Kennington III · 10 months ago
  5. 8664252 treewide: Remove uses of FMT_COMPILE by William A. Kennington III · 10 months ago
  6. b740196 treewide: Replace fmt::print with stdplus::print by William A. Kennington III · 11 months ago
  7. 2d86eb1 netlink: Use stdplus function_view by William A. Kennington III · 11 months ago
  8. 7af5b73 Update the error on deleting a link local address by Jishnu CM · 1 year, 2 months ago
  9. 86c4f44 Fix IPv4 DHCP address origin by Ravi Teja · 11 months ago
  10. c620120 Populate address origin based on ifa_flags by Ravi Teja · 1 year, 2 months ago
  11. 721d8f7 ethernet_interface: Fix link local autoconfiguration functionality by Tim Lee · 11 months ago
  12. 02d87c1 test: Simplify addresses with string literal operators by William A. Kennington III · 11 months ago
  13. d40046b treewide: Fix some aditional cases missing pinning by William A. Kennington III · 11 months ago
  14. f5151aa network_manager: Upgrade delayed executor to be more generically useful by William A. Kennington III · 11 months ago
  15. 30f3ba2 ethernet_interface: Validate IP addresses by William A. Kennington III · 11 months ago
  16. bbf5e9e ethernet_interface: Validate gateway IPs by William A. Kennington III · 1 year, 4 months ago
  17. 9ca5c8e ethernet_interface: Empty address also deletes the gateway by William A. Kennington III · 1 year, 6 months ago
  18. d4ff731 ethernet_interface: Refactor gateway setting by William A. Kennington III · 1 year, 4 months ago
  19. af77f82 treewide: Add clang-tidy by William A. Kennington III · 11 months ago
  20. 9b2a20d types: Migrate to stdplus ip by William A. Kennington III · 12 months ago
  21. e8af05c types: Migrate to stdplus endian by William A. Kennington III · 12 months ago
  22. b7d6a1a types: Migrate to stdplus EtherAddr by William A. Kennington III · 12 months ago
  23. 11b59a3 types: Migrate to stdplus hash by William A. Kennington III · 12 months ago
  24. 60903ee types: Migrate to stdplus string maps by William A. Kennington III · 12 months ago
  25. 0d76382 rtnetlink_server: Ignore errors on ignored interfaces by William A. Kennington III · 1 year, 3 months ago
  26. 9c441fd treewide: Ignore non-ethernet devices by William A. Kennington III · 1 year, 3 months ago
  27. a748530 ethernet_interface: Remove unused try blocks by William A. Kennington III · 1 year ago
  28. 1d25ca4 treewide: Make logging variables more consistent by William A. Kennington III · 1 year ago
  29. 89d734b clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  30. f78a415 logging: switch networkd static_library to lg2 by Jagpal Singh Gill · 1 year, 2 months ago
  31. a2947b4 logging: switch networkd static_library to lg2 by Jagpal Singh Gill · 1 year, 2 months ago
  32. 49f9d25 logging: switch phosphor-network-manager exe to lg2 by Jagpal Singh Gill · 1 year, 2 months ago
  33. 7eb07c2 logging: switch hyp-network-manager to lg2 by Jagpal Singh Gill · 1 year, 2 months ago
  34. d423beb logging: switch ncsi-netlink to lg2 by Jagpal Singh Gill · 1 year, 1 month ago
  35. b03a760 regenerate-meson: re-run with latest from sdbusplus by Patrick Williams · 1 year, 1 month ago
  36. 0c671a1 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 1 month ago
  37. cc7f5bf meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 2 months ago
  38. c8a5b7b Add DHCP functionalities to hypervisor eth interfaces by Asmitha Karunanithi · 1 year, 11 months ago
  39. c24de88 Add ethernet objects under hypervisor network obj by Asmitha Karunanithi · 3 years ago
  40. d43d12e Add Johnathan Mantey to reviewers list by Johnathan Mantey · 1 year, 2 months ago
  41. a7cd46f treewide: remove dependencies on mapper.target by Brad Bishop · 1 year, 4 months ago
  42. de333e1 inventory_mac: fix inventory sync by Patrick Williams · 1 year, 4 months ago
  43. a307b11 gen: update due to sdbusplus-gen-meson change by Patrick Williams · 1 year, 5 months ago
  44. 52d7091 main: Use workaround loop function by William A. Kennington III · 1 year, 6 months ago
  45. 9ede1b7 treewide: Codify memory pinning by William A. Kennington III · 1 year, 6 months ago
  46. a4c18d4 beautysh: re-format by Patrick Williams · 1 year, 6 months ago
  47. 8110f7d prettier: re-format by Patrick Williams · 1 year, 6 months ago
  48. 9bc50f5 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 6 months ago
  49. de70ccf treewide: Move timers out of networkd lib scope by William A. Kennington III · 1 year, 6 months ago
  50. 1b59420 test/util: Simplify by William A. Kennington III · 1 year, 7 months ago
  51. d6bd8fb util: Remove charconv by William A. Kennington III · 1 year, 7 months ago
  52. 0b111d4 inventory_mac: Migrate code out of other places by William A. Kennington III · 1 year, 8 months ago
  53. add0871 ethernet_interface: Remove spurious reloads by William A. Kennington III · 1 year, 7 months ago
  54. 93f5c6d ethernet_interface: Fix VLAN delete by William A. Kennington III · 1 year, 7 months ago
  55. 876927c ethernet_interface: Fix updates without interface idx by William A. Kennington III · 1 year, 7 months ago
  56. 6d21751 system_queries: Add netlink based delete by William A. Kennington III · 1 year, 7 months ago
  57. de4668a network_manager: Add reload post hooks by William A. Kennington III · 1 year, 7 months ago
  58. c093620 network_manager: Remove unhandled exception by William A. Kennington III · 1 year, 7 months ago
  59. 40c29b5 system_configuration: Fix new hostname updates by William A. Kennington III · 1 year, 7 months ago
  60. d99e6db treewide: Cleanup signal emission by William A. Kennington III · 1 year, 7 months ago
  61. 13d665c ethernet_interface: Migrate object creation from network_manager by William A. Kennington III · 1 year, 7 months ago
  62. bf29046 network_manager: Implement interface rename by William A. Kennington III · 1 year, 7 months ago
  63. 2fb0c87 network_manager: Keep interface info around by William A. Kennington III · 1 year, 7 months ago
  64. b645254 ethernet_interface: Remove optional signal emission by William A. Kennington III · 1 year, 7 months ago
  65. a429c9d ethernet_interface: Fix updating sub objects by William A. Kennington III · 1 year, 7 months ago
  66. 5a67b5d routing_table: Remove obsolete code by William A. Kennington III · 1 year, 7 months ago
  67. 5b17938 treewide: Completely remove global refresh by William A. Kennington III · 1 year, 7 months ago
  68. 3ee5b7e network_manager: Don't log errors for ignored interfaces by William A. Kennington III · 1 year, 7 months ago
  69. 2153966 ethernet_interface: Update ethtool for interface updates by William A. Kennington III · 1 year, 7 months ago
  70. 4e75acc ethernet_interface: Fix updating neighbor by William A. Kennington III · 1 year, 7 months ago
  71. 180498c dhcp_configuration: Don't depend on interface queries by William A. Kennington III · 1 year, 7 months ago
  72. 4a688fc util: Reduce error messages for config options by William A. Kennington III · 1 year, 7 months ago
  73. 301e8ad config_parser: Add support for checking file existence by William A. Kennington III · 1 year, 7 months ago
  74. 4ca3601 ethernet_interface: Remove all other refreshes by William A. Kennington III · 1 year, 7 months ago
  75. e1b50d5 rtnetlink_server: Dump all netlink data at startup by William A. Kennington III · 1 year, 7 months ago
  76. bb9e909 network_manager: Add gateways to undiscovered interfaces by William A. Kennington III · 1 year, 7 months ago
  77. 7310ac7 network_manager: Add neighbors to undiscovered interfaces by William A. Kennington III · 1 year, 7 months ago
  78. 57ca961 network_manager: Add addresses to undiscovered interfaces by William A. Kennington III · 1 year, 7 months ago
  79. ef2b28e rtnetlink_server: Add interfaces dynamically by William A. Kennington III · 1 year, 7 months ago
  80. 1aeacc9 rtnetlink: Add public interface parser by William A. Kennington III · 1 year, 7 months ago
  81. b800612 network_manager: Move interface validation by William A. Kennington III · 1 year, 7 months ago
  82. f30d560 network_manager: Support queueing additional interface data by William A. Kennington III · 1 year, 7 months ago
  83. 0813a24 network_manager: Standardize add/remove interface by William A. Kennington III · 1 year, 7 months ago
  84. aac4b22 test/rtnetlink_server: Remove by William A. Kennington III · 1 year, 7 months ago
  85. ed5ff47 network_manager: Absorb all state change functions by William A. Kennington III · 1 year, 7 months ago
  86. 80d2901 network_manager: Async query all interface states by William A. Kennington III · 1 year, 7 months ago
  87. d361514 rtnetlink: Return neighbor even if addr is missing by William A. Kennington III · 1 year, 7 months ago
  88. be1af44 network_manager_main: Make sure errors sync to journal by William A. Kennington III · 1 year, 7 months ago
  89. 454a0de types: Migrate all of the Info types by William A. Kennington III · 1 year, 7 months ago
  90. ffab00d ethernet_interface: DHCP settings don't require refresh by William A. Kennington III · 1 year, 7 months ago
  91. c0fdaaf rtnetlink: Handle parsing errors more gracefully by William A. Kennington III · 1 year, 7 months ago
  92. bc2502c rtnetlink_server: Don't refresh for neighbors by William A. Kennington III · 1 year, 7 months ago
  93. a842690 rtnetlink: Migrate neighbor functions by William A. Kennington III · 1 year, 7 months ago
  94. 77747f6 ethernet_interface: Reduce error spam for addrs by William A. Kennington III · 1 year, 7 months ago
  95. d6f5340 rtnetlink_server: Don't refresh for addresses by William A. Kennington III · 1 year, 7 months ago
  96. 6a92363 rtnetlink: Migrate IP functions by William A. Kennington III · 1 year, 7 months ago
  97. 71590bf rtnetlink_server: Avoid refreshing for gateway changes by William A. Kennington III · 1 year, 7 months ago
  98. 7b90bc8 ethernet_interface: Fix vlan return object by William A. Kennington III · 1 year, 7 months ago
  99. 9f621f3 network_manager_main: add force-sync-mac option by Potin Lai · 1 year, 7 months ago
  100. 01c816f util: Simplify addFromBuf by William A. Kennington III · 1 year, 7 months ago