From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
Date: Mon, 20 Feb 2006 14:29:47 +0900 (JST)
> > +struct xfrm_aevent_id {
> > + __u32 flags;
> > + struct xfrm_usersa_id sa_id;
> > +};
> > +
> > struct xfrm_userspi_info {
> > struct xfrm_usersa_info info;
> > __u32 min;
> :
>
> Maybe paranoid, but anyway...
>
> Jamal, is this okay on 64/32 biarch, which means, there are no differenes
> between 32bit arch and 64bit arch?
> IMHO, because of alignment, it is better to swap flags and sa_id,
> isn't it?
I agree, this needs serious consideration.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html