CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/26 08:40:33
Modified files:
usr.sbin/rpki-client: extern.h main.c output-json.c
output-ometric.c repo.c
Log message:
Track the number of new files moving from 'staging' to 'validated cache'
The OpenMetrics output shows per-repository counters for new files
added, the main process and JSON output emit the sum of all new files.
OK claudio@
