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