]> err.no Git - linux-2.6/blobdiff - include/net/xfrm.h
[IPSEC]: Add compatibility algorithm name support
[linux-2.6] / include / net / xfrm.h
index 10396b4bde14752c1fb69fdef3546641c097eabf..e9114e41affce0e56b544483035c7845f8e46738 100644 (file)
@@ -854,6 +854,7 @@ struct xfrm_algo_comp_info {
 
 struct xfrm_algo_desc {
        char *name;
+       char *compat;
        u8 available:1;
        union {
                struct xfrm_algo_auth_info auth;