From 2097cd8a7a1322b2853f1b9cbbe7f39c436f553e Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 23 Dec 2003 11:51:08 +0000 Subject: Some fixes to isisd done by me and Cougar in the spring of 2003. See changelog for details. --- isisd/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 78580ea1..5f4eabe2 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,19 @@ +2003-12-23 Hasso Tepper + Some fixes done by me and Cougar . + * isis_adjacency.c: Two bugfixes by Cougar: + After down state neigbour was deleted but not removed from neighbours list. + Don't show random expire time during neighbour initialisation. + * isis_circuit.c: Don't show interface addresses in config by Cougar. + * isis_constants.h, isis_misc.c: Show other well-known NLPID names as well + by Cougar. + * isisd.c: Two tiny CLI fixes by me. + * isis_lsp.c: Bugfix in lsp_print_detail() by Cougar. + Show IPv4 external and IPv6 TLV's in "show isis database detail" by me. + * isis_misc.c: Net address format fix by Cougar. + * isis_spf.c: Dead loop fix in isis_spf_preload_tent() by Cougar + * isis_zebra.c: Ignore distance when adding route to zebra for now by me. + * isis_tlv.c: Parse external IPv4 TLV's correctly by me. + Version 0.0.7 to 0.0.8 ====================== -- cgit v1.2.1