SCTP: properly clean up fragment and ordering queues during FWD-TSN.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 13 Jul 2007 21:01:19 +0000 (17:01 -0400)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Wed, 29 Aug 2007 17:34:33 +0000 (13:34 -0400)
When we recieve a FWD-TSN (meaning the peer has abandoned the data),
we need to clean up any partially received messages that may be
hanging out on the re-assembly or re-ordering queues.  This is
a MUST requirement that was not properly done before.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com.>

No differences found