diff options
author | paul <paul> | 2003-05-16 21:00:31 +0200 |
---|---|---|
committer | paul <paul> | 2003-05-16 21:00:31 +0200 |
commit | 445f143525ffd8b465aa31cb83b2dd38b9741ef7 (patch) | |
tree | 177df41fcf4d0e23f57443781b4521ac9fd1cc77 /zebra | |
parent | From: Hasso Tepper <hasso@estpak.ee> (diff) | |
download | frr-445f143525ffd8b465aa31cb83b2dd38b9741ef7.tar.xz frr-445f143525ffd8b465aa31cb83b2dd38b9741ef7.zip |
Update Changelogs
Diffstat (limited to 'zebra')
-rw-r--r-- | zebra/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index b5383f1dd..8cd3cf8bd 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,16 @@ +2003-05-16 Gilad Arnold <gilad.arnold@terayon.com> + + * zebra_rib.c: Fix memory leaks for ifname nexthops + +2003-04-19 Israel Keys <ikeys@agile.tv> + + * rt_netlink.c: BLOCK on netlink while initialising + +2003-02-06 Francois Deppierraz <francois@ctrlaltdel.ch> + + * rt_netlink.c (netlink_route_multipath): Set RTM_F_EQUALIZE when + it exists. + 2002-09-28 Akihiro Mizutani <mizutani@net-chef.net> * zebra_rib.c (static_add_ipv4): Null0 static route is added. |