diff options
author | hasso <hasso> | 2005-03-21 10:28:14 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-03-21 10:28:14 +0000 |
commit | 6cf159b97848503ee9da0273eb97a6712369fd24 (patch) | |
tree | c2c19bab97b455fceea49a763430cc709a61682a /bgpd/ChangeLog | |
parent | db8eaac6615dacf17eb3958b0f3b6ea58f8f1e1d (diff) |
* bgp_route.c: Don't crash while clearing route tables if there is
no particular afi/safi configured.
[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 29114c89..d107fa6e 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,8 @@ +2005-03-21 Hasso Tepper <hasso at quagga.net> + + * bgp_route.c: Don't crash while clearing route tables if there is + no particular afi/safi configured. + 2005-02-23 Hasso Tepper <hasso at quagga.net> * bgp_route.c: Make reannouncing prefixes with changed attributes |