netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / multipath.c
2015-07-08 Jeroen van Bemmelhash: Add symmetric L3/L4 hash functions for multipath...
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-10-08 Ben Pfaffofp-actions: Support experimenter OXMs in Nicira extens...
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-06-28 Justin Pettitflow: Only un-wildcard relevant IP headers.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-01 Ben Pfaffmeta-flow: New "subfield" data structure.
2012-01-13 Ben Pfaffmultipath: Correctly calculate number of required desti...
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2011-09-13 Ben Pfaffofp-util: Add type-safe functions for serializing actions.
2011-08-12 Ethan Jacksonnx-match: Update register check functions.
2011-07-23 Ethan Jacksonnx-match: New helpers.
2011-07-19 Ethan Jacksonnicira-ext: Generalize nx_mp_fields into nx_hash_fields.
2011-02-23 Ben Pfaffmultipath: Validate multipath actions more thoroughly...
2011-02-02 Ethan Jacksonlib: Move l4 flow hash to the flow library.
2011-01-22 Ben Pfaffmultipath: Fix off-by-one in hash_threshold multipath...
2011-01-04 Ethan Jacksonmultipath: Fix compiler warning.
2010-12-29 Ben Pfaffmultipath: Zero padding bytes in fields before hashing.
2010-12-17 Ben PfaffImplement a new Nicira extension action for multipath...