Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/14/2000 05:28:53
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Apr 14 12:28:52 UTC 2000

Modified Files:
	basesrc/libexec/rshd: rshd.c

Log Message:
reject conneciton attempt from IPv4 mapped address, just in case.
I thought of supporting it, however, rejected due to possible complication.
i prefer the safer side here... (code available, commented out)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/libexec/rshd/rshd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.