]> Git Repo - linux.git/commit
sctp: Correctly implement Fast Recovery cwnd manipulations.
authorVlad Yasevich <[email protected]>
Wed, 4 Jun 2008 19:38:43 +0000 (12:38 -0700)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Tested-by: Wei Yongjun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/sctp/structs.h
net/sctp/transport.c
This page took 0.03983 seconds and 4 git commands to generate.