zebra/interface.c | 59 ++++++++++++++++++++++++++++++++--------------------- zebra/rt_netlink.c | 10 +++++++- zebra/zebra_rib.c | 42 +++++++++++++++++++++++++++++-------- 3 files changed, 77 insertions(+), 34 deletions(-)
New commits: commit dcc88cf610dea7cd46738706c6e81cd23eb0a797 Author: Stephen Hemminger <[email protected]> Date: Tue Dec 23 09:49:28 2008 -0800 Add more to interface rename updates When interface is renamed notify daemons of addresses that are now available. commit 2372cf6268b73c10fa30923229a59bfc8a138544 Author: Stephen Hemminger <[email protected]> Date: Tue Dec 23 09:48:56 2008 -0800 Add diagnostic messages More diagnostic messages in case of updating existing route. commit 68a8a0db8666a7b5ea96047368ca480eb5f2ed09 Author: Stephen Hemminger <[email protected]> Date: Tue Dec 23 09:48:12 2008 -0800 Add diagnostic messages More messages in case of netlink errors, and debugging commit 7c675262ade5fef3c49145dd9deca16210e3c95f Author: Stephen Hemminger <[email protected]> Date: Mon Dec 22 16:07:24 2008 -0800 Fix recursive route handling If route type or other index changes flag it as changed. http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=dcc88cf610dea7cd46738706c6e81cd23eb0a797 http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=2372cf6268b73c10fa30923229a59bfc8a138544 http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=68a8a0db8666a7b5ea96047368ca480eb5f2ed09 http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=7c675262ade5fef3c49145dd9deca16210e3c95f _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
