On Mon, Jul 28, 2014 at 1:24 PM, Andy Zhou <[email protected]> wrote:
> On Mon, Jul 28, 2014 at 12:38 PM, Pravin Shelar <[email protected]> wrote:
>> On Mon, Jul 28, 2014 at 11:46 AM, Andy Zhou <[email protected]> wrote:
>>> Does unmasked_key also not memset to zero, like key? if yes, is there
>>> a possibility of mismatch when calling
>>> ovs_flow_cmp_unmasked_key?
>>>
>> unmasked_key is always memset to zero before building the key from
>> netlink attributes.
>
> Right, It calls ovs_match_init() to make sure unmasked keys are set to zero.
>
> Acked-by: Andy Zhou <[email protected]>

Thanks. I pushed it to master.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to