From 8a97c5ec54c94c8dc75a576968fddf52fc5b2d1f Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 15 May 2009 11:21:39 -0700 Subject: 0.99.12-3 --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index f7acf6a1..1a6cab87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +vyatta-quagga (0.99.12-3) unstable; urgency=low + + * Remove assertion when route clears and peer !Established + * Bgp socket use static initialization + * Allow message tables to be constant + * Fix compile warnings + * Use const in smux interface + * BGP make attribute variables local + * Make BGP FSM table read-only static + * BGP make some bgp_attr functions static + * BGP aspath eliminate dead code + * BGP make flag action table read-only + * BGP make receive capability static + * BGP make message list in bgp_open const + * BGP make community hash table static + * BGP make some damp function static + * BGP make ecommunity variables/functions local + * BGP main program cleanup + * ZEBRA make message table read only + * OSPF make message lists read only + * BGP make message lists read only + + -- Stephen Hemminger Fri, 15 May 2009 11:21:38 -0700 + vyatta-quagga (0.99.12-2) unstable; urgency=low * Revert "Wait for peers to clear on BGP shutdown" -- cgit v1.2.3