1. d40046b treewide: Fix some aditional cases missing pinning by William A. Kennington III · 12 months ago
  2. af77f82 treewide: Add clang-tidy by William A. Kennington III · 1 year ago
  3. 9b2a20d types: Migrate to stdplus ip by William A. Kennington III · 1 year ago
  4. 9c441fd treewide: Ignore non-ethernet devices by William A. Kennington III · 1 year, 4 months ago
  5. 1d25ca4 treewide: Make logging variables more consistent by William A. Kennington III · 1 year, 1 month ago
  6. 89d734b clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  7. f78a415 logging: switch networkd static_library to lg2 by Jagpal Singh Gill · 1 year, 2 months ago
  8. 9ede1b7 treewide: Codify memory pinning by William A. Kennington III · 1 year, 7 months ago
  9. de70ccf treewide: Move timers out of networkd lib scope by William A. Kennington III · 1 year, 7 months ago
  10. 0b111d4 inventory_mac: Migrate code out of other places by William A. Kennington III · 1 year, 9 months ago
  11. 93f5c6d ethernet_interface: Fix VLAN delete by William A. Kennington III · 1 year, 7 months ago
  12. 876927c ethernet_interface: Fix updates without interface idx by William A. Kennington III · 1 year, 7 months ago
  13. de4668a network_manager: Add reload post hooks by William A. Kennington III · 1 year, 7 months ago
  14. c093620 network_manager: Remove unhandled exception by William A. Kennington III · 1 year, 7 months ago
  15. 13d665c ethernet_interface: Migrate object creation from network_manager by William A. Kennington III · 1 year, 7 months ago
  16. bf29046 network_manager: Implement interface rename by William A. Kennington III · 1 year, 7 months ago
  17. 2fb0c87 network_manager: Keep interface info around by William A. Kennington III · 1 year, 7 months ago
  18. b645254 ethernet_interface: Remove optional signal emission by William A. Kennington III · 1 year, 7 months ago
  19. 5b17938 treewide: Completely remove global refresh by William A. Kennington III · 1 year, 7 months ago
  20. 3ee5b7e network_manager: Don't log errors for ignored interfaces by William A. Kennington III · 1 year, 7 months ago
  21. bb9e909 network_manager: Add gateways to undiscovered interfaces by William A. Kennington III · 1 year, 8 months ago
  22. 7310ac7 network_manager: Add neighbors to undiscovered interfaces by William A. Kennington III · 1 year, 8 months ago
  23. 57ca961 network_manager: Add addresses to undiscovered interfaces by William A. Kennington III · 1 year, 8 months ago
  24. b800612 network_manager: Move interface validation by William A. Kennington III · 1 year, 8 months ago
  25. f30d560 network_manager: Support queueing additional interface data by William A. Kennington III · 1 year, 8 months ago
  26. 0813a24 network_manager: Standardize add/remove interface by William A. Kennington III · 1 year, 8 months ago
  27. ed5ff47 network_manager: Absorb all state change functions by William A. Kennington III · 1 year, 8 months ago
  28. 80d2901 network_manager: Async query all interface states by William A. Kennington III · 1 year, 8 months ago
  29. 85dc57a network_manager: Make it possible to reload without refresh by William A. Kennington III · 1 year, 8 months ago
  30. 67b09da network_manager: Add a mapping of interface ids by William A. Kennington III · 1 year, 8 months ago
  31. 09f3a4a ethernet_interface: Merge VLAN into EthernetInterface by William A. Kennington III · 1 year, 8 months ago
  32. 93433c1 network_config: Leverage a default network file by William A. Kennington III · 1 year, 10 months ago
  33. fd862be system_queries: Get Interface Info from netlink by William A. Kennington III · 1 year, 9 months ago
  34. d298f93 ethernet_interface: Refactor object creation args by William A. Kennington III · 1 year, 8 months ago
  35. 2e09d27 system_queries: Migrate system queries into a single place by William A. Kennington III · 1 year, 9 months ago
  36. 003b8b7 Set static & dhcp sent ntp server ip on ethernet obj by Asmitha Karunanithi · 2 years, 6 months ago
  37. be3bd2f treewide: Clean up string parameters by William A. Kennington III · 1 year, 9 months ago
  38. 9644479 network_manager: Allow direct access to interfaces by William A. Kennington III · 1 year, 9 months ago
  39. dd9ef81 network_manager: Cleanup map type by William A. Kennington III · 1 year, 9 months ago
  40. 085bbdc network_manager: Cleanup VLAN creation by William A. Kennington III · 1 year, 9 months ago
  41. 0caf221 ethernet_interface: Remove DHCP from constructor by William A. Kennington III · 1 year, 10 months ago
  42. 87f6813 network_config: Write configs from parser by William A. Kennington III · 1 year, 10 months ago
  43. a520a39 config_parser: Reduce number of file reads by William A. Kennington III · 1 year, 11 months ago
  44. 9a1d9af network_manager: Refactor config rewriting by William A. Kennington III · 2 years, 8 months ago
  45. d41db38 network_manager: Allow faster non-reconfiguration reloads by William A. Kennington III · 2 years, 8 months ago
  46. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  47. b685cb6 Validate VLAN id on creation by Jiaqing Zhao · 2 years, 3 months ago
  48. 24b5a61 Remove gateway properties in SystemConfiguration by Jiaqing Zhao · 2 years, 3 months ago
  49. 166b959 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 3 months ago
  50. 9739984 ResourceNotFound: Add RESOURCE field to exception by Patrick Williams · 2 years, 3 months ago
  51. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 8 months ago
  52. 6ff633a network_manager: Add reload hooking by William A. Kennington III · 2 years, 8 months ago
  53. ee2cba8 Check eth intf existence before creating VLAN by sureshvijayv1 · 2 years, 7 months ago
  54. 4717d93 network_manager: Remove unused restart code by William A. Kennington III · 2 years, 9 months ago
  55. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 8 months ago
  56. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 2 years, 9 months ago
  57. 56ecc78 network_manager: Add support for non-disruptive reconfiguration by William A. Kennington III · 2 years, 9 months ago
  58. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  59. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  60. 1ea3599 Apply settings after resetting. by Alexander Filippov · 3 years, 3 months ago
  61. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago[Renamed from network_manager.cpp]
  62. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 2 months ago
  63. 8173e02 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  64. 6aef769 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  65. cc099a8 Enable Fist Boot Set MAC Feature for Network Service by Manojkiran Eda · 4 years, 2 months ago
  66. abbd85c Fix the error message by Ratan Gupta · 4 years, 1 month ago
  67. acd6dd5 Backend changes for Populating Nameservers(DNS & Static) by Manojkiran Eda · 4 years, 9 months ago
  68. 0850579 Static neighbor support by William A. Kennington III · 5 years ago
  69. f4b4ff8 vlan: Modify create method to return an ObjectPath by William A. Kennington III · 5 years ago
  70. f1aa51c configure: Remove systemd dbus paths by William A. Kennington III · 5 years ago
  71. a5b1b0d util: Reset Failed Before Restarting Service by William A. Kennington III · 6 years ago
  72. 3529717 Re-enable unit test by Ratan Gupta · 6 years ago
  73. 3a70fa2 Migrate to a common timer class by William A. Kennington III · 6 years ago
  74. 57d9c50 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  75. 189d44e reorder headers by Patrick Venture · 6 years ago
  76. 08c34f4 Network factory reset: don't recreate VLAN interfaces by Michael Tritz · 7 years ago
  77. 16f1288 Reduce the number of restarts of systemd-networkd by Ratan Gupta · 7 years ago
  78. b610caf Create the default network file during startup of network manager by Ratan Gupta · 7 years ago
  79. e05083a Restart the network through networkManager by Ratan Gupta · 7 years ago
  80. fd4b0f0 Implement getInterfaces in util by Ratan Gupta · 7 years ago
  81. d8cd8ed Network factory reset: Log InternalFailure in case of failure by Michael Tritz · 7 years ago
  82. 4f67dac DHCP value was not getting updated correctly by Ratan Gupta · 7 years ago
  83. 6e8df63 vlan:Minor Fixes by Ratan Gupta · 7 years ago
  84. 56187e7 Move getDHCPValue function to util by Ratan Gupta · 7 years ago
  85. 1bc8ed3 Remove vlan device files during factory reset by Ratan Gupta · 7 years ago
  86. 92bc2fe Load the VLAN interfaces from the system by Ratan Gupta · 7 years ago
  87. 2b10653 Move the implementation for writing conf to interface class by Ratan Gupta · 7 years ago
  88. 5978dd1 Create the VLAN Interface Object by Ratan Gupta · 7 years ago
  89. 255d514 Pass the network conf dir to network manager constructor by Ratan Gupta · 7 years ago
  90. 584df83 Changed the type of vlan id from 16 bit to 32 bit by Ratan Gupta · 7 years ago
  91. dea3ead Don't commit the error during getting of DHCP value by Ratan Gupta · 7 years ago
  92. 70c7e5b Write DHCP configuration parameters by Ratan Gupta · 7 years ago
  93. d16f88c Create DHCP configuration DBUS object by Ratan Gupta · 7 years ago
  94. 068a8cf Implement generic restart systemd unit function by Ratan Gupta · 7 years ago
  95. 87c1398 Refresh the interface objects if DHCP mode changes by Ratan Gupta · 7 years ago
  96. 3681a50 Move function from network manager to utility function by Ratan Gupta · 7 years ago
  97. 34f96d6 Implement the DHCP support by Ratan Gupta · 7 years ago
  98. ef85eb9 Create the system conf Dbus Object by Ratan Gupta · 7 years ago
  99. fc2c724 Implement the ipaddress origin and gateway property by Ratan Gupta · 7 years ago
  100. 4f1c18b Write the network configuration in the network file by Ratan Gupta · 7 years ago