summaryrefslogtreecommitdiffstats
path: root/watchlink/watchlink.cc
Commit message (Expand)AuthorAgeFilesLines
* modified watchlink parser to support the following behaviors:Michael Larson2008-03-311-0/+4
* added interface/address exclusion support to watchlink. The correct format is:Michael Larson2008-03-301-9/+12
* Change license notice from VPL to GPLv2Stephen Hemminger2008-03-101-22/+3
* modified watchlink to manage connected routes in local and main tables per in...Michael Larson2008-01-281-1/+1
* removed stderr message when unable to open exclusion file. Also downgraded sy...Michael Larson2008-01-171-2/+2
* added support for ifa_address field in rtm_newaddr message and in links where...root2008-01-151-0/+1
* added support for filtering of interfaces. filter or exclusion list needs to ...Michael Larson2008-01-111-4/+54
* cleaned up source a bit. added syslog error messages. added legal-eeze.Michael Larson2008-01-111-10/+46
* Added quagga like features to watchlink pgm: standard pid file creation and b...Michael Larson2008-01-101-3/+53
* initial check-in of watchlink project. compiles, runs and manages state. need...Michael Larson2008-01-091-0/+168