CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/04 11:34:57
Modified files:
usr.sbin/rpki-client: print.c
Log message:
When printing a CCR's ManifestState, sort the entries by AKI
Sorting this particular listing by AKI (instead of by hash of the
Manifest object) makes diffs between CCRs much more readable.
With & OK tb@
