summaryrefslogtreecommitdiff
path: root/src/monitor/monitor.h
AgeCommit message (Collapse)AuthorFilesLines
2010-07-09Use netlink to detect going onlineJakub Hrozek1-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
2010-03-15Flush NSCD cache after modifying local databaseJakub Hrozek1-0/+5
Fixes: #221
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+36
Also update BUILD.txt