1. f78a415 logging: switch networkd static_library to lg2 by Jagpal Singh Gill · 1 year, 6 months ago
  2. 9ede1b7 treewide: Codify memory pinning by William A. Kennington III · 1 year, 11 months ago
  3. add0871 ethernet_interface: Remove spurious reloads by William A. Kennington III · 1 year, 11 months ago
  4. 93f5c6d ethernet_interface: Fix VLAN delete by William A. Kennington III · 1 year, 11 months ago
  5. 876927c ethernet_interface: Fix updates without interface idx by William A. Kennington III · 1 year, 11 months ago
  6. 6d21751 system_queries: Add netlink based delete by William A. Kennington III · 1 year, 11 months ago
  7. d99e6db treewide: Cleanup signal emission by William A. Kennington III · 1 year, 11 months ago
  8. 13d665c ethernet_interface: Migrate object creation from network_manager by William A. Kennington III · 1 year, 11 months ago
  9. b645254 ethernet_interface: Remove optional signal emission by William A. Kennington III · 1 year, 11 months ago
  10. a429c9d ethernet_interface: Fix updating sub objects by William A. Kennington III · 1 year, 11 months ago
  11. 5b17938 treewide: Completely remove global refresh by William A. Kennington III · 1 year, 11 months ago
  12. 2153966 ethernet_interface: Update ethtool for interface updates by William A. Kennington III · 1 year, 11 months ago
  13. 4e75acc ethernet_interface: Fix updating neighbor by William A. Kennington III · 1 year, 11 months ago
  14. 4ca3601 ethernet_interface: Remove all other refreshes by William A. Kennington III · 1 year, 11 months ago
  15. 7310ac7 network_manager: Add neighbors to undiscovered interfaces by William A. Kennington III · 1 year, 11 months ago
  16. 57ca961 network_manager: Add addresses to undiscovered interfaces by William A. Kennington III · 1 year, 11 months ago
  17. 80d2901 network_manager: Async query all interface states by William A. Kennington III · 1 year, 11 months ago
  18. d361514 rtnetlink: Return neighbor even if addr is missing by William A. Kennington III · 1 year, 11 months ago
  19. 454a0de types: Migrate all of the Info types by William A. Kennington III · 1 year, 11 months ago
  20. ffab00d ethernet_interface: DHCP settings don't require refresh by William A. Kennington III · 1 year, 11 months ago
  21. bc2502c rtnetlink_server: Don't refresh for neighbors by William A. Kennington III · 1 year, 11 months ago
  22. a842690 rtnetlink: Migrate neighbor functions by William A. Kennington III · 1 year, 11 months ago
  23. 77747f6 ethernet_interface: Reduce error spam for addrs by William A. Kennington III · 1 year, 11 months ago
  24. d6f5340 rtnetlink_server: Don't refresh for addresses by William A. Kennington III · 1 year, 11 months ago
  25. 6a92363 rtnetlink: Migrate IP functions by William A. Kennington III · 1 year, 11 months ago
  26. 71590bf rtnetlink_server: Avoid refreshing for gateway changes by William A. Kennington III · 1 year, 11 months ago
  27. 7b90bc8 ethernet_interface: Fix vlan return object by William A. Kennington III · 1 year, 11 months ago
  28. 434a943 neighbor: Refactor object creation by William A. Kennington III · 1 year, 11 months ago
  29. c9f672e ethernet_interface: Normalize IPs for nameservers by William A. Kennington III · 1 year, 11 months ago
  30. f6f0cf3 ethernet_interface: Normalize IP for gateway by William A. Kennington III · 1 year, 11 months ago
  31. 59e5b91 ipaddress: Refactor object creation by William A. Kennington III · 1 year, 11 months ago
  32. b01d08f types: Add constexpr ether_addr parser by William A. Kennington III · 1 year, 11 months ago
  33. 67b09da network_manager: Add a mapping of interface ids by William A. Kennington III · 1 year, 11 months ago
  34. 2bd35d6 routing_table: Cleanup types to avoid unnecessary conversions by William A. Kennington III · 2 years ago
  35. 09f3a4a ethernet_interface: Merge VLAN into EthernetInterface by William A. Kennington III · 2 years ago
  36. fd862be system_queries: Get Interface Info from netlink by William A. Kennington III · 2 years ago
  37. bb0eacc types: Flesh out address comparison and string formatting by William A. Kennington III · 2 years ago
  38. d298f93 ethernet_interface: Refactor object creation args by William A. Kennington III · 2 years ago
  39. 3e471c5 ethernet_interface: Reduce error logspam by William A. Kennington III · 2 years ago
  40. 2e09d27 system_queries: Migrate system queries into a single place by William A. Kennington III · 2 years ago
  41. 97ddb8d Move dbus method call into try-catch block by Asmitha Karunanithi · 2 years, 5 months ago
  42. 003b8b7 Set static & dhcp sent ntp server ip on ethernet obj by Asmitha Karunanithi · 2 years, 9 months ago
  43. 300ed5c Treat link-local addresses as static when link local autoconfig is disabled. by Ali El-Haj-Mahmoud · 2 years ago
  44. 9ecb90e test/ethernet_interface: Improve syscall test coverage by William A. Kennington III · 2 years ago
  45. 4ee7a7e ethernet_interface: Refactor ethtool querying by William A. Kennington III · 2 years ago
  46. 9622180 ethernet_interface: Add error logging for ethtool queries by William A. Kennington III · 2 years ago
  47. e93e4a0 ethernet_interface: Always try ethtool as we handle unsupported by William A. Kennington III · 2 years ago
  48. 991a8e8 ethernet_interface: Refactor object hashing by William A. Kennington III · 2 years ago
  49. e25f8b4 ipaddress: Remove obsolete gateway parameter by William A. Kennington III · 2 years ago
  50. be3bd2f treewide: Clean up string parameters by William A. Kennington III · 2 years ago
  51. 9a20a6e ethernet_interface: Use string_umaps where sensible by William A. Kennington III · 2 years ago
  52. 7c4c9a9 ethernet_interface: Simplify hwaddr string by William A. Kennington III · 2 years ago
  53. ff12acb util: Add non-family isValidIP by William A. Kennington III · 2 years ago
  54. 69f4554 util: Cleanup usage of string types by William A. Kennington III · 2 years ago
  55. 95530ec treewide: Cleanup unused includes by William A. Kennington III · 2 years, 1 month ago
  56. 8060c0d ethernet_interface: Support DHCP4/6 Properties by William A. Kennington III · 2 years, 2 months ago
  57. 0caf221 ethernet_interface: Remove DHCP from constructor by William A. Kennington III · 2 years, 2 months ago
  58. 95a49a2 ethernet_interface: Write configs from parser by William A. Kennington III · 2 years, 2 months ago
  59. 34bb3e2 config_parser: Allow modifying Parser map by William A. Kennington III · 2 years, 2 months ago
  60. e21a5cf config_parser: Split up sections by William A. Kennington III · 2 years, 2 months ago
  61. a520a39 config_parser: Reduce number of file reads by William A. Kennington III · 2 years, 2 months ago
  62. 150753f config_parser: Add common boolean parser by William A. Kennington III · 2 years, 2 months ago
  63. 2a846b3 ethernet_interface: Remove nameserver setting by William A. Kennington III · 2 years, 1 month ago
  64. 25511a1 config_parser: Cleanups and modern c++ standards by William A. Kennington III · 2 years, 2 months ago
  65. 13d1708 ethernet_interface: Ignore deprecated addresses by William A. Kennington III · 2 years, 11 months ago
  66. c2e5e0e ipaddress: Parse from netlink by William A. Kennington III · 5 years ago
  67. f8b3fc3 ethernet_interface: Add INFO message for config writes by William A. Kennington III · 2 years, 1 month ago
  68. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 2 months ago
  69. 69cfa31 Fix behavior when writing MAC address is disabled by Jiaqing Zhao · 2 years, 8 months ago
  70. 0745044 Delete DHCP IP object while moving from DHCP to static by Ravi Teja · 2 years, 3 months ago
  71. 33b4eaa Check existance on VLAN creation by Jiaqing Zhao · 2 years, 6 months ago
  72. dd1e592 ethernet_interface: Add UseDomains option to network file by sunharis · 2 years, 6 months ago
  73. c2e061f Allow unset default gateway by Jiaqing Zhao · 2 years, 6 months ago
  74. 166b959 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 6 months ago
  75. 609c12d Allow writing MAC address to networkd config file to be blocked by Johnathan Mantey · 2 years, 8 months ago
  76. 5dad2aa ethernet_interface: Remove custom socket holder by William A. Kennington III · 2 years, 8 months ago
  77. c922d5e ethernet_interface: Fix nicEnabled property ordering by William A. Kennington III · 2 years, 8 months ago
  78. cc5a670 Fix nameserver property for VLAN interfaces by Jiaqing Zhao · 2 years, 9 months ago
  79. b353ba0 Fix missing line-feed for DHCPv6Client entry by Johnathan Mantey · 2 years, 10 months ago
  80. afa4032 ethernet_interface: Remove unused function by William A. Kennington III · 2 years, 10 months ago
  81. e6d1c0e ethernet_interface: Disable opportunistic DHCPv6 if disabled by William A. Kennington III · 2 years, 10 months ago
  82. 24957b9 ethernet_interface: Remove superfluous logging by William A. Kennington III · 2 years, 10 months ago
  83. 329b5fb ethernet_interface: Defer setting NIC enabled by William A. Kennington III · 2 years, 11 months ago
  84. 6bfdf3e ethernet_interface: Defer link down for MAC change by William A. Kennington III · 2 years, 11 months ago
  85. 4209cee ethernet_interface: Remove ip binary invocation by William A. Kennington III · 3 years ago
  86. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 3 years ago
  87. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 3 years ago
  88. 5758db3 catch exceptions as const by Patrick Williams · 3 years ago
  89. 2c0fc56 Add support for MTU property by Tejas Patil · 3 years, 2 months ago
  90. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 3 years, 1 month ago
  91. cb2d408 Do not config Gateway when DHCP is enabled by Lei YU · 3 years, 2 months ago
  92. 252feec Remove the route settings from system config by Lei YU · 3 years, 2 months ago
  93. 3402757 ethernet: Add origin to generateId() by Lei YU · 3 years, 2 months ago
  94. 26275a3 ethernet_interface: Detect nicEnabled from systemd-networkd by William A. Kennington III · 3 years, 3 months ago
  95. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 5 months ago[Renamed from ethernet_interface.cpp]
  96. 05368f1 sources: Fully initialize structs by William A. Kennington III · 3 years, 5 months ago
  97. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 5 months ago
  98. 9620331 ethernet_interface: Fix variable naming by William A. Kennington III · 3 years, 5 months ago
  99. 7233c58 Fix the same static IP setting from DHCP by Lei YU · 3 years, 6 months ago
  100. 6aef769 use new sdbus++ camelcase by Patrick Williams · 3 years, 5 months ago