1. 9b2a20d types: Migrate to stdplus ip 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. 89d734b clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  4. 0b111d4 inventory_mac: Migrate code out of other places by William A. Kennington III · 1 year, 9 months ago
  5. 6d21751 system_queries: Add netlink based delete by William A. Kennington III · 1 year, 8 months ago
  6. 01c816f util: Simplify addFromBuf by William A. Kennington III · 1 year, 8 months ago
  7. 3becda7 util: Remove unused isValidIP by William A. Kennington III · 1 year, 8 months ago
  8. 186099d util: Remove unused isValidPrefix by William A. Kennington III · 1 year, 8 months ago
  9. b01d08f types: Add constexpr ether_addr parser by William A. Kennington III · 1 year, 8 months ago
  10. fd862be system_queries: Get Interface Info from netlink by William A. Kennington III · 1 year, 9 months ago
  11. bb0eacc types: Flesh out address comparison and string formatting by William A. Kennington III · 1 year, 9 months ago
  12. 2e09d27 system_queries: Migrate system queries into a single place by William A. Kennington III · 1 year, 9 months ago
  13. 63e3970 util: Remove unused strings by William A. Kennington III · 1 year, 8 months ago
  14. 9644479 network_manager: Allow direct access to interfaces by William A. Kennington III · 1 year, 9 months ago
  15. ff12acb util: Add non-family isValidIP by William A. Kennington III · 1 year, 9 months ago
  16. d07c086 util: Refactor IP toString by William A. Kennington III · 1 year, 9 months ago
  17. 9f22830 util: isValidIP should be noexcept by William A. Kennington III · 1 year, 9 months ago
  18. 97b5dc6 util: Refactor addrFromBuf by William A. Kennington III · 1 year, 9 months ago
  19. e5a48ab util: Refactor isValidPrefix to reduce address family re-use by William A. Kennington III · 5 years ago
  20. feb7aab util: Fix mac truncation by William A. Kennington III · 1 year, 9 months ago
  21. 20efa79 util: Don't directly include config_parser.hpp by William A. Kennington III · 1 year, 9 months ago
  22. 69f4554 util: Cleanup usage of string types by William A. Kennington III · 1 year, 10 months ago
  23. 95530ec treewide: Cleanup unused includes by William A. Kennington III · 1 year, 11 months ago
  24. e94c9ff util: Combine systemd value parsers by William A. Kennington III · 1 year, 11 months ago
  25. 8060c0d ethernet_interface: Support DHCP4/6 Properties by William A. Kennington III · 1 year, 11 months ago
  26. a520a39 config_parser: Reduce number of file reads by William A. Kennington III · 1 year, 11 months ago
  27. c2e5e0e ipaddress: Parse from netlink by William A. Kennington III · 5 years ago
  28. 6fd21b9 util: Remove descriptor by William A. Kennington III · 2 years, 5 months ago
  29. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  30. 1c77602 util: fromString: Reduce string allocations by William A. Kennington III · 2 years, 6 months ago
  31. da0b1d4 util: enhance MAC address parsing by Potin Lai · 2 years, 6 months ago
  32. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago[Renamed from util.hpp]
  33. ee5b2c9 util: Remove temporary strings in getIgnoredInterfaces by William A. Kennington III · 3 years, 2 months ago
  34. 307554e Get ignored interfaces from environment by Lei YU · 3 years, 4 months ago
  35. 4d94ecd Change the IPV6_MAX_PREFIX_LENGTH to 128 by John Wang · 3 years, 3 months ago
  36. 983da55 Fix representation IPv6 DNS servers by Alexander Filippov · 3 years, 5 months ago
  37. 7f9c668 ethernet_interface: Remove local admin MAC check by William A. Kennington III · 5 years ago
  38. 817012a Enhance DHCP beyond just OFF and IPv4/IPv6 enabled. by Johnathan Mantey · 4 years, 5 months ago
  39. 12beaad util: Replace raw struct functions with stdplus by William A. Kennington III · 4 years, 1 month ago
  40. 38a63c3 Add two MAC addresses support for Mihawk's 2 NICs by Alvin Wang · 4 years, 10 months ago
  41. 7b9e8bd ethernet_interface: Fix u-boot MAC environment variable by William A. Kennington III · 5 years ago
  42. f8c78f2 ethernet_interface: Get rid of address gateway usage by William A. Kennington III · 5 years ago
  43. 1137a97 util: Clean up MAC address formatting by William A. Kennington III · 5 years ago
  44. 6ca08d8 types: Remove custom MacAddr type by William A. Kennington III · 5 years ago
  45. c920bdb neighbor: Refactor out netlink code by William A. Kennington III · 5 years ago
  46. 0420c6a build: Apply fixes to accommodate build system updates by William A. Kennington III · 5 years ago
  47. 4966e96 util: Use standard ether functions for conversion by William A. Kennington III · 5 years ago
  48. a14879e util: Add a MacAddr population function by William A. Kennington III · 5 years ago
  49. a00b1c3 util: Add InAddrAny population function by William A. Kennington III · 5 years ago
  50. 5058f57 util: Add a function for converting IP bytes to strings by William A. Kennington III · 5 years ago
  51. d27410f util: Add a function for converting MAC addresses by William A. Kennington III · 5 years ago
  52. 895f9e5 Move the restart systemdunit function to network manager by Ratan Gupta · 6 years ago
  53. 57d9c50 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  54. 189d44e reorder headers by Patrick Venture · 6 years ago
  55. 5993763 Fix format specifier issue with MACAddress by Nagaraju Goruganti · 7 years ago
  56. 4b4a008 enable the default constructor by Ratan Gupta · 7 years ago
  57. 62fb735 fix missing explicit keyword by Ratan Gupta · 7 years ago
  58. 98fc588 Fix MAC Address validation by Nagaraju Goruganti · 7 years ago
  59. d75f049 Spelling fixes by Gunnar Mills · 7 years ago
  60. 66b974d IP Address use case validation by Nagaraju Goruganti · 7 years ago
  61. 497c0c9 Implement configuration of NTP server support by Ratan Gupta · 7 years ago
  62. fd4b0f0 Implement getInterfaces in util by Ratan Gupta · 7 years ago
  63. 0f9dc1b Implement network monitor by Ratan Gupta · 7 years ago
  64. bd303b1 Implement Set function for MAC address by Ratan Gupta · 7 years ago
  65. 56187e7 Move getDHCPValue function to util by Ratan Gupta · 7 years ago
  66. bc88629 vlan: implement delete interface by Ratan Gupta · 7 years ago
  67. 068a8cf Implement generic restart systemd unit function by Ratan Gupta · 7 years ago
  68. 3681a50 Move function from network manager to utility function by Ratan Gupta · 7 years ago
  69. 11cef80 Fetch the network portion of the IP address by Ratan Gupta · 7 years ago
  70. 8804feb Add the network utility file by Ratan Gupta · 7 years ago