CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/01 03:24:28
Modified files:
usr.sbin/rpki-client: mft.c
Log message:
Adjust comment for rtype_from_mftfile(). It is important that RTYPE_INVALID
is not an error. It marks file as not handled by rpki-client and they will
be ignored after checking that the provided hash matches.
New file types should only be added once the needed code in parse_entity() is
available.
OK tb@ job@
