openflow/actions: Add nx_check_pkt_larger (#17)
this action available since post-2.11
This commit is contained in:
parent
ccb420cbce
commit
6ce014ea91
6 changed files with 94 additions and 0 deletions
|
|
@ -861,6 +861,7 @@ enums = [
|
|||
{Openflow.Action.NxLearn2, 45},
|
||||
{Openflow.Action.NxEncap, 46},
|
||||
{Openflow.Action.NxDecap, 47},
|
||||
{Openflow.Action.NxCheckPktLarger, 49},
|
||||
{Openflow.Action.NxDebugRecirc, 0xFF}
|
||||
],
|
||||
nx_mp_algorithm: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue