Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/11/2000 02:07:48
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Dec 11 00:07:48 UTC 2000

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

Log Message:
make sure t_family has the correct protocol family, after connect(2)
and/or bind(2).  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 syssrc/sys/netinet/tcp_usrreq.c

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