commit | aa8b6a7ad147dfbaaf10368ff15df9418b670d8b | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Wed Feb 21 23:06:03 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:23:08 2007 -0700 |
tree | 585faa6ca42629048ec71c0f8d374a845462a0fb | |
parent | 95c4922bf9330eb2c71b752359dd89c4e166f3c5 [diff] |
[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>