Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / multipath.c
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-28 Justin Pettitflow: Only un-wildcard relevant IP headers.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
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...