From 93406d87e68a0e9cf5ce0240461395cd59c143b6 Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 2 Feb 2005 14:40:33 +0000 Subject: * bgp_fsm.c, bgp_open.c, bgp_packet.c, bgp_route.[ch], bgp_vty.c, bgpd.[ch]: Add BGP_INFO_STALE flag and end-of-rib support. "bgp graceful-restart" commands added. Show numbers of individual messages in "show ip bgp neighbor" command. Final pieces of graceful restart. [merge from GNU Zebra] --- bgpd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bgpd/ChangeLog') diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 67da8ff8..c867b9fd 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,11 @@ +2005-02-02 Akihiro Mizutani * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor -- cgit v1.2.1