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