> On Sep 6, 2018, at 7:30 PM, Ben Pfaff <[email protected]> wrote:
> 
> Open vSwitch 2.4 introduced an OVSDB extension in which a column with
> type optional integer or real could be compared with the operators <,
> <=, >, and >=.  At the same time, it broke the implementation of the
> operators ==, !=, includes, and excludes on columns with the same types.
> This fixes the problem.
> 
> Reported-by: Hans Ole Rafaelsen <[email protected]>
> Reported-at: 
> https://mail.openvswitch.org/pipermail/ovs-discuss/2018-September/047356.html
> CC: Terry Wilson <[email protected]>
> Fixes: 09e256031a62 ("ovsdb: Allow comparison on optional scalar types")
> Signed-off-by: Ben Pfaff <[email protected]>

Acked-by: Justin Pettit <[email protected]>

--Justin


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to