commit | d24af186ea5a964300d93bb6fb4384911153d9d6 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sat Sep 24 14:00:26 2005 +0000 |
committer | hasso <hasso> | Sat Sep 24 14:00:26 2005 +0000 |
tree | 7b8e57758edca8e12e5004192d6e14bd1cbb43c6 | |
parent | 3d54927678139c580fd3029c17e7d8a94b3a60f7 [diff] [blame] |
* rib.h: Add note about behaviour of rib_add_ipv[46]* functions - add is treated as implicit withdraw.
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index cbfb4b6..6c921fd 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog
@@ -1,3 +1,8 @@ +2005-09-24 Hasso Tepper <hasso at quagga.net> + + * rib.h: Add note about behaviour of rib_add_ipv[46]* functions - + add is treated as implicit withdraw. + 2005-09-21 David Young <dyoung@ojctech.com> * zebra_rib.c: Reduce the height of some staircases. Fix