From: Vlad Yasevich Date: Fri, 13 Jul 2007 21:01:19 +0000 (-0400) Subject: SCTP: properly clean up fragment and ordering queues during FWD-TSN. X-Git-Tag: v2.6.23-rc5~37^2~5^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea2dfb3733d53ac98b17756435d1f99e25490357;p=pandora-kernel.git SCTP: properly clean up fragment and ordering queues during FWD-TSN. 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 --- Reading git-diff-tree failed