diff options
author | Shinpei Muraoka <shinpei.muraoka@gmail.com> | 2016-07-11 10:44:15 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-07-12 13:21:05 +0900 |
commit | 3b1a314bd019cc466d79342d98120f7c62c97ede (patch) | |
tree | ecee2318db55704f626fa3caa922d8e5b2eea4d1 /doc/source/ryu_app_api.rst | |
parent | 8cb23e19a7e4cbad78e2b9ae261e9eec39f685bd (diff) |
ofproto/nx_actions: Add NXAction used only in OpenFlow1.0
There is NXAction to be used only in OpenFlow1.0.
These actions are supported by default in OpenFlow1.2 or later.
Therefore, it becomes unnecessary as the NXAction.
But, to add the NXAction in order to be able to use in OpenFlow1.0.
Actions to be added are as following.
- NXActionSetQueue
- NXActionDecTtl
- NXActionPushMpls
- NXActionPopMpls
- NXActionSetMplsTtl
- NXActionDecMplsTtl
- NXActionSetMplsLabel
- NXActionSetMplsTc
Signed-off-by: Shinpei Muraoka <shinpei.muraoka@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/ryu_app_api.rst')
0 files changed, 0 insertions, 0 deletions