]> git.proxmox.com Git - mirror_ovs.git/history - lib/unaligned.h
ovsdb-idl: Fix iteration over tracked rows with no actual data.
[mirror_ovs.git] / lib / unaligned.h
2017-12-19 Shireesh Singhunaligned.h: Fixed C++ compilation issue due to designa...
2017-06-14 Ben Pfaffunaligned: Introduce helpers for 32-bit aligned 128...
2016-04-14 Ben WarrenMove lib/type-props.h to include/openvswitch directory
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.