kernel-ark/net/sctp
Vlad Yasevich ef5d4cf2f9 [SCTP]: Flush fragment queue when exiting partial delivery.
At the end of partial delivery, we may have complete messages
sitting on the fragment queue.  These messages are stuck there
until a new fragment arrives.  This can comletely stall a
given association.  When clearing partial delivery state, flush
any complete messages from the fragment queue and send them on
their way up.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-12-16 14:05:45 -08:00
..
associola.c
auth.c SCTP: Fix build issues with SCTP AUTH. 2007-11-29 10:17:42 -05:00
bind_addr.c [SCTP]: Fix the bind_addr info during migration. 2007-12-07 01:07:49 -08:00
chunk.c
command.c
crc32c.c
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c
Kconfig SCTP: Fix build issues with SCTP AUTH. 2007-11-29 10:17:42 -05:00
Makefile
objcnt.c
output.c
outqueue.c
primitive.c
proc.c
protocol.c
sm_make_chunk.c SCTP: Fix the supported extensions paramter 2007-11-29 10:17:41 -05:00
sm_sideeffect.c
sm_statefuns.c
sm_statetable.c
socket.c [SCTP]: Fix the bind_addr info during migration. 2007-12-07 01:07:49 -08:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c
ulpqueue.c [SCTP]: Flush fragment queue when exiting partial delivery. 2007-12-16 14:05:45 -08:00