summaryrefslogtreecommitdiffstats
path: root/watchlink/netlink_event.cc
Commit message (Expand)AuthorAgeFilesLines
* fix build on on 64 bit platformsStephen Hemminger2008-04-031-1/+1
* modified watchlink parser to support the following behaviors:Michael Larson2008-03-311-0/+32
* added interface/address exclusion support to watchlink. The correct format is:Michael Larson2008-03-301-1/+1
* support 64bitMichael Larson2008-03-201-1/+1
* 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-6/+9
* moved some stderr messages to syslog. removed stderr message when receiving a...Michael Larson2008-01-221-3/+6
* fix for bc addr and fix for parsing iface for show cmds and filterMichael Larson2008-01-211-2/+1
* fix for ppp--restrict watchlink to ethernet interface types only. Filter by c...root2008-01-181-4/+4
* fix bug introduced with ptp support--indexing of database and initialization ...Michael Larson2008-01-171-1/+1
* added support for ifa_address field in rtm_newaddr message and in links where...root2008-01-151-2/+9
* cleaned up source a bit. added syslog error messages. added legal-eeze.Michael Larson2008-01-111-7/+35
* initial check-in of watchlink project. compiles, runs and manages state. need...Michael Larson2008-01-091-0/+282