Introduce ofpacts, an abstraction of OpenFlow actions.
[cascardo/ovs.git] / lib / multipath.c
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...