On Thu, 30 Oct 2003 22:33:12 +1100 Herbert Xu <herbert@gondor.apana.org.au> wrote: > On Thu, Oct 30, 2003 at 08:13:45PM +0900, YOSHIFUJI Hideaki / ?$B5HF#1QL@ wrote: > > In article <E1AFAMW-00038o-00@gondolin.me.apana.org.au> (at Thu, 30 Oct 2003 21:49:08 +1100), Herbert Xu <herbert@gondor.apana.org.au> says: > > > > > This is always false as alg_name is an array. > > > > It will work since offsetof(struct xfrm_algo, alg_name) == 0, > > You're right. Here is what I did: 1) I applied the NULL name check patch for crypto/api.c from Yoshfuji Herbert's version of the patch was missing this piece. 2) I applied Herbert's IPCOMP/AH NULL algorithm check patch. Thanks everyone. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html