Ah, I missed the don't card case. Thanks for pointing it out. I will
drop the patch.

On Wed, Oct 1, 2014 at 1:48 PM, Jesse Gross <[email protected]> wrote:
> On Wed, Oct 1, 2014 at 1:02 AM, Andy Zhou <[email protected]> wrote:
>> TUNNEL_OPTIONS_PRESENT should always be checked against the tun_flgs
>> bits in a flow key, for both flow and mask serialization.
>>
>> Signed-off-by: Andy Zhou <[email protected]>
>
> I'm not sure that this is the right thing to do. In the case where you
> want to match on there being no options, the serialization is that the
> mask is zero length but present. If you don't care, the mask shouldn't
> be present. This prevents us from distinguishing between those two
> cases.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to