diff options
author | Yuichi Ito <ito.yuichi0@gmail.com> | 2014-06-23 14:42:18 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-06-23 17:10:25 +0900 |
commit | 1474ec325556e411313e8b7064232428e92e2f11 (patch) | |
tree | c04dcb95c5eec85b6106b0b47f3872d15256aec8 /.gitignore | |
parent | 740823f7b6d8a3fc796eca189cd4e6ebe5bd6ba5 (diff) |
sw test tool: Modify OFPMatch to normalize
This patch is for avoiding the following issues when using ofproto_v1_4_parser:
- OFPMatch that is created from JSON keeps unicode strings, instead of usual strings.
- In OFPMatch 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 '.gitignore')
0 files changed, 0 insertions, 0 deletions