summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-05-19 13:43:50 +0000
committerhasso <hasso>2004-05-19 13:43:50 +0000
commit00995cfcc9cb30afabb3242837753ab1eb7fdb85 (patch)
treefbfebfd74d22b29eb9b7bc279a4d6fd2beec4def /isisd/ChangeLog
parent37da8c011408560eeaa74b2439192d36e16c19a4 (diff)
Commit 100% working part of patch from Laurent Rabret ([quagga-dev 830]).
Also tiny temporary fix from me to spf thread crash. Will look at it later.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 1d2e22f5..4c119e2d 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-19 Laurent Rabret <laurent.rabret at francetelecom.com>
+
+ * isis_constants.h: change the ISIS Hello interval from 1 to 10 (cisco's
+ default value).
+ * isis_main.c: suppress a bad "#if 0 #endif" block for isis to be
+ activated on startup.
+ * isis_tlv.[c|h]: LSP recognition of the ISIS Graceful Restart LSP (not
+ implemented yet).
+
2004-05-19 Rivo Nurges <rix at estpak.ee>
* *.c: Removing many useless net/ethernet.h includes and some tiny