diff options
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <mizutani@net-chef.net + + * 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. + 2005-02-01 Akihiro Mizutani <mizutani@net-chef.net> * bgp_open.c, bgp_packet.c, bgp_vty.c, bgpd.[ch]: Remove "no neighbor |