From: [EMAIL PROTECTED]
Date: Thu, 10 Nov 2005 15:15:13 -0800
> Specifically it addresses the problem of an interaction between rcvbuf
> moderation (receiver autotuning) and rcv_ssthresh. The problem occurs when
> sending small packets to a receiver with a larger MTU. (A very common case I
> hav
This is a patch for discussion addressing some receive buffer growing issues.
This is partially related to the thread "Possible BUG in IPv4 TCP window
handling..." last week.
Specifically it addresses the problem of an interaction between rcvbuf
moderation (receiver autotuning) and rcv_ssthresh.