summaryrefslogtreecommitdiffstats
path: root/watchlink
Commit message (Expand)AuthorAgeFilesLines
* add locking to prevent file update problemsdebian/0.99.9-4Stephen Hemminger2008-04-031-1/+19
* fix build on on 64 bit platformsStephen Hemminger2008-04-032-2/+2
* add wildcard for interfaces. use an "*" in place of an interface name--and th...Michael Larson2008-03-311-2/+1
* modified watchlink parser to support the following behaviors:Michael Larson2008-03-314-2/+57
* added interface/address exclusion support to watchlink. The correct format is:Michael Larson2008-03-306-17/+91
* support 64bitMichael Larson2008-03-201-1/+1
* And with the correct licensing headers.Michael Larson2008-03-171-22/+3
* revert behavior for watchlink to pulling/pushing address on interface on IFF_...Michael Larson2008-03-171-6/+38
* Change license notice from VPL to GPLv2Stephen Hemminger2008-03-1011-242/+33
* 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