summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-09-26 18:15:36 +0000
committerhasso <hasso>2005-09-26 18:15:36 +0000
commit82a8428c84df1b1e7a1be5a5114a5d9a6f2bc2c4 (patch)
tree0a1c15480d52b36cb9144add9816849014881fb3 /isisd/ChangeLog
parent309ddb199aa4627e4597653ca12eb3bc8c20ab54 (diff)
* isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work
mostly, but needs certainly much more testing, especially transition situation.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index e3fe6257..7f3cd9da 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,5 +1,11 @@
2005-09-26 Hasso Tepper <hasso at quagga.net>
+ * isis_spf.[ch]: Added TE TLVs to the SPF process. It seems to work
+ mostly, but needs certainly much more testing, especially transition
+ situation.
+
+2005-09-26 Hasso Tepper <hasso at quagga.net>
+
* isis_lsp.c: Put correct metric info into TE TLV's. Wide metric is
used only if only wide metric style (extended TLV's) is in use.