userspace: Define and use struct eth_addr.
[cascardo/ovs.git] / include / openvswitch / types.h
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2014-11-25 Joe Stringerhash: Add 128-bit murmurhash.
2014-08-04 Ben PfaffDo not seemingly #include Linux-specific headers on...
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-23 Ben Pfafftreewide: Convert tabs to spaces in C source files...
2011-10-12 Ben Pfaffdatapath-protocol: Use Linux kernel types directly.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffRemove unnecessary #include directives.
2011-02-05 Ben PfaffAdd types and accessors for working with half-aligned...
2010-11-22 Ben Pfaffflow: Fully separate flow_wildcards from OpenFlow wildc...
2010-10-29 Ben PfaffMake the ovs_be<N> types generally available.