From 53c997c90d7e20313bfb07d15d83b782d7a6530e Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 15 Sep 2004 16:21:59 +0000 Subject: Second part of fixes from Laurent Rabret. --- isisd/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 3dc341f0..abaa7e82 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,15 @@ +2004-09-15 Laurent Rabret + + * isis_pdu.c: Fix error in same subnet comparison. The previous + algorithm only worked when netmask % 8 == 0. + * isisd.c: Show domain and area passwords in configuration. + * iso_checksum.c: Fixed error in the checksum calculation. The previous + algorithm could produce a bad checksum if the 2 complement's vs 1 + complement's adaptation was required. + * isis_pdu.c: Authentication in LSPs does not mean authentication in + SNPs. + * isis_tlv.c: Fix errors in password checking. + 2004-09-14 Hasso Tepper * isis_circuit.c: Mostly cosmetical changes in isis_circuit_add_addr() -- cgit v1.2.1