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