diff options
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 9a26750f..55b11223 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,14 @@ +2006-12-08 Piotr Chytla <pch@packetconsulting.pl> + + * zebra_rib.c: (static_install_ipv{4,6}) Case where existing + RIB is updated must explicitely rib_addqueue the route_node, + to ensure the update actually takes effect. + +2006-09-13 Tom Everett <tom@khubla.com> + + * kernel_socket.c (rtm_type_str): ifdef RTM_OLD{ADD,DEL} to + compile on systems that no longer define them. + 2006-08-06 Paul Jakma <paul.jakma@sun.com> * interface.h: (ifstat_update_proc) declaration should match |