Tweaks
[iproute2.git] / include / linux / if_tunnel.h
index aeab2cb..ac32b53 100644 (file)
@@ -31,6 +31,7 @@ struct ip_tunnel_parm
        __be32                  i_key;
        __be32                  o_key;
        struct iphdr            iph;
+    int proto_type;
 };
 
 /* SIT-mode i_flags */