From fe71a97da23e2282bc92f647227d5c97c73e3bc8 Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 22 Dec 2004 16:16:02 +0000 Subject: Show sums of checksums in "show ip ospf" output. Okayed by Paul and James R. Leu (author of original idea). --- ospfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 6bbeb9dd..e4519a81 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -3,6 +3,12 @@ * ospf_dump.c: Show debug configuration in vtysh. * ospf_vty.c: Fix "show ip ospf" output. Router can't be elected in any case if it's configured as "translate-never". + * ospf_lsdb.[ch]: New function to calculate sum of checksums. + * ospf_vty.c: Bugfix to show really number of AS external LSAs, not + number of all LSAs with AS scope, this includes opaque as LSAs as + well, show this number separately. Show numbers and sums of + checksums for each type of LSAs. + * ospf_lsa.c: Calculate checksum before putting LSA into database. 2004-12-15 Andrew J. Schorr -- cgit v1.2.1