libfeaclient/ifmgr_xrl_mirror_target.cc |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)

New commits:
commit 4d3d81e87a039096fc6dc78d129cdc541ccd2004
Author: Mike Larson <[EMAIL PROTECTED]>
Date:   Fri Jul 13 09:42:42 2007 -0700

    Fix for bug 2034. The previous fix for this bug fixed the state transition 
from down->up. The existing bug was on first configuration of vrrp where there 
is a rapid up->down->up on the interface state due to vrrp starting in backup 
out of init state. This was finally fixed in netlink by forcing a direct call 
to interface update on client protocols.
    
    The right fix probably doesn't belong here, but should incorporate a state 
transition event to client protocols without requiring client protocols to 
compute interface state transitions as they currently do on static routes.
    
    Please test this as this change will be broadcast to all protocols on state 
change.

http://suva.vyatta.com/git/?p=xorp.git;a=commitdiff;h=4d3d81e87a039096fc6dc78d129cdc541ccd2004
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to