From 445f143525ffd8b465aa31cb83b2dd38b9741ef7 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 16 May 2003 19:00:31 +0000 Subject: Update Changelogs --- bgpd/ChangeLog | 9 +++++++++ lib/ChangeLog | 9 +++++++++ ospf6d/ChangeLog | 15 +++++++++++++++ ospfd/ChangeLog | 27 +++++++++++++++++++++++++++ ripd/ChangeLog | 5 +++++ ripngd/ChangeLog | 9 +++++++++ vtysh/ChangeLog | 10 ++++++++++ zebra/ChangeLog | 13 +++++++++++++ 8 files changed, 97 insertions(+) diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 4f7a20e9..9a201ed4 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,12 @@ +2003-04-19 Hasso Tepper + + * rip_routemap.c: sync daemon's route-map commands to have same + syntax + +2003-01-09 Akihiro Mizutani + + * bgp_routemap.c: Add match extcommunity command. + 2002-10-23 Kunihiro Ishiguro * bgp_aspath.c (aspath_init): Extend hash size from default to diff --git a/lib/ChangeLog b/lib/ChangeLog index b4d0ae12..026d699b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2003-05-08 Sergiy Vyshnevetskiy + + * vty.c: -A option + +2003-04-19 Hasso Tepper + + * rip_routemap.c: sync daemon's route-map commands to have same + syntax + 2002-09-28 Yasuhiro Ohara * vty.c (vty_flush): One line more on vty. diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index b7871c13..e04d658b 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,18 @@ +2003-04-23 Hasso Tepper + + * {ospf6_damp,ospf6d}.c: fix "router xxx" node commands in vtysh + +2003-04-25 Yasuhiro Ohara + + * ospf6_asbr.c: AS-External LSA refresh was based on the + prefix of the obsolete LSA. It was wrong so fixed. + * version: 0.9.6p + +2003-04-19 Hasso Tepper + + * rip_routemap.c: sync daemon's route-map commands to have same + syntax + 2002-11-09 Vincent Jardin * ospf6_interface.c: update link-local address on interface creation. diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 61286a48..86f8302e 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,7 +1,34 @@ +2003-04-23 Hasso Tepper + + * ospf_vty.c: fix "router xxx" node commands in vtysh + 2003-05-16 Hasso Tepper * ospf_lsa.c: Fix handling of NSSA +2003-04-19 Hasso Tepper + + * {ospf_abr,ospfd}.c: area id's DECIMAL -> ADDRESS + * ospf_routemap.c: sync daemon's route-map commands to have same + syntax. + +2003-04-19 Sergey Vyshnevetskiy + + * ospf_packet.c: Add missing param to zlog + * ospf_flood.c: remove unused vars + +2003-04-17 Denis Ovsienko + + * ospf_interface.c: fix incorrect memset + +2003-04-10 Hasso Tepper + + * ospf_lsa.[ch]: opaque LSA fix, use ospf_lookup. + +2003-04-03 David Watson + + * ospf_lsa.c: byte order fix + 2002-03-17 Amir Guindehi * ospf_apiserver.[ch]: Merge Ralph Keller's OSPFAPI support. diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 42fced50..49501693 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,8 @@ +2003-04-19 Hasso Tepper + + * rip_routemap.c: sync daemon's route-map commands to have same + syntax + 2002-07-07 Kunihiro Ishiguro * zebra-0.93 released. diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog index 07e3d761..727f2a94 100644 --- a/ripngd/ChangeLog +++ b/ripngd/ChangeLog @@ -1,3 +1,12 @@ +2003-04-23 Hasso Tepper + + * {ripng_ifrmap,ripngd}.c: fix "router xxx" node commands in vtysh + +2003-04-19 Hasso Tepper + + * rip_routemap.c: sync daemon's route-map commands to have same + syntax + 2002-07-07 Kunihiro Ishiguro * zebra-0.93 released. diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 701101ad..b80a5e3f 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,13 @@ +2003-05-01 Sergiy Vyshnevetskiy + + vtysh.c: Program shouldn't terminate on pager execution failure + vtysh_user.c: configure support for openpam (freebsd5.0) + +2003-04-19 Hasso Tepper + + * extract.pl vtysh.c vtysh.h: sync daemon's route-map commands to + have same syntax + 2002-09-30 Paul Jakma * vtysh.c: add 'write-config (integrated|daemon)' option diff --git a/zebra/ChangeLog b/zebra/ChangeLog index b5383f1d..8cd3cf8b 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,16 @@ +2003-05-16 Gilad Arnold + + * zebra_rib.c: Fix memory leaks for ifname nexthops + +2003-04-19 Israel Keys + + * rt_netlink.c: BLOCK on netlink while initialising + +2003-02-06 Francois Deppierraz + + * rt_netlink.c (netlink_route_multipath): Set RTM_F_EQUALIZE when + it exists. + 2002-09-28 Akihiro Mizutani * zebra_rib.c (static_add_ipv4): Null0 static route is added. -- cgit v1.2.1