diff options
author | hasso <hasso> | 2005-04-09 13:07:47 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-04-09 13:07:47 +0000 |
commit | a8a80d532f3248567b6926b5dbd12509eadd6b43 (patch) | |
tree | b3b42ef7f78c62fb0c1edddd7c0272950883c14c /bgpd/ChangeLog | |
parent | 67bf16c0f8179af05bcff04d19226866a8b7e806 (diff) |
* bgp_vty.c: Make "exit-address-family" work in IPv4 unicast address
family node.
[backport candidate]
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r-- | bgpd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 6dc1e7e0..f90bed9d 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,8 @@ +2005-04-09 Akihiro Mizutani <mizutani@net-chef.net> + + * bgp_vty.c: Make "exit-address-family" work in IPv4 unicast address + family node. + 2005-04-08 Martin Ling <martin-quagga@earth.li> * bgp_aspath.[ch], bgp_route.c, bgp_vty.c, bgpd.[ch]: Allow to enable |