]> Pileus Git - ~andy/linux/blobdiff - include/uapi/linux/openvswitch.h
openvswitch: Add gre tunnel support.
[~andy/linux] / include / uapi / linux / openvswitch.h
index b15a445927d6ed88052a5b41df6069441424108c..c55efaaa9bb4d889a6fdbee064a00b318f0043cc 100644 (file)
@@ -164,6 +164,7 @@ enum ovs_vport_type {
        OVS_VPORT_TYPE_UNSPEC,
        OVS_VPORT_TYPE_NETDEV,   /* network device */
        OVS_VPORT_TYPE_INTERNAL, /* network device implemented by datapath */
+       OVS_VPORT_TYPE_GRE,      /* GRE tunnel. */
        __OVS_VPORT_TYPE_MAX
 };