openflow/field: Add support for OXM_OF_PACKET_TYPE
This commit is contained in:
parent
ca02fe7ed7
commit
c81cf9e8ba
3 changed files with 22 additions and 4 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue