1. de70ccf treewide: Move timers out of networkd lib scope by William A. Kennington III · 1 year, 7 months ago
  2. 13d665c ethernet_interface: Migrate object creation from network_manager by William A. Kennington III · 1 year, 8 months ago
  3. 5b17938 treewide: Completely remove global refresh by William A. Kennington III · 1 year, 8 months ago
  4. d361514 rtnetlink: Return neighbor even if addr is missing by William A. Kennington III · 1 year, 8 months ago
  5. 454a0de types: Migrate all of the Info types by William A. Kennington III · 1 year, 8 months ago
  6. a842690 rtnetlink: Migrate neighbor functions by William A. Kennington III · 1 year, 8 months ago
  7. 6a92363 rtnetlink: Migrate IP functions by William A. Kennington III · 1 year, 8 months ago
  8. 55bdc36 types: Make all address conversion constexpr by William A. Kennington III · 1 year, 8 months ago
  9. dd7c7b3 types: Add constexpr int encoder by William A. Kennington III · 1 year, 8 months ago
  10. ead7198 types: Add constexpr InAddrAny / IfAddr parser by William A. Kennington III · 1 year, 8 months ago
  11. ec496a8 types: Add constexpr in6_addr parser by William A. Kennington III · 1 year, 8 months ago
  12. df1178e types: Add constexpr in_addr parser by William A. Kennington III · 1 year, 8 months ago
  13. b01d08f types: Add constexpr ether_addr parser by William A. Kennington III · 1 year, 8 months ago
  14. 238ef99 types: Add constexpr numeric decode by William A. Kennington III · 1 year, 8 months ago
  15. b9d7cba types: Add a type for interface addresses by William A. Kennington III · 1 year, 8 months ago
  16. 71de63a types: Add constexpr endianness functions by William A. Kennington III · 1 year, 8 months ago
  17. becda1a types: hash_multi should take const refs by William A. Kennington III · 1 year, 8 months ago
  18. 86eb8b7 types: Simplify ostream operators by William A. Kennington III · 1 year, 8 months ago
  19. 653114f types: Add hash function for IPs by William A. Kennington III · 1 year, 8 months ago
  20. 217bb3f treewide: Move all sd-event to sdeventplus by William A. Kennington III · 1 year, 9 months ago
  21. bb0eacc types: Flesh out address comparison and string formatting by William A. Kennington III · 1 year, 8 months ago
  22. 3e471c5 ethernet_interface: Reduce error logspam by William A. Kennington III · 1 year, 8 months ago
  23. 2e09d27 system_queries: Migrate system queries into a single place by William A. Kennington III · 1 year, 9 months ago
  24. 991a8e8 ethernet_interface: Refactor object hashing by William A. Kennington III · 1 year, 9 months ago
  25. 9644479 network_manager: Allow direct access to interfaces by William A. Kennington III · 1 year, 9 months ago
  26. dd9ef81 network_manager: Cleanup map type by William A. Kennington III · 1 year, 9 months ago
  27. f7dce2e Move InterfaceList back to set by Willy Tu · 1 year, 9 months ago
  28. 95530ec treewide: Cleanup unused includes by William A. Kennington III · 1 year, 11 months ago
  29. a520a39 config_parser: Reduce number of file reads by William A. Kennington III · 1 year, 11 months ago
  30. c2e5e0e ipaddress: Parse from netlink by William A. Kennington III · 5 years ago
  31. d41db38 network_manager: Allow faster non-reconfiguration reloads by William A. Kennington III · 2 years, 8 months ago
  32. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 8 months ago
  33. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago[Renamed from types.hpp]
  34. dc2f1b6 types: Remove unused assignment by William A. Kennington III · 3 years, 2 months ago
  35. 817012a Enhance DHCP beyond just OFF and IPv4/IPv6 enabled. by Johnathan Mantey · 4 years, 5 months ago
  36. 6ca08d8 types: Remove custom MacAddr type by William A. Kennington III · 5 years ago
  37. 0d7ce48 types: Add types for IPs and MACs in byte form by William A. Kennington III · 5 years ago
  38. 3a70fa2 Migrate to a common timer class by William A. Kennington III · 6 years ago
  39. 57d9c50 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  40. 189d44e reorder headers by Patrick Venture · 6 years ago
  41. ced3592 types: Add missing functional include by Brad Bishop · 6 years ago
  42. 310a0b1 Increase the waiting time for refreshing objects by Ratan Gupta · 7 years ago
  43. 16f1288 Reduce the number of restarts of systemd-networkd by Ratan Gupta · 7 years ago
  44. e05083a Restart the network through networkManager by Ratan Gupta · 7 years ago
  45. fd4b0f0 Implement getInterfaces in util by Ratan Gupta · 7 years ago
  46. 0f9dc1b Implement network monitor by Ratan Gupta · 7 years ago
  47. bc88629 vlan: implement delete interface by Ratan Gupta · 7 years ago
  48. 3681a50 Move function from network manager to utility function by Ratan Gupta · 7 years ago
  49. 82549cc Implement create interface for ipaddress by Ratan Gupta · 7 years ago