summaryrefslogtreecommitdiff
path: root/lib/ofp-print.c
diff options
context:
space:
mode:
authorYi-Hung Wei <yihung.wei@gmail.com>2017-03-13 11:27:49 -0700
committerJoe Stringer <joe@ovn.org>2017-03-15 14:45:29 -0700
commit87450a4e4e1ea3a0212caa75fce2a0cc2e673818 (patch)
treeaeed912652b7e6a1ca2fb8b2cb2fb39275af55fb /lib/ofp-print.c
parent46a2dc58781a06799f7ec7d44f19db91e9850d43 (diff)
downloadopenvswitch-87450a4e4e1ea3a0212caa75fce2a0cc2e673818.tar.gz
nx-match: Fix oxm decode.
decode_nx_packet_in2() may be used by the switch to parse NXT_RESUME messages, where we need exact match on the oxm header. Therefore, change oxm_decode_loose() to oxm_decode() that takes an extra argument to indicate whether we want strict or loose match. Fixes: 7befb20d0f70 ("ofp-util: Ignore unknown fields in ofputil_decode_packet_in2()") Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com> Signed-off-by: Joe Stringer <joe@ovn.org>
Diffstat (limited to 'lib/ofp-print.c')
0 files changed, 0 insertions, 0 deletions