summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r--isisd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog
index 521df90c..e3fe6257 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,5 +1,10 @@
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.
+
+2005-09-26 Hasso Tepper <hasso at quagga.net>
+
* isis_tlv.[ch]: New function tlv_add_in_addr() to put just one IPv4
address into TLV. Used for IPv4 address TLV (in case of LSP) and TE
router ID TLV.