netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / unaligned.h
2014-10-09 Ben Pfaffunaligned: Make get_unaligned_be64() compatible on...
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-23 Ben Pfafftreewide: Convert tabs to spaces in C source files...
2011-10-14 Ben Pfaffdpif-linux: Fix build with certain 64-bit kernel/usersp...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffMake the source tree sparse clean.
2011-02-05 Ben PfaffAdd types and accessors for working with half-aligned...
2010-11-30 Ben Pfaffunaligned: Add unaligned accessors for ovs_be<N> data.
2010-10-29 Ben Pfaffxtoxll: Rename "byte-order" since it now include more...
2010-05-07 Ben PfaffAdd header for access to potentially unaligned data.