CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/01/04 02:34:03

Modified files:
        usr.sbin/smtpd : table.c 

Log message:
fix IPv6 addresses table lookups

Rework parse_sockaddr() to not reach inet_pton() with a brace-wrapped
IPv6 address.

Issue reported by Kirill Miazine.
ok millert@

Reply via email to