CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/19 02:16:20
Modified files:
usr.sbin/smtpd : config.c parse.y smtpd.h to.c
Log message:
Do the KAME embedded scope fixup in the two places where getifaddrs() is
used. With this there should be no more embedded scopes left and therefor
in6addr_to_text() can be removed. getnameinfo() will just do the right
thing now.
OK eric@
