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 <je...@nicira.com> wrote:
> On Wed, Oct 1, 2014 at 1:02 AM, Andy Zhou <az...@nicira.com> 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 <az...@nicira.com>
>
> 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
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to