git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b07d68b
)
SCTP: properly clean up fragment and ordering queues during FWD-TSN.
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Fri, 13 Jul 2007 21:01:19 +0000
(17:01 -0400)
committer
Vlad 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