Subject: CVS commit: src/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/17/2003 17:16:22
Module Name:	src
Committed By:	itojun
Date:		Sat May 17 17:16:21 UTC 2003

Modified Files:
	src/sys/netinet: tcp_input.c tcp_output.c

Log Message:
no need for ip_v recovery in output path too
(tcp_template includes ip_v setting)


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

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