linux-stable-rt/net/sctp
Vlad Yasevich 1845a579e0 [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>
2007-02-26 11:42:50 -08:00
..
Kconfig
Makefile
associola.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
bind_addr.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
chunk.c
command.c
crc32c.c
debug.c
endpointola.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
input.c
inqueue.c
ipv6.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
objcnt.c
output.c
outqueue.c [SCTP]: Fix connection hang/slowdown with PR-SCTP 2007-02-26 11:42:49 -08:00
primitive.c
proc.c [PATCH] mark struct file_operations const 8 2007-02-12 09:48:46 -08:00
protocol.c
sm_make_chunk.c
sm_sideeffect.c
sm_statefuns.c [SCTP]: Strike the transport before updating rto. 2007-02-26 11:42:50 -08:00
sm_statetable.c
socket.c
ssnmap.c
sysctl.c [PATCH] sysctl: remove insert_at_head from register_sysctl 2007-02-14 08:09:59 -08:00
transport.c
tsnmap.c
ulpevent.c
ulpqueue.c