[ovs-dev] [PATCH 0/2] Return no protocols if mask is supplied for unmaskable match

Ben Pfaff blp at nicira.com
Fri Nov 1 00:22:33 UTC 2013


On Thu, Oct 31, 2013 at 01:00:00PM +0900, Simon Horman wrote:
> the primary purpose of this series is to return an error message rather
> than segfaulting if ovs-ofctl add-flow is called with a mask for a match
> that does not accept a mask. The second patch in the series does that
> and updates the testsuite to exercise this.
> 
> The first patch in the series corrects a minor omission in the ovs-ofctl
> tests: it adds an icmp_code test in place of a duplicate icmp_type test.
> This patch is included in the series as the second patch touches the
> same area of the same file.

Both applied, thanks.

I think that the second patch really highlights a bug in mf_parse(), so
I sent out a patch to fix that.  Please review it, if you have time.



More information about the dev mailing list