Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/2002 03:03:59
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Sep  4 00:03:58 UTC 2002

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

Log Message:
avoid SIOCSIFADDR if there's an IPv4 address already.
the comment doesn't match the behavior, it seems that the code assumed that
there's only one IPv4 address on an interface.  sync w/kame


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

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