Re: [PATCH, TAKE 2] [IPV6] XFRM: extract xfrm_lookup() from ip6_dst_lookup() (is Re: [PATCH][IPv6] separation xfrm_lookup from ip6_dst_lookup)
From: Brian Haley <hidden>
Date: 2004-10-26 18:09:29
From: Brian Haley <hidden>
Date: 2004-10-26 18:09:29
YOSHIFUJI Hideaki / 吉藤英明 wrote:
First, in general, please do not mix two things.
Sorry, next time I'll split the patch.
Second, because we're not ready to migrate. Please do not do that (pushing it to the glibc people) until we're ready. We really need to do in consistent way; kernel header / glibc header, and even with other systems.
The kernel struct is the correct size (since addr[0] has no size), ip6_rthdr0 in ip6.h is not, it's 128 bits too big. Let me know the right steps to go through to correct this and I'll get it done, you can send it off-line if you like. -Brian