diff options
author | Yuichi Ito <ito.yuichi0@gmail.com> | 2014-06-23 14:42:57 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-06-23 17:10:25 +0900 |
commit | 2d173ad25c074470284c1cf31e4e64d56ec41e94 (patch) | |
tree | 88a8bc3a169ca1071c9c628ad6026eeab8401089 /README.rst | |
parent | 1474ec325556e411313e8b7064232428e92e2f11 (diff) |
sw test tool: Modify OFPActionSetField to normalize
This patch is for avoiding the following issues when using ofproto_v1_4_parser:
- OFPActionSetField that is created from JSON keeps unicode strings, instead of usual strings.
- In OFPActionSetField that is created from JSON, IPv6 formats like 'ff::0' or '00ff:0000:0000:0000:0000:0000:0000:0000' are not normalized to 'ff::'.
Signed-off-by: Yuichi Ito <ito.yuichi0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions