index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
multipath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bundle: add nw_src/dst hash method
wenxu
2017-04-06
1
-0
/
+4
*
Fix format specifier technicalities.
Ben Pfaff
2017-03-17
1
-2
/
+2
*
lib: Check match and action prerequisities with 'match'.
Jarno Rajahalme
2017-03-08
1
-2
/
+2
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-0
/
+1
*
Move lib/ofp-actions.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-4
/
+4
*
Move lib/ofp-util.h to include/openvswitch directory
Ben Warren
2016-04-14
1
-1
/
+1
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-2
/
+2
*
Move lib/ofp-errors.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
ofp-actions: Color output of flow actions for ovs-ofctl dump-flows.
Quentin Monnet
2016-03-18
1
-4
/
+5
*
hash: Add symmetric L3/L4 hash functions for multipath, bundle hashing.
Jeroen van Bemmel
2015-07-08
1
-0
/
+4
*
lib: Move compiler.h to <openvswitch/compiler.h>
Thomas Graf
2014-12-15
1
-2
/
+2
*
ofp-actions: Support experimenter OXMs in Nicira extensions.
Ben Pfaff
2014-10-08
1
-0
/
+4
*
ofp-actions: Centralize all OpenFlow action code for maintainability.
Ben Pfaff
2014-08-11
1
-59
/
+1
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
1
-1
/
+1
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-1
/
+1
*
ofproto-dpif: Always un-wildcard fields that are being set.
Justin Pettit
2013-08-02
1
-1
/
+1
*
ofp-parse: Do not exit() upon a parse error.
Ben Pfaff
2013-07-08
1
-15
/
+32
*
flow: Only un-wildcard relevant IP headers.
Justin Pettit
2013-06-27
1
-1
/
+1
*
ofproto-dpif: Store relevant fields for wildcarding in facet.
Justin Pettit
2013-06-11
1
-2
/
+5
*
Introduce ofpacts, an abstraction of OpenFlow actions.
Ben Pfaff
2012-07-03
1
-68
/
+91
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
meta-flow: New "subfield" data structure.
Ben Pfaff
2012-02-01
1
-18
/
+22
*
multipath: Correctly calculate number of required destination bits.
Ben Pfaff
2012-01-12
1
-1
/
+1
*
Better abstract OpenFlow error codes.
Ben Pfaff
2012-01-12
1
-3
/
+4
*
ofp-util: Add type-safe functions for serializing actions.
Ben Pfaff
2011-09-13
1
-5
/
+1
*
nx-match: Update register check functions.
Ethan Jackson
2011-08-12
1
-1
/
+6
*
nx-match: New helpers.
Ethan Jackson
2011-07-22
1
-19
/
+10
*
nicira-ext: Generalize nx_mp_fields into nx_hash_fields.
Ethan Jackson
2011-07-19
1
-32
/
+6
*
multipath: Validate multipath actions more thoroughly in multipath_parse().
Ben Pfaff
2011-02-23
1
-6
/
+20
*
lib: Move l4 flow hash to the flow library.
Ethan Jackson
2011-02-02
1
-37
/
+1
*
multipath: Fix off-by-one in hash_threshold multipath calculation.
Ben Pfaff
2011-01-21
1
-2
/
+5
*
multipath: Fix compiler warning.
Ethan Jackson
2011-01-04
1
-2
/
+6
*
multipath: Zero padding bytes in fields before hashing.
Ben Pfaff
2010-12-28
1
-0
/
+1
*
Implement a new Nicira extension action for multipath link selection.
Ben Pfaff
2010-12-17
1
-0
/
+304