diff options
author | Yuichi Ito <ito.yuichi0@gmail.com> | 2014-04-18 16:38:39 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-04-18 18:42:49 +0900 |
commit | 51ec3d2d7bb386aa1a836bcca59bab8f475f886f (patch) | |
tree | ec9e0cfda72269c5aef6ead0b9df0e066890909c /tools | |
parent | 660c8e68b476757a83ff3c413e76621592fb8c4f (diff) |
sw test tool: Fix to compare OFPMatch using masks without byte boundary
Mask lengths without byte boundary are fixed as follows:
- VLAN_VID, from 16 bits (2 bytes) to 12 + 1 bits
- IPV6_EXTHDR, from 16 bits (2 bytes) to 9 bits
Reported-by: Arne Goetje <arne_goetje@accton.com>
Signed-off-by: Yuichi Ito <ito.yuichi0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions