commit | d521c08f4c16d27f193718da778503a6472501da | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yjwei@cn.fujitsu.com> | Wed Sep 02 13:05:33 2009 +0800 |
committer | Vlad Yasevich <vladislav.yasevich@hp.com> | Fri Sep 04 18:21:00 2009 -0400 |
tree | 44bc280f8711bf13942a192037cf5f96670053b7 | |
parent | 31b02e1549406efa346534acad956a42bc3f28c4 [diff] |
sctp: fix to reset packet information after packet transmit 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>