In article <20030621114133.GA5484@gondor.apana.org.au> (at Sat, 21 Jun 2003 21:41:34 +1000), Herbert Xu <herbert@gondor.apana.org.au> says: > Index: kernel-source-2.5/include/linux/xfrm.h > =================================================================== > RCS file: /home/gondolin/herbert/src/CVS/debian/kernel-source-2.5/include/linux/xfrm.h,v > retrieving revision 1.1.1.6 > diff -u -r1.1.1.6 xfrm.h > --- kernel-source-2.5/include/linux/xfrm.h 17 Jun 2003 04:19:42 -0000 1.1.1.6 > +++ kernel-source-2.5/include/linux/xfrm.h 21 Jun 2003 11:28:56 -0000 > @@ -201,6 +201,7 @@ > struct xfrm_user_acquire { > struct xfrm_id id; > xfrm_address_t saddr; > + struct xfrm_selector sel; > struct xfrm_userpolicy_info policy; > __u32 aalgos; > __u32 ealgos; This breaks API, doesn't it? If you add something, please add it to the tail. -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@linux-ipv6.org> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA - : 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