Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/26/1999 19:56:15
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Aug 27 02:56:14 UTC 1999

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

Log Message:
fix tcp mss consideration on ipsec operation.
now tcp-over-ipsec should not experience fragmentation due to
addition of ipsec header.

From: proff@suburbia.net (Julian Assange)


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/netinet/tcp_subr.c

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