]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/ip6_tunnel.h
netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignment"
[karo-tx-linux.git] / include / net / ip6_tunnel.h
index 43a5a0e4524cbbd9daa6f9bd0b50a92b229deabd..20ed9699fcd40be5362083fdbbf58d2da9420b44 100644 (file)
@@ -23,6 +23,7 @@ struct __ip6_tnl_parm {
        __u8 proto;             /* tunnel protocol */
        __u8 encap_limit;       /* encapsulation limit for tunnel */
        __u8 hop_limit;         /* hop limit for tunnel */
+       bool collect_md;
        __be32 flowinfo;        /* traffic class and flowlabel for tunnel */
        __u32 flags;            /* tunnel flags */
        struct in6_addr laddr;  /* local tunnel end-point address */