CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/27 05:29:22
Modified files:
lib/libcrypto/x509: x509_addr.c
Log message:
RFC 3779: stop pretending we support AFIs other than IPv4 and IPv6
This code is a complete bug fest and using it with any other AFI is
downright dangerous. Such don't arise in this context in practice.
ok claudio jsing
