git: Change TCP_MIN_WINSHIFT from 6 to 5 to accomodate broken firewalls.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Aug 22 14:10:37 PDT 2009
commit ce8b100cc7fd64259e49c06cddb978156aaaeda3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Aug 22 14:07:29 2009 -0700
Change TCP_MIN_WINSHIFT from 6 to 5 to accomodate broken firewalls.
* The warning was documented in the FreeBSD syncache code. Larger window
scalings will be negotiated if the receive buffer is larger then 2MB.
Summary of changes:
sys/netinet/tcp.h | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce8b100cc7fd64259e49c06cddb978156aaaeda3
--
DragonFly BSD source repository
More information about the Commits
mailing list