1. 32eef71 rtnetlink: Switch to stdplus::Fd by William A. Kennington III · 2 years, 5 months ago
  2. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  3. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 8 months ago
  4. 26c40a4 network_manager: Ensure that systemd-networkd is ready by William A. Kennington III · 2 years, 8 months ago
  5. 4717d93 network_manager: Remove unused restart code by William A. Kennington III · 2 years, 9 months ago
  6. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 2 years, 9 months ago
  7. 1ea3599 Apply settings after resetting. by Alexander Filippov · 3 years, 3 months ago
  8. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago[Renamed from network_manager_main.cpp]
  9. de433b7 network_manager: JSON is only used for SYNC_MAC by William A. Kennington III · 3 years, 2 months ago
  10. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 2 months ago
  11. aa57fa5 Fix the error spotted by meson by Manojkiran Eda · 4 years, 1 month ago
  12. cc099a8 Enable Fist Boot Set MAC Feature for Network Service by Manojkiran Eda · 4 years, 2 months ago
  13. b400597 Remove the code which updates resolv.conf for dhcp supplied DNS by Ratan Gupta · 4 years, 10 months ago
  14. 5f1eb46 configure: Cleanup dbus variables by William A. Kennington III · 5 years ago
  15. 483e777 configure: Don't allow configurable systemd directories by William A. Kennington III · 5 years ago
  16. 895f9e5 Move the restart systemdunit function to network manager by Ratan Gupta · 6 years ago
  17. 798c281 network_manager_main: errno is not negative by William A. Kennington III · 6 years ago
  18. 09095f8 network_manager_main: Use logging classes up front by William A. Kennington III · 6 years ago
  19. 3a70fa2 Migrate to a common timer class by William A. Kennington III · 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. 2939f18 NetworkManager: Remove the create Dbus objects function by Ratan Gupta · 6 years ago
  23. e962941 Don't handle the ipv6 routing advertisement message by Ratan Gupta · 7 years ago
  24. 310a0b1 Increase the waiting time for refreshing objects by Ratan Gupta · 7 years ago
  25. f665738 Create netlink socket outside from rtnetlink server by Ratan Gupta · 7 years ago
  26. 18891c6 Integrate inotify watcher into network daemon by Vishwanatha Subbanna · 7 years ago
  27. 16f1288 Reduce the number of restarts of systemd-networkd by Ratan Gupta · 7 years ago
  28. b610caf Create the default network file during startup of network manager by Ratan Gupta · 7 years ago
  29. a54d8f8 Recreate the network objects once the timer expires by Ratan Gupta · 7 years ago
  30. 0f9dc1b Implement network monitor by Ratan Gupta · 7 years ago
  31. 26e87a0 vlan:Remove the multiple implementation of sdbusplus object by Ratan Gupta · 7 years ago
  32. 255d514 Pass the network conf dir to network manager constructor by Ratan Gupta · 7 years ago
  33. ef85eb9 Create the system conf Dbus Object by Ratan Gupta · 7 years ago
  34. 29b0e43 Restructure the code so that it is unit testable by Ratan Gupta · 7 years ago
  35. cb7098d Implement main function by Ratan Gupta · 7 years ago
  36. 8c83493 Define interfaces of the EthernetInterface by Ratan Gupta · 7 years ago