From owner-cvs-all Sun Aug 11 14:54:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1957F37B400; Sun, 11 Aug 2002 14:54:44 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-73-77.dsl.lsan03.pacbell.net [67.115.73.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89EB343E6E; Sun, 11 Aug 2002 14:54:43 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A516A66DDD; Sun, 11 Aug 2002 14:54:39 -0700 (PDT) Date: Sun, 11 Aug 2002 14:54:38 -0700 From: Kris Kennaway To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, net@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c Message-ID: <20020811215438.GA76543@xor.obsecurity.org> References: <200207222231.g6MMVA5Y009413@freefall.freebsd.org> <20020722223455.GA34550@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722223455.GA34550@sunbay.com> User-Agent: Mutt/1.4i 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 On Tue, Jul 23, 2002 at 01:34:55AM +0300, Ruslan Ermilov wrote: > On Mon, Jul 22, 2002 at 03:31:10PM -0700, Ruslan Ermilov wrote: > > ru 2002/07/22 15:31:10 PDT > > > > Modified files: > > sys/netinet tcp_input.c > > Log: > > Don't shrink socket buffers in tcp_mss(), application might have already > > configured them with setsockopt(SO_*BUF), for RFC1323's scaled windows. > > > > PR: kern/11966 > > MFC after: 1 week > > > > Revision Changes Path > > 1.166 +4 -2 src/sys/netinet/tcp_input.c > > > The attached program could be used as a regression test. Perhaps this should be committed. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message