GBP: add allowed ethertypes to contracts
[vpp.git] / src / plugins / gbp / gbp.api
index bf7c167..e96cb50 100644 (file)
@@ -295,6 +295,8 @@ typedef gbp_contract
   u32 acl_index;
   u8  n_rules;
   vl_api_gbp_rule_t rules[n_rules];
+  u8 n_ether_types;
+  u16 allowed_ethertypes[n_ether_types];
 };
 
 autoreply define gbp_contract_add_del