CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/30 06:12:51
Modified files:
usr.sbin/rpki-client: mft.c
Log message:
Delay failure in mft parsing until all elements of FileAndHash have been
checked. This way all corrupted or missing files should show up in a
single run. This should help operators to get a better idea what and how
much is broken.
OK benno@
