Re: Window sizes.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



   From: Chris Hellberg <odysseus@soa.co.nz>
   Date: Tue, 23 Jul 2002 07:41:39 +1200
   
   Never having done this before, my best guess would be to change
   the following line in the kernel source and recompile:
   
   include/net/tcp.h:#define MAX_TCP_WINDOW                32767U

No, this will break TCP.  It is the maximum value fittable in the
16-bit window field of the TCP header minus the sign bit which some
older implementations get wrong.
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux