openflow/field: Add support for OXM_OF_PACKET_TYPE

This commit is contained in:
Eishun Kondoh 2019-07-31 18:37:22 +09:00
parent ca02fe7ed7
commit c81cf9e8ba
3 changed files with 22 additions and 4 deletions

View file

@ -508,7 +508,8 @@ enums = [
pbb_isid: 37,
tunnel_id: 38,
ipv6_exthdr: 39,
pbb_uca: 41
pbb_uca: 41,
packet_type: 44
],
vlan_id: [
# Bit that indicate that a VLAN id is set.