]> git.proxmox.com Git - mirror_ovs.git/commit - lib/flow.h
bundle: add symmetric_l3 hash method for multipath
authorMartin Xu <martinxu9.ovs@gmail.com>
Tue, 2 Oct 2018 16:40:09 +0000 (09:40 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 2 Oct 2018 22:17:43 +0000 (15:17 -0700)
commit84ddf96ce026620082d5ce05d42a6419476ffbe1
tree5b7615e3c6610aaa69efeb2d9c3c130922cfddb4
parentb5967cb747416cc377a2b6f3073d270eab5c1291
bundle: add symmetric_l3 hash method for multipath

Add a symmetric_l3 hash method that uses both network destination
address and network source address.

VMware-BZ: #2112940
Signed-off-by: Martin Xu <martinxu9.ovs@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS
include/openflow/nicira-ext.h
lib/bundle.c
lib/flow.c
lib/flow.h
lib/multipath.c
tests/bundle.at
tests/multipath.at
tests/oss-fuzz/flow_extract_target.c
tests/ovs-ofctl.at
utilities/ovs-ofctl.8.in