]> Pileus Git - ~andy/linux/blobdiff - net/openvswitch/datapath.h
openvswitch: Add gre tunnel support.
[~andy/linux] / net / openvswitch / datapath.h
index e88ebc2f1c544c6303a28bc622ac81306174f363..a91486484916b4e5aa69bd82ee95d4a76cc25ce3 100644 (file)
@@ -122,6 +122,7 @@ struct dp_upcall_info {
 struct ovs_net {
        struct list_head dps;
        struct work_struct dp_notify_work;
+       struct vport_net vport_net;
 };
 
 extern int ovs_net_id;