[TCP] FRTO: Response should reset also snd_cwnd_cnt
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 22 Feb 2007 07:06:03 +0000 (23:06 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:08 +0000 (22:23 -0700)
commitaa8b6a7ad147dfbaaf10368ff15df9418b670d8b
tree585faa6ca42629048ec71c0f8d374a845462a0fb
parent95c4922bf9330eb2c71b752359dd89c4e166f3c5
[TCP] FRTO: Response should reset also snd_cwnd_cnt

Since purpose is to reduce CWND, we prevent immediate growth. This
is not a major issue nor is "the correct way" specified anywhere.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c