From 81ad8f6a1040eaf9d4230bd63b71d85397660653 Mon Sep 17 00:00:00 2001 From: hasso Date: Mon, 26 Sep 2005 17:58:24 +0000 Subject: * 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. * isis_lsp.c: Use tlv_add_in_addr() and include router ID in LSP. --- isisd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 87a9c9e4..521df90c 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,10 @@ +2005-09-26 Hasso Tepper + + * 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. + * isis_lsp.c: Use tlv_add_in_addr() and include router ID in LSP. + 2005-09-26 Hasso Tepper * isis_lsp.c: Support for originating TE IS and IPv4 TLV's. No any sub -- cgit v1.2.1