diff options
author | hasso <hasso> | 2004-09-26 19:53:47 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-09-26 19:53:47 +0000 |
commit | 0dae85e67ada6044ce895b3e64a3a223776eab5b (patch) | |
tree | 8cc72db376fbf4f046d1fc5c084b41cfc8d54d4c /isisd/ChangeLog | |
parent | 4289546d79a9d5be800c1c0ec31e82cc8a92a04b (diff) |
Brown paperbag please. Fix previous commit.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 35296fb4..726593ab 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,5 +1,10 @@ 2004-09-26 Hasso Tepper <hasso at quagga.net> + * isis_circuit.c: Fix previous commit. Don't schedule LSP regeneration + and don't crash if circuit->area == NULL. + +2004-09-26 Hasso Tepper <hasso at quagga.net> + * *.[c|h]: Fix a lot of compiler warnings. * isis_events.c: Remove isis_event_int_reach_change() function, as it doesn't make sense for now. Call lsp_regenerate_schedule() directly |