HomeFreeBSD

Adjust key_debug code to produce more readably output.

Description

Adjust key_debug code to produce more readably output.

Add KEYDBG() macro that eventually will replace KEYDEBUG() macro.
Add IPSEC_ADDRSTRLEN macro to specify maximum buffer size needed
to format printable version of IP address used by IPsec.
It is equal to INET6_ADDRSTRLEN + '%' + strlen(maximum value of
sin6_scope_id).

Details

Provenance
aeAuthored on
Parents
rS308843: loader: smbios version check is not correct
Branches
Unknown
Tags
Unknown