Acked-by: Jarno Rajahalme
> On Nov 11, 2015, at 11:39 AM, Joe Stringer wrote:
>
> If only half of a ct_label is present in a miniflow/minimask (eg, only
> matching on one specific bit), then rule_check() would allow the flow
> even if ct_label was unsupported, because it required both 64-bit fi
If only half of a ct_label is present in a miniflow/minimask (eg, only
matching on one specific bit), then rule_check() would allow the flow
even if ct_label was unsupported, because it required both 64-bit fields
that comprise the ct_label to be present in the miniflow before
performing the check.