Signed-off-by: Matthias May <[email protected]>
---
ofproto/ofproto.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/ofproto/ofproto.h b/ofproto/ofproto.h
index 1e48e1952..29d7cdb91 100644
--- a/ofproto/ofproto.h
+++ b/ofproto/ofproto.h
@@ -402,6 +402,7 @@ struct ofproto_bundle_settings {
ofp_port_t *slaves; /* OpenFlow port numbers for slaves. */
size_t n_slaves;
+ ofp_port_t port_group; /* Group of ports to forbid loopback */
enum port_vlan_mode vlan_mode; /* Selects mode for vlan and trunks */
uint16_t qinq_ethtype;
int vlan; /* VLAN VID, except for PORT_VLAN_TRUNK. */
--
2.11.0
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev