]> git.proxmox.com Git - mirror_ovs.git/history - lib/byte-order.h
netdev-offload-tc: Use single 'once' variable for probing tc features
[mirror_ovs.git] / lib / byte-order.h
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-06-13 Ben Pfaffbyte-order: Fix undefined behavior of BYTES_TO_BE32.
2016-06-03 Ben Pfaffnetdev-native-tnl: Fix treatment of GRE key on big...
2016-03-23 Lance Richardsonosx: Fix OS X build issues
2016-03-23 Lance Richardsonbyte-order: use system ntohll() and htonll() for OS X
2015-11-24 Justin Pettitbyte-order: Make hton128() and ntoh128() behave like...
2015-10-13 Joe Stringertypes: Add big-endian 128-bit types and helpers.
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-03-12 Gurucharan Shettybyte-order: htonll() and ntohll() for Windows.
2013-12-02 Ben Pfaffbyte-order: Make uint32_byteswap() available regardless...
2013-08-22 Joe Stringerlib: Add CRC32C Implementation
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffMake the source tree sparse clean.
2011-05-16 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-04 Ben PfaffConvert remaining network-byte-order "uint<N>_t"s into...
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...