DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Change TCP_MIN_WINSHIFT from 6 to 5 to accomodate broken firewalls.
commit ce8b100cc7fd64259e49c06cddb978156aaaeda3
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]