1. dd9ef81 network_manager: Cleanup map type by William A. Kennington III · 1 year, 9 months ago
  2. a520a39 config_parser: Reduce number of file reads by William A. Kennington III · 1 year, 11 months ago
  3. 9a1d9af network_manager: Refactor config rewriting by William A. Kennington III · 2 years, 8 months ago
  4. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  5. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 8 months ago
  6. 6ff633a network_manager: Add reload hooking by William A. Kennington III · 2 years, 8 months ago
  7. 4717d93 network_manager: Remove unused restart code by William A. Kennington III · 2 years, 9 months ago
  8. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 8 months ago
  9. 56ecc78 network_manager: Add support for non-disruptive reconfiguration by William A. Kennington III · 2 years, 9 months ago
  10. 167a4be cleanup sdbus CAMELCASE define by Patrick Williams · 2 years, 10 months ago
  11. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago[Renamed from network_manager.hpp]
  12. 8173e02 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  13. a879baa filesystem is not experimental anymore since c++17 by Manojkiran Eda · 4 years, 1 month ago
  14. cc099a8 Enable Fist Boot Set MAC Feature for Network Service by Manojkiran Eda · 4 years, 2 months ago
  15. acd6dd5 Backend changes for Populating Nameservers(DNS & Static) by Manojkiran Eda · 4 years, 9 months ago
  16. f4b4ff8 vlan: Modify create method to return an ObjectPath by William A. Kennington III · 5 years ago
  17. d94d23e test: use real manager object for testing by Patrick Venture · 5 years ago
  18. 3529717 Re-enable unit test by Ratan Gupta · 6 years ago
  19. 895f9e5 Move the restart systemdunit function to network manager by Ratan Gupta · 6 years ago
  20. 57d9c50 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  21. 189d44e reorder headers by Patrick Venture · 6 years ago
  22. 067ca2d Added new unit testcases by Nagaraju Goruganti · 6 years ago
  23. 16f1288 Reduce the number of restarts of systemd-networkd by Ratan Gupta · 7 years ago
  24. b610caf Create the default network file during startup of network manager by Ratan Gupta · 7 years ago
  25. e05083a Restart the network through networkManager by Ratan Gupta · 7 years ago
  26. 56187e7 Move getDHCPValue function to util by Ratan Gupta · 7 years ago
  27. 2b10653 Move the implementation for writing conf to interface class by Ratan Gupta · 7 years ago
  28. 5978dd1 Create the VLAN Interface Object by Ratan Gupta · 7 years ago
  29. 255d514 Pass the network conf dir to network manager constructor by Ratan Gupta · 7 years ago
  30. 584df83 Changed the type of vlan id from 16 bit to 32 bit by Ratan Gupta · 7 years ago
  31. 70c7e5b Write DHCP configuration parameters by Ratan Gupta · 7 years ago
  32. d16f88c Create DHCP configuration DBUS object by Ratan Gupta · 7 years ago
  33. 068a8cf Implement generic restart systemd unit function by Ratan Gupta · 7 years ago
  34. 3681a50 Move function from network manager to utility function by Ratan Gupta · 7 years ago
  35. 34f96d6 Implement the DHCP support by Ratan Gupta · 7 years ago
  36. ef85eb9 Create the system conf Dbus Object by Ratan Gupta · 7 years ago
  37. fc2c724 Implement the ipaddress origin and gateway property by Ratan Gupta · 7 years ago
  38. 8ab1792 test: Add test cases for network manager by Ratan Gupta · 7 years ago
  39. 4f1c18b Write the network configuration in the network file by Ratan Gupta · 7 years ago
  40. 29b0e43 Restructure the code so that it is unit testable by Ratan Gupta · 7 years ago
  41. 8804feb Add the network utility file by Ratan Gupta · 7 years ago
  42. c41692c Convert IPv6 subnet mask into prefix length by Ratan Gupta · 7 years ago
  43. 719f83a Fixes formatting by Ratan Gupta · 7 years ago
  44. 29f2fd6 Implement network factory reset in network_manager by Michael Tritz · 7 years ago
  45. 738a67f Convert IPv4 subnet mask into prefix length by Ratan Gupta · 7 years ago
  46. 82549cc Implement create interface for ipaddress by Ratan Gupta · 7 years ago
  47. 6811f82 Implement NetworkManager by Ratan Gupta · 7 years ago
  48. 05eb109 Define interfaces of NetworkManager by Ratan Gupta · 7 years ago