summaryrefslogtreecommitdiff
path: root/isisd/ChangeLog
diff options
context:
space:
mode:
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 04f048a4..99421504 100644
--- a/isisd/ChangeLog
+++ b/isisd/ChangeLog
@@ -1,5 +1,11 @@
2005-09-26 Hasso Tepper <hasso at quagga.net>
+ * isis_tlv.[ch]: Two new functions - tlv_add_te_is_neighs() and
+ tlv_add_te_ipv4_reachs() to handle TLV's with new metric. None of
+ them handle sub TLVs though for now.
+
+2005-09-26 Hasso Tepper <hasso at quagga.net>
+
* isis_circuit.[ch]: Some preliminary support for specifying wide
circuit metrics. Needs more thinking though, but should do for now.