CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/09/25 08:56:20

Modified files:
        usr.sbin/rpki-client: cert.c extern.h 

Log message:
rpki-client: Refactor sbgp_assysnum() and sbgp_addrblk()

An upcoming diff requires the ability to convert ASIdentifiers and
IpAddrBlocks into rpki-client's internal structures.  Accordingly,
split already existing code into dedicated parsing functions . The
original functions now only extract the extension-specific data from
the X509_EXTENSION.

input/ok claudio

Reply via email to