On 3 May 2016 at 18:31, Justin Pettit <[email protected]> wrote: > Commit f2d105b5 (ofproto-dpif-xlate: xlate ct_{mark, label} correctly.) > introduced the ovs_u128_and() function. It directly takes ovs_u128 > values as arguments instead of pointers to them. As this is a bit more > direct way to deal with 128-bit values, modify the other utility > functions to do the same. > > Signed-off-by: Justin Pettit <[email protected]>
Seems reasonable to me. Acked-by: Joe Stringer <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
