summaryrefslogtreecommitdiffstats
path: root/src/monitor/monitor.h
Commit message (Collapse)AuthorAgeFilesLines
* Use netlink to detect going onlineJakub Hrozek2010-07-091-0/+16
| | | | | | | | Integrates libnl to detect adding routes. When a route is added, the offline status of all back ends is reset. This patch adds no heuristics to detect whether back end went offline. Fixes: #456
* Flush NSCD cache after modifying local databaseJakub Hrozek2010-03-151-0/+5
| | | | Fixes: #221
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+36
Also update BUILD.txt