summaryrefslogtreecommitdiffstats
path: root/rtnetlink_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* rtnetlink_server: Refresh for route changesWilliam A. Kennington III2019-02-191-1/+4
* rtnetlink_server: Refactor out the refresh checkWilliam A. Kennington III2019-02-141-2/+15
* rtnetlink: Remove redundtant hasExpired() checkWilliam A. Kennington III2018-12-061-2/+1
* Fix checking the status of timerAlexander Filippov2018-11-291-1/+2
* minor cleanup, std namespacing, dropping headersPatrick Venture2018-11-211-1/+1
* Migrate to a common timer classWilliam A. Kennington III2018-09-271-6/+3
* clang-format: Update to match docs repoGunnar Mills2018-09-151-18/+19
* reorder headersPatrick Venture2018-08-271-5/+4
* Create netlink socket outside from rtnetlink serverRatan Gupta2017-11-161-16/+7
* Spelling fixesGunnar Mills2017-10-261-1/+1
* Update Journal Variable NamesGunnar Mills2017-10-261-1/+1
* Integrate inotify watcher into network daemonVishwanatha Subbanna2017-10-241-6/+6
* Reduce the number of restarts of systemd-networkdRatan Gupta2017-10-111-6/+5
* Restart the network through networkManagerRatan Gupta2017-10-031-3/+0
* Recreate the network objects once the timer expiresRatan Gupta2017-09-131-6/+17
* Implement network monitorRatan Gupta2017-09-131-0/+144
OpenPOWER on IntegriCloud