Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/26/2000 15:08:40
Module Name: gnusrc
Committed By: itojun
Date: Tue Dec 26 13:08:39 UTC 2000
Modified Files:
gnusrc/gnu/dist/sendmail/sendmail: conf.c
Log Message:
canonicalize ipv6 address before reverse lookup.
From: Ingolf Steinbach <ingolf@jellonet.de>
XXX normally we should not perform reverse lookup for linklocals.
we should really rewrite sendmail to use getaddrinfo/getnameinfo.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 gnusrc/gnu/dist/sendmail/sendmail/conf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.