CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2010/09/25 07:28:43
Modified files: usr.sbin/ospfd : ospfd.h rde.c Log message: When counting the lsa also build the sum of the ls_checksums. This can be used to quickly verify if two LSDBs are in sync. Other systems do the same. OK dlg@