sctp: Correctly implement Fast Recovery cwnd manipulations.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 4 Jun 2008 19:38:43 +0000 (12:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jun 2008 19:38:43 +0000 (12:38 -0700)
commita6465234814efda9ed1dccdba852953f7508e827
treed2aa1f6c5776b0bd85a1ae9652ab47b18a4ba744
parent159c6bea37c54dfae44409467e0f17600722d541
sctp: Correctly implement Fast Recovery cwnd manipulations.

Correctly keep track of Fast Recovery state and do not reduce
congestion window multiple times during sucht state.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Tested-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/transport.c