]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/xfrm.h
[IPSEC]: Fix catch-22 with algorithm IDs above 31
[linux-2.6-omap-h63xx.git] / include / net / xfrm.h
index b56b6a10fe5e9fb2bbfe32f1c1f62b527d93ed7b..baa9f372cfd165b7496954bef31510990d4190bd 100644 (file)
@@ -436,6 +436,9 @@ struct xfrm_tmpl
 /* May skip this transfomration if no SA is found */
        __u8                    optional;
 
+/* Skip aalgos/ealgos/calgos checks. */
+       __u8                    allalgs;
+
 /* Bit mask of algos allowed for acquisition */
        __u32                   aalgos;
        __u32                   ealgos;