CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/08 17:35:42
Modified files:
usr.sbin/smtpd : dns.c
Log message:
make similar code .. more similar
ok gilles@
previous commit should have read:
when copying 'struct sockaddr' data, use sa_len not sizeof(struct sockaddr_in)
this fixes truncation of IPv6 addresses in the mail delivery path
ok gilles@
