commit | 1845a579e0c3084a822fbe610f7cfd1b0e0396ac | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Wed Feb 21 02:06:19 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Feb 26 11:42:50 2007 -0800 |
tree | d80d923c49fd5f6a1d7b44880389e286a375764c | |
parent | 8c4a2d41a7eb5a8f214f537acca533dcd6430782 [diff] |
[SCTP]: Strike the transport before updating rto. Once we reach a point where we exceed the max.path.retrans, strike the transport before updating the rto. This will force transport switch at the right time, instead of 1 retransmit too late. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: Sridhar Samudrala <sri@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>