diff options
author | takahashi.minoru <takahashi.minoru7@gmail.com> | 2014-07-10 13:21:16 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-07-17 15:04:17 +0900 |
commit | bfe4b79a1f1773dccad696bf04f342b1786a24cb (patch) | |
tree | f311ef7155233f0423164d1aba1ca6f5f2d3a0fc /doc/source/conf.py | |
parent | 261cda51a985f8be2785cc67ad26505c4b15355c (diff) |
ofctl_v1_2/3: fix POP_MPLS action and some match fields
The following causes an error at mod_flow_entry command
- ofctl_v1_2.py
* match field: metadata, mpls_label
- ofctl_v1_3.py
* match field: in_phy_port
and the following causes an error at get_flow_stats command
- ofctl_v1_2.py
* action: POP_MPLS
* match field: metadata, ipv6_nd_target
- ofctl_v1_3.py
* action: POP_MPLS
* match field: ipv6_nd_target
this patch fixes them.
Signed-off-by: TAKAHASHI Minoru <takahashi.minoru7@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'doc/source/conf.py')
0 files changed, 0 insertions, 0 deletions