gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf
[vpp.git] / src / plugins / gbp / gbp_route_domain.h
index dd7adf0..897c1bd 100644 (file)
@@ -36,12 +36,6 @@ typedef struct gpb_route_domain_t_
   u32 grd_fib_index[FIB_PROTOCOL_IP_MAX];
   u32 grd_table_id[FIB_PROTOCOL_IP_MAX];
 
-  /**
-   * The RD's VNI interface on which packets from unkown endpoints
-   * arrive
-   */
-  u32 grd_vni_sw_if_index;
-
   /**
    * The interfaces on which to send packets to unnknown EPs
    */