CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/15 05:52:07
Modified files:
usr.sbin/rpki-client: ccr.c print.c rpki-asn1.h
Log message:
Add thisUpdate in ManifestRef in CCR file format
Store the thisUpdate value from Manifest eContent payloads in
the CCR/Erik protocol ManifestRef structure. This will be useful
for debugging Erik protocol exchanges, but also paves the way to
generate Erik objects directly from CCR objects.
OK tb@
