Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 01/07/2004 19:15:43
Module Name:	src
Committed By:	matt
Date:		Wed Jan  7 19:15:43 UTC 2004

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

Log Message:
When accepting a peer's MSS, never let it drop below 256 (SLIP + TCP will
be the lowest MSS we should ever enounter).


To generate a diff of this commit:
cvs rdiff -r1.159 -r1.160 src/sys/netinet/tcp_subr.c

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