Re: [ovs-dev] [PATCH v3 2/3] ofp-parse: Harden checking with group selection_method.

2016-09-16 Thread Jarno Rajahalme
Thanks! Pushed to master and branch-2.6.

  Jarno

> On Sep 15, 2016, at 7:28 PM, Ben Pfaff  wrote:
> 
> On Thu, Sep 15, 2016 at 06:40:20PM -0700, Jarno Rajahalme wrote:
>> Only allow fields when "selection_method=hash".  Only allow
>> selection_method_param when a non-nil selection_method is given.
>> 
>> Signed-off-by: Jarno Rajahalme 
> 
> Acked-by: Ben Pfaff 

___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev


Re: [ovs-dev] [PATCH v3 2/3] ofp-parse: Harden checking with group selection_method.

2016-09-15 Thread Ben Pfaff
On Thu, Sep 15, 2016 at 06:40:20PM -0700, Jarno Rajahalme wrote:
> Only allow fields when "selection_method=hash".  Only allow
> selection_method_param when a non-nil selection_method is given.
> 
> Signed-off-by: Jarno Rajahalme 

Acked-by: Ben Pfaff 
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev