Tunnel: Cleanup old tunnel infrastructure.
[sliver-openvswitch.git] / datapath / datapath.h
index 01e7296..9bc98fb 100644 (file)
@@ -141,6 +141,7 @@ struct dp_upcall_info {
  */
 struct ovs_net {
        struct list_head dps;
+       struct vport_net vport_net;
 };
 
 extern int ovs_net_id;