On 13 March 2017 at 11:27, Yi-Hung Wei <[email protected]> wrote: > 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 <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
