[ovs-dev] [PATCH v3 1/4] nx-match: Fix oxm decode.

Joe Stringer joe at ovn.org
Wed Mar 15 22:15:14 UTC 2017


On 13 March 2017 at 11:27, Yi-Hung Wei <yihung.wei at gmail.com> 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 <yihung.wei at gmail.com>

Thanks, applied to master.


More information about the dev mailing list