[ovs-dev] [PATCHv3 03/11] types: Add big-endian 128-bit types.

Ben Pfaff blp at nicira.com
Wed Sep 30 06:37:42 UTC 2015


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 <joestringer at nicira.com>

On a big-endian system, I don't think hton128() and ntoh128() functions
should swap hi and lo.



More information about the dev mailing list