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:
31b02e1
)
sctp: fix to reset packet information after packet transmit
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Wed, 2 Sep 2009 05:05:33 +0000
(13:05 +0800)
committer
Vlad Yasevich
<vladislav.yasevich@hp.com>
Fri, 4 Sep 2009 22:21:00 +0000
(18:21 -0400)
The packet information does not reset after packet transmit, this
may cause some problems such as following DATA chunk be sent without
AUTH chunk, even if the authentication of DATA chunk has been
requested by the peer.
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
No differences found