CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2022/01/04 12:49:14

Modified files:
        lib/libcrypto/x509: x509_addr.c 

Log message:
Refactor IPAddressFamily accessors

Introduce a helper function that allows fetching the AFI and the
optional SAFI out of an IPAddressFamily. Also add two wrappers that
only fetch and validate the AFI, where validation currently only
means that the length is between 2 and 3.

Use these accessors throughout to simplify and streamline the code.

ok inoguchi jsing

Reply via email to