diff options
author | Yuichi Ito <ito.yuichi0@gmail.com> | 2014-04-15 14:52:39 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-04-15 14:54:12 +0900 |
commit | 02cce181083fa8d72e5990eda16c0f0567de8983 (patch) | |
tree | 117d41ca501a6bac0546ace7827b216c73be4712 /bin/ryu-manager | |
parent | 2d7053ac0b509250808f41926406a0d751441820 (diff) |
sw test tool: Fix to compare OFPMatch ignoring masks that are all one bits
OF 1.3.3 spec (7.2.3.5 Flow Match Field Masking) says:
An all-zero-bits oxm_mask is equivalent to omitting the OXM TLV entirely. An all-one-bits oxm_mask
is equivalent to specifying 0 for oxm_hasmask and omitting oxm_mask.
This patch fixes to compare OFPMatch ignoring masks that are all one 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 'bin/ryu-manager')
0 files changed, 0 insertions, 0 deletions