doc/app/ofctl_rest: Fix example of ipv6_exthdr match field
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
d299339991
commit
7c98ab2345
@ -1628,7 +1628,7 @@ Description of Match on request messages
|
|||||||
mpls_bos MPLS BoS bit (int) {"mpls_bos": 1, "eth_type": 34888}
|
mpls_bos MPLS BoS bit (int) {"mpls_bos": 1, "eth_type": 34888}
|
||||||
pbb_isid PBB I-SID (int) {"pbb_isid": 5, "eth_type": 35047}
|
pbb_isid PBB I-SID (int) {"pbb_isid": 5, "eth_type": 35047}
|
||||||
tunnel_id Logical Port Metadata (int) {"tunnel_id": 7}
|
tunnel_id Logical Port Metadata (int) {"tunnel_id": 7}
|
||||||
ipv6_exthdr IPv6 Extension Header pseudo-field (int) {"ipv6_exthdr": 3, "eth_type": 34525}
|
ipv6_exthdr IPv6 Extension Header pseudo-field (string) {"ipv6_exthdr": "0x40/0x1F0", "eth_type": 34525}
|
||||||
=============== ================================================== =======================================================================================================
|
=============== ================================================== =======================================================================================================
|
||||||
|
|
||||||
.. NOTE::
|
.. NOTE::
|
||||||
|
Loading…
Reference in New Issue
Block a user