Subject: CVS commit: basesrc/usr.sbin/lpr/lpd
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/24/2002 16:31:34
Module Name: basesrc
Committed By: itojun
Date: Tue Sep 24 13:31:33 UTC 2002
Modified Files:
basesrc/usr.sbin/lpr/lpd: lpd.c
Log Message:
set IPV6_V6ONLY socket option for AF_INET6 socket, to avoid
complicated access control issue due to IPv4 mapped address.
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 basesrc/usr.sbin/lpr/lpd/lpd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.