diff options
author | hasso <hasso> | 2004-12-29 19:34:22 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-12-29 19:34:22 +0000 |
commit | 4660687a38034d60296fbc9e82aae772011c407f (patch) | |
tree | 5a0d7caea1ba0958c8f9780da038654ce4f10fed /isisd/ChangeLog | |
parent | 1d69fdf645d8434e8e1488f8bf0c73613df09da9 (diff) |
Don't crash during interface up/down events.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 93a901b7..e883faa0 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,9 @@ +2004-12-29 Hasso Tepper <hasso at quagga.net> + + * 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. + 2004-12-24 Hasso Tepper <hasso at quagga.net> * *.c: zlog_* cleanup. Mostly changed level of debug messages to |