看板 DFBSD_commit 關於我們 聯絡資訊
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