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:
bcd4130
)
sctp: Only mark chunks as missing when there are gaps
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 19 Jun 2008 21:59:13 +0000
(17:59 -0400)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Wed, 1 Oct 2008 15:33:06 +0000
(11:33 -0400)
Frist small step in optimizing SACK processing. Do not call
sctp_mark_missing() when there are no gaps reported and thus
not missing chunks.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
net/sctp/outqueue.c
patch
|
blob
|
history
diff --cc
net/sctp/outqueue.c
Simple merge