This patch adds natt_oa so that if it is needed in future we don't break the API. Cheers, -- Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
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 13:34:27 -0000 @@ -136,6 +136,7 @@ __u16 encap_type; __u16 encap_sport; __u16 encap_dport; + xfrm_address_t encap_oa; }; /* Netlink message attributes. */