Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/09/2002 09:49:16
Module Name:	syssrc
Committed By:	itojun
Date:		Thu May  9 06:49:16 UTC 2002

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

Log Message:
backout 1.72.  it is not correct for the kernel to remove routes by itself,
and the code was buggy (dereferenced null pointer when IFAFREE removes the
route).


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

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