From owner-cvs-all Fri Jun 7 13:23:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E90E437B404; Fri, 7 Jun 2002 13:23:44 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g57KNiO86628; Fri, 7 Jun 2002 13:23:44 -0700 (PDT) (envelope-from obrien) Message-Id: <200206072023.g57KNiO86628@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 7 Jun 2002 13:23:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_usrreq.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/06/07 13:23:44 PDT Modified files: (Branch: RELENG_4) sys/netinet tcp_usrreq.c Log: IPfiler has problems with its keep state when the windows size is 64k. So reduce it to 57k for now. It should remain 64k in -CURRENT so we can force a fix in broken software. There is nice explanation in the PR about the environment in which the bug happens. Approved by: murray PR: 34801 Submitted by: AMAKAWA Shuhei Revision Changes Path 1.51.2.13 +1 -1 src/sys/netinet/tcp_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message