diff options
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index d418d63b..822d856b 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,11 @@ +2005-09-05 Hasso Tepper <hasso at quagga.net> + + * *.c: Try to be less verbose by default (without any debug options + on). + * isis_lsp.c (lsp_build_nonpseudo): Use stream_reset() instead of + touching endp directly. + * isis_lsp.c (lsp_build_pseudo): Ditto. + 2005-09-03 Hasso Tepper <hasso at quagga.net> * isis_lsp.c: Yet another regression introduced by stream cleanup. |