Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/28/2002 13:07:52
Module Name:	syssrc
Committed By:	itojun
Date:		Tue May 28 10:07:52 UTC 2002

Modified Files:
	syssrc/sys/netinet: in_pcb.c
	syssrc/sys/netinet6: in6_pcb.c

Log Message:
in in*_pcbrtentry(), check if route is still valid (RTF_UP),
and address family is still valid.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 syssrc/sys/netinet/in_pcb.c
cvs rdiff -r1.46 -r1.47 syssrc/sys/netinet6/in6_pcb.c

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