From dd669bb0e7102a5896925f98203fa991560748b7 Mon Sep 17 00:00:00 2001 From: hasso Date: Mon, 10 May 2004 07:43:59 +0000 Subject: * Make updating redistributions work if prefix list is changed and it's used in route-map used to filter redistributions. * Move ospf_prefix_list_update() function from ospfd.c to ospf_zebra.c. --- ospfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 77ffbe59..fa901ced 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,10 @@ +2004-05-10 Hasso Tepper + + * ospf_zebra.c, ospfd.c: Move ospf_prefix_list_update() function + to ospf_zebra.c from ospfd.c and add redistribution updates if + route-map is used in redistribution. + * ospf_main.c: Remove now useless call to ospf_init(). + 2004-05-08 Paul Jakma * ospf_zebra.c: Sync with lib/zclient changes -- cgit v1.2.1