Congestion window

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

 



I'm working on incorporating some TCP modifications into Linux kernel. For
some reason, the congestion window is not growing above 64K. I thought the
reason for that could be snd_cwnd_clamp which is a 16 bit value. But I
tried commenting out the portion where some checks are made to ensure that
snd_cwnd does not grow above snd_cwnd_clamp. Is there any documentation
where I can find more information about the congestion window updates? It
would be great if someone could provide me with some information on this.

Thanks,
Rajkumar

PS: I'm not subscribed to this mailing list. So please cc me your reply.

-
: 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