From 13fb40ac99823c405137a42d7666785fd7ac641a Mon Sep 17 00:00:00 2001
From: hasso <hasso>
Date: Sat, 1 Oct 2005 06:03:04 +0000
Subject: 	* isis_adjacency.c: Stop expire timer while deleting
 adjacency. 	* isis_events.c: Stop pseudo LSP thread while resigning
 circuit from 	  level. 	* isis_route.c: Fix compiling with
 EXTREME_DEBUG. Mark route as not 	  in sync with zebra if it's changed. 
 * isis_spf.c: Schedule route validating etc even if tent was empty. 	  It's
 probably because we just don't have any adjacencies. 	* isisd.c: Write
 minimum spf interval into configuration.

---
 isisd/ChangeLog | 11 +++++++++++
 1 file changed, 11 insertions(+)

(limited to 'isisd/ChangeLog')

diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index a053ede2..81b810a8 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,3 +1,14 @@
+2005-10-01 Hasso Tepper <hasso at quagga.net>
+
+	* isis_adjacency.c: Stop expire timer while deleting adjacency.
+	* isis_events.c: Stop pseudo LSP thread while resigning circuit from
+	  level.
+	* isis_route.c: Fix compiling with EXTREME_DEBUG. Mark route as not
+	  in sync with zebra if it's changed.
+	* isis_spf.c: Schedule route validating etc even if tent was empty.
+	  It's probably because we just don't have any adjacencies.
+	* isisd.c: Write minimum spf interval into configuration.
+
 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com>
 
 	* isis_route.c: fix EXTREME_DEBUG compilation
-- 
cgit v1.2.1