netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / byte-order.h
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...