diff options
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 9939d3e3..cbfb4b66 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,9 @@ +2005-09-21 David Young <dyoung@ojctech.com> + + * zebra_rib.c: Reduce the height of some staircases. Fix + rib_delete_ipv6() to match routes in the RIB by their gateway as + well as by destination. + 2005-09-21 Paul Jakma <paul.jakma@sun.com> * zebra_rib.c: (static_uninstall_ipv{4,6}) Fix regression wrt |