From: Wei Yongjun <yjwei@cn.fujitsu.com>
To: linux-sctp@vger.kernel.org
Subject: Re: [BUG] sctp failed to load transform for hmac(md5)
Date: Wed, 03 Mar 2010 04:58:41 +0000 [thread overview]
Message-ID: <4B8DEC81.8000304@cn.fujitsu.com> (raw)
In-Reply-To: <4B8B83DF.4090705@cn.fujitsu.com>
Herbert Xu wrote:
> On Tue, Mar 02, 2010 at 09:50:31AM +0800, Wei Yongjun wrote:
>
>> It is the latest git tree.
>>
>
> OK, it was caused by the new import/export functions.
>
> This patch should fix it:
>
> commit 73691eebefb1961b4819d995e530d6254cb51769
> Author: Herbert Xu <herbert@gondor.apana.org.au>
> Date: Tue Mar 2 20:54:38 2010 +0800
>
> md5: Set statesize
>
> As md5 now has export/import functions, it must set the attribute
> statesize. Otherwise anything that relies on import/export may
> fail as they will see a zero statesize.
>
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
>
This patch fixed the sctp's problem. Thanks.
prev parent reply other threads:[~2010-03-03 4:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-01 9:07 [BUG] sctp failed to load transform for hmac(md5) Wei Yongjun
2010-03-01 9:47 ` Herbert Xu
2010-03-02 1:50 ` Wei Yongjun
2010-03-02 12:55 ` Herbert Xu
2010-03-03 4:58 ` Wei Yongjun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B8DEC81.8000304@cn.fujitsu.com \
--to=yjwei@cn.fujitsu.com \
--cc=linux-sctp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.