CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/30 23:57:21
Modified files:
usr.sbin/rpki-client: extern.h mft.c parser.c
Log message:
Introduce and use mft_compare_issued()
Newly issued manifests should not only have a higher manifestNumber,
their issuance time should also be later. Add corresponding checks
and warnings when comparing a newly fetched manifest to a manifest
from the cache.
ok job (who noticed that such a check was missing)
