debian/changelog  |    8 ++++++++
 ripd/ripd.c       |    3 +++
 zebra/rib.h       |    1 -
 zebra/zebra_rib.c |   32 +++++++++++---------------------
 zebra/zserv.h     |    2 +-
 5 files changed, 23 insertions(+), 23 deletions(-)

New commits:
commit b1be2f77523e05faf10c7449242b46a80a6f7ce2
Author: Stephen Hemminger <[email protected]>
Date:   Mon Apr 13 12:30:49 2009 -0700

    0.99.11-12

commit f71f8e6710969a3b38d2e0da4a9ac61b1615fc2f
Author: Stephen Hemminger <[email protected]>
Date:   Mon Apr 13 12:18:26 2009 -0700

    Keep quagga away from kernel routes
    
    Any route created via 'ip route' etc, is a kernel route, and Quagga
    needs to not be trying to add/remove it from FIB on link events. It is
    probably something like openvpn, dhcp, etc, which can take care of it's
    own route events.

commit 9323981b768134298e8a68c36a5889a995e51c53
Author: Stephen Hemminger <[email protected]>
Date:   Tue Apr 7 15:00:46 2009 -0700

    Ignore non-running interfaces in rip status
    
    Bug 3999

commit 8bc28150056bca910ffd94f28305456a6e07ad47
Author: Stephen Hemminger <[email protected]>
Date:   Wed Apr 8 13:38:58 2009 -0700

    Fix compiler warnings
    
    Resolve gcc warnings about signed/unsigned and missing parens

http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=b1be2f77523e05faf10c7449242b46a80a6f7ce2
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=f71f8e6710969a3b38d2e0da4a9ac61b1615fc2f
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=9323981b768134298e8a68c36a5889a995e51c53
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=8bc28150056bca910ffd94f28305456a6e07ad47
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to