CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/03 07:30:47
Modified files:
usr.sbin/rpki-client: extern.h main.c mft.c output-json.c
output-ometric.c output.c parser.c repo.c
Log message:
Refactor handling of stale manifests
No need to hoist a staleness indicator through the whole process and
count it explicitly.
OK tb@
