Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 1997 14:19:29 -0700 (PDT)
From:      Bill Fenner <fenner>
To:        dillon@flash.noc.best.net, fenner, freebsd-bugs
Subject:   Re: kern/4712
Message-ID:  <199710072119.OAA23811@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: After setting larger tcp buffer sizes with sysctl, tcp protocol connection lockup can occur

State-Changed-From-To: open-closed
State-Changed-By: fenner
State-Changed-When: Tue Oct 7 14:17:13 PDT 1997
State-Changed-Why: 
Fixed in tcp_output.c rev 1.27 ; if large buffers are available
but window scaling is not negotiated a value larger than TCP_MAXWIN
could be inserted into the TCP header, causing truncation.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710072119.OAA23811>