os-ken/doc/source/nicira_ext_ref.rst
Hongbin Lu 52a227c309 Fixup the docs building
This commit enable users to run `tox -e docs` to build docs for os-ken.
It fixes several issues to ensure the build will succeed.
In addition, the docs from upstream Ryu library is grouped into
archived content. The future work is merging those docs into
the os-ken contents.

Change-Id: I5ee1998e0d2835495650cda530eb0b73c49b091a
2018-10-17 18:51:14 +00:00

2.0 KiB

Nicira Extension Structures

Nicira Extension Actions Structures

The followings shows the supported NXAction classes only in OpenFlow1.0

NXActionSetQueue

NXActionDecTtl

NXActionPushMpls

NXActionPopMpls

NXActionSetMplsTtl

NXActionDecMplsTtl

NXActionSetMplsLabel

NXActionSetMplsTc

The followings shows the supported NXAction classes in OpenFlow1.0 or later

NXActionPopQueue

NXActionRegLoad

NXActionRegLoad2

NXActionNote

NXActionSetTunnel

NXActionSetTunnel64

NXActionRegMove

NXActionResubmit

NXActionResubmitTable

NXActionOutputReg

NXActionOutputReg2

NXActionLearn

NXActionExit

NXActionController

NXActionController2

NXActionDecTtlCntIds

NXActionStackPush

NXActionStackPop

NXActionSample

NXActionSample2

NXActionFinTimeout

NXActionConjunction

NXActionMultipath

NXActionBundle

NXActionBundleLoad

NXActionCT

NXActionNAT

NXActionOutputTrunc

NXActionDecNshTtl

NXFlowSpecMatch

NXFlowSpecLoad

NXFlowSpecOutput

os_ken.ofproto.nicira_ext.ofs_nbits

Nicira Extended Match Structures

os_ken.ofproto.nicira_ext