Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/24/2000 23:11:39
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Feb 25 07:11:39 UTC 2000

Modified Files:
	syssrc/sys/netinet: in.c

Log Message:
reject non-AF_INET addresses on ioctl.
without this, we can configure invalid sockaddrs, for example,
sa_family == 0 (and we can never remove them!)


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/netinet/in.c

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