ip_gre: Add support to collect tunnel metadata.
[linux-2.6-microblaze.git] / include / uapi / linux / if_tunnel.h
index bd3cc11..af4de90 100644 (file)
@@ -112,6 +112,7 @@ enum {
        IFLA_GRE_ENCAP_FLAGS,
        IFLA_GRE_ENCAP_SPORT,
        IFLA_GRE_ENCAP_DPORT,
+       IFLA_GRE_COLLECT_METADATA,
        __IFLA_GRE_MAX,
 };