Re: IPsecv6 integrity failures not dropped

David S. Miller (davem@redhat.com)
Sat, 19 Apr 2003 20:35:43 -0700 (PDT)


From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@wide.ad.jp>
Date: Sat, 19 Apr 2003 11:50:53 +0900 (JST)

just change u8 nexthdr = 0 to int nexthdr = 0, in xfrm6_rcv() is fine,
isn't it?

That's exactly the most correct fix, applied to my tree.
Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/