From b30c5e67a20b1a092faa56fe349171eb1da386b0 Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 29 Dec 2004 20:06:41 +0000 Subject: Really fix crashes now. Revert isis_circuit_update_params() part of previous commit. Replace all if_is_up() calls with if_is_operative(). --- isisd/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index e883faa0..21453077 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -2,7 +2,8 @@ * isis_circuit.c, isis_csm.c, isis_zebra.c: Don't crash during interface up/down events. I'm not sure whether logic is correct - though. Needs rethink anyway, seems. + though. Needs rethink anyway, seems. Replace if_is_up() with + if_is_operative() and add some more. 2004-12-24 Hasso Tepper -- cgit v1.2.1