summaryrefslogtreecommitdiff
path: root/lib/byte-order.h
Commit message (Expand)AuthorAgeFilesLines
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-1/+2
* byte-order: Fix undefined behavior of BYTES_TO_BE32.Ben Pfaff2017-06-131-8/+13
* netdev-native-tnl: Fix treatment of GRE key on big-endian systems.Ben Pfaff2016-06-031-1/+30
* osx: Fix OS X build issuesLance Richardson2016-03-231-2/+2
* byte-order: use system ntohll() and htonll() for OS XLance Richardson2016-03-221-2/+2
* byte-order: Make hton128() and ntoh128() behave like their counterparts.Justin Pettit2015-11-241-8/+14
* types: Add big-endian 128-bit types and helpers.Joe Stringer2015-10-131-0/+14
* lib/flow: Introduce miniflow_extract().Jarno Rajahalme2014-04-181-0/+12
* byte-order: htonll() and ntohll() for Windows.Gurucharan Shetty2014-03-111-0/+2
* byte-order: Make uint32_byteswap() available regardless of endianness.Ben Pfaff2013-12-021-3/+1
* lib: Add CRC32C ImplementationJoe Stringer2013-08-221-0/+10
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* Make the source tree sparse clean.Ben Pfaff2011-05-161-4/+12
* Convert remaining network-byte-order "uint<N>_t"s into "ovs_be<N>"s.Ben Pfaff2011-05-161-20/+21
* xtoxll: Rename "byte-order" since it now include more than xtoxll.Ben Pfaff2010-10-291-0/+62