summaryrefslogtreecommitdiffstats
path: root/watchlink
Commit message (Expand)AuthorAgeFilesLines
* modified watchlink to manage connected routes in local and main tables per in...Michael Larson2008-01-2811-62/+284
* moved some stderr messages to syslog. removed stderr message when receiving a...Michael Larson2008-01-221-3/+6
* need to qualify test for non-ethernet type interfaces to newlink/dellink mess...Michael Larson2008-01-211-1/+2
* fix for bc addr and fix for parsing iface for show cmds and filterMichael Larson2008-01-212-2/+46
* fix for ppp--restrict watchlink to ethernet interface types only. Filter by c...root2008-01-183-5/+10
* fix bug introduced with ptp support--indexing of database and initialization ...Michael Larson2008-01-174-5/+5
* removed stderr message when unable to open exclusion file. Also downgraded sy...Michael Larson2008-01-171-2/+2
* fix for bug 2648--downgraded some syslog messages and removed some from console.root2008-01-151-8/+8
* added support for ifa_address field in rtm_newaddr message and in links where...root2008-01-156-13/+36
* added support for filtering of interfaces. filter or exclusion list needs to ...Michael Larson2008-01-113-4/+73
* cleaned up source a bit. added syslog error messages. added legal-eeze.Michael Larson2008-01-1111-17/+345
* Added quagga like features to watchlink pgm: standard pid file creation and b...Michael Larson2008-01-101-3/+53
* removed unnecessary files.Michael Larson2008-01-092-325/+0
* initial check-in of watchlink project. compiles, runs and manages state. need...Michael Larson2008-01-0914-0/+1793