zebra/if_linkdetect.c | 92 ------------------------------------------------
zebra/linkdetect_null.c | 28 --------------
bgpd/bgp_table.c | 1
configure.ac | 12 ------
debian/rules | 1
zebra/Makefile.am | 7 +--
zebra/interface.c | 13 ------
zebra/interface.h | 17 --------
zebra/rt_netlink.c | 16 --------
9 files changed, 5 insertions(+), 182 deletions(-)
New commits:
commit 17cf20dabb137205497d81f7c55efa45a4e50748
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Jun 20 09:40:35 2008 -0700
Use if_flags_update
commit a182091782d22218942466b062c5ef2406853491
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Jun 20 09:32:39 2008 -0700
Backout all changes related to using kernel for linkdetect
Having kernel cleanup FIB was not ideal for a couple reasons:
1. It still generates lots of netlink events if there are lots
of static routes.
2. Kernel changes were not accepted in mainline kernel "do it in
userspace"
commit 6b0a191db595eedb093be601c15dff9978e49af1
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Jun 13 16:56:29 2008 -0700
Check for node being freed twice
commit 33c99279a7911914a583b146e350a65d2169cd9e
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Fri Jun 13 16:20:26 2008 -0700
Fix double free in bgp when using route client
Bugfix: 3160
Null pointers that in peer tables after free to prevent problems
with double free.
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=17cf20dabb137205497d81f7c55efa45a4e50748
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=a182091782d22218942466b062c5ef2406853491
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=6b0a191db595eedb093be601c15dff9978e49af1
http://suva.vyatta.com/git/?p=vyatta-quagga.git;a=commitdiff;h=33c99279a7911914a583b146e350a65d2169cd9e
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn