summaryrefslogtreecommitdiffstats
path: root/network_manager.hpp
Commit message (Expand)AuthorAgeFilesLines
* vlan: Modify create method to return an ObjectPathWilliam A. Kennington III2019-04-091-1/+1
* test: use real manager object for testingPatrick Venture2019-02-181-0/+19
* Re-enable unit testRatan Gupta2018-11-301-16/+2
* Move the restart systemdunit function to network managerRatan Gupta2018-11-301-0/+14
* clang-format: Update to match docs repoGunnar Mills2018-09-151-90/+99
* reorder headersPatrick Venture2018-08-271-6/+5
* Added new unit testcasesNagaraju Goruganti2018-01-301-0/+2
* Reduce the number of restarts of systemd-networkdRatan Gupta2017-10-111-2/+2
* Create the default network file during startup of network managerRatan Gupta2017-10-031-1/+9
* Restart the network through networkManagerRatan Gupta2017-10-031-0/+3
* Move getDHCPValue function to utilRatan Gupta2017-08-131-5/+0
* Move the implementation for writing conf to interface classRatan Gupta2017-08-131-6/+16
* Create the VLAN Interface ObjectRatan Gupta2017-08-131-0/+2
* Pass the network conf dir to network manager constructorRatan Gupta2017-08-131-1/+7
* Changed the type of vlan id from 16 bit to 32 bitRatan Gupta2017-08-131-1/+1
* Write DHCP configuration parametersRatan Gupta2017-07-251-0/+3
* Create DHCP configuration DBUS objectRatan Gupta2017-07-251-2/+5
* Implement generic restart systemd unit functionRatan Gupta2017-07-191-4/+0
* Move function from network manager to utility functionRatan Gupta2017-06-211-29/+0
* Implement the DHCP supportRatan Gupta2017-06-211-0/+5
* Create the system conf Dbus ObjectRatan Gupta2017-06-211-4/+17
* Implement the ipaddress origin and gateway propertyRatan Gupta2017-06-091-1/+5
* test: Add test cases for network managerRatan Gupta2017-06-081-0/+4
* Write the network configuration in the network fileRatan Gupta2017-06-081-0/+8
* Restructure the code so that it is unit testableRatan Gupta2017-06-081-0/+13
* Add the network utility fileRatan Gupta2017-06-081-13/+0
* Convert IPv6 subnet mask into prefix lengthRatan Gupta2017-06-071-3/+10
* Fixes formattingRatan Gupta2017-06-071-1/+4
* Implement network factory reset in network_managerMichael Tritz2017-06-051-5/+9
* Convert IPv4 subnet mask into prefix lengthRatan Gupta2017-05-231-1/+5
* Implement create interface for ipaddressRatan Gupta2017-05-231-3/+4
* Implement NetworkManagerRatan Gupta2017-04-271-0/+14
* Define interfaces of NetworkManagerRatan Gupta2017-04-271-0/+72
OpenPOWER on IntegriCloud