Convert remaining network-byte-order "uint<N>_t"s into "ovs_be<N>"s.
[sliver-openvswitch.git] / lib / unaligned.h
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.