summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Use libnl package config instead of hardcodingWilliam A. Kennington III2019-04-091-3/+2
* Makefile: Fix bad system header flagWilliam A. Kennington III2019-03-211-1/+1
* move service file, dbus conf into repoPatrick Venture2019-01-281-0/+8
* Re-enable unit testRatan Gupta2018-11-301-1/+1
* Migrate to a common timer classWilliam A. Kennington III2018-09-271-2/+2
* Correct spacingGunnar Mills2018-09-051-1/+1
* Add -flto to CXXFLAGSAndrew Geissler2018-09-051-1/+3
* Disable unit tests as CI is brokenRatan Gupta2018-08-101-1/+1
* ncsi: Impelment the setChannel/ClearInterface functionRatan Gupta2018-04-041-1/+9
* ncsi: Add code to accept command line argumentsRatan Gupta2018-04-041-2/+8
* Remove existing netman_watch_dnsVishwanatha Subbanna2017-10-241-5/+1
* Add inotify watch supportVishwanatha Subbanna2017-10-241-2/+4
* Add function to write DNS entriesVishwanatha Subbanna2017-10-241-2/+4
* Add the timer classRatan Gupta2017-09-131-2/+4
* Implement network monitorRatan Gupta2017-09-131-3/+4
* Implement the Vlan InterfaceRatan Gupta2017-08-131-2/+4
* Implement the DHCP configuration interfaceRatan Gupta2017-07-251-2/+4
* Implement the INI config parserRatan Gupta2017-06-211-1/+3
* Implement system configuration Dbus interfaceRatan Gupta2017-06-211-1/+4
* Fetch the kernel routing tableRatan Gupta2017-06-091-3/+4
* Fetch the network portion of the IP addressRatan Gupta2017-06-081-0/+2
* test: Add unit test cases for utilRatan Gupta2017-06-081-0/+2
* Add the network utility fileRatan Gupta2017-06-081-2/+4
* Create error log if unable to fetch the interface infoRatan Gupta2017-06-081-2/+0
* Implement network factory reset in network_managerMichael Tritz2017-06-051-1/+2
* Implement create interface for ipaddressRatan Gupta2017-05-231-2/+4
* Add Create interface for IP addressRatan Gupta2017-05-161-4/+21
* Implement ipaddress objectRatan Gupta2017-05-161-0/+1
* Define interfaces of ipaddress objectRatan Gupta2017-05-161-1/+2
* Implement NetworkManagerRatan Gupta2017-04-271-0/+1
* Define the create interface for VLANRatan Gupta2017-04-271-1/+23
* Define interfaces of NetworkManagerRatan Gupta2017-04-271-1/+2
* Implement EthernetInterfaceRatan Gupta2017-04-271-0/+1
* Define interfaces of the EthernetInterfaceRatan Gupta2017-04-271-1/+18
* Convert build process to autotoolsMatthew Barth2016-09-281-0/+5
OpenPOWER on IntegriCloud