CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/04/11 02:28:54
Modified files:
usr.sbin/rpki-client: cert.c
Log message:
Merge sbgp_sia() and sbgp_sia_resource()
These two functions are now short and easy, so there's no need for a split.
Also, pull the .mft extension check out of sbgp_sia_resource_mft() and use
rtype_from_file_extension() instead.
ok claudio
