Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/16/2003 11:30:35
Module Name:	src
Committed By:	itojun
Date:		Sat Aug 16 11:30:35 UTC 2003

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

Log Message:
do not disconnect L4 connections on IP address removal.  the behavior
is too extreme (consider DHCP/PPP-based fixed address allocation).
see tech-net for more info.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/netinet/in.c

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