On 29 September 2015 at 23:37, Ben Pfaff <[email protected]> wrote: > On Tue, Sep 29, 2015 at 01:40:26PM -0700, Joe Stringer wrote: >> These types will be used by the following patches to ensure a consistent >> wire format for 128-bit connection tracking labels. >> >> Signed-off-by: Joe Stringer <[email protected]> > > On a big-endian system, I don't think hton128() and ntoh128() functions > should swap hi and lo.
True. I guess that the order of the elements within the u128 should also be endian-dependent. I'll respin. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
