[vyatta-svn] BGP/OSPF/RIP/RIB routing daemons: Changes to 'master'

Mike Larson mike at suva.vyatta.com
Sun Mar 30 10:40:54 PST 2008


 watchlink/netlink_event.cc      |    2 -
 watchlink/netlink_event.hh      |   56 +++++++++++++++++++++++++++++++++++++++-
 watchlink/netlink_linkstatus.cc |    2 +
 watchlink/netlink_listener.cc   |   23 +++++++++++++---
 watchlink/netlink_listener.hh   |    4 +-
 watchlink/watchlink.cc          |   21 ++++++++-------
 6 files changed, 91 insertions(+), 17 deletions(-)

New commits:
commit 9357f49cd9387b9111c3ae7d03f149dfbd1e73f8
Author: Michael Larson <slioch at eng-140.vyatta.com>
Date:   Sun Mar 30 11:36:53 2008 -0700

    added interface/address exclusion support to watchlink. The correct format is:
    
    [interface]
    [interface] [ip/mask]
    
    It should also accept a plain IP--but I haven't tested this yet.
    
    Also added syslogging at the info level on interface up/down events.
    
    This change provides support for HA to work with interface cable event. HA and VRRP will need to
    populate the /var/linkstatus/exclude file with the VIPs under their management.
    
    In addition to circumvent an additional problem in HA there needs to be an additional address on
    the monitored interface, otherwise HA will admin down the interface when the cable is pulled

http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=9357f49cd9387b9111c3ae7d03f149dfbd1e73f8


More information about the svn mailing list