CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/24 02:09:39
Modified files:
usr.sbin/rpki-client: cert.c
Log message:
Refactor sbgp_sia_resource_mft() similar to sbgp_sia_resource_notify().
Instead of rsync_uri_parse() check the start of the uri for rsync:// and
also check that the uri ends in .mft.
OK tb@
