[ovs-dev] [PATCH v2 0/3] bond: Clean up hash functions.

Ilya Maximets i.maximets at samsung.com
Tue Jul 25 10:46:36 UTC 2017


Version 2:
	* Became a patch-set.
	  v1: https://mail.openvswitch.org/pipermail/ovs-dev/2017-July/336078.html
	* Removed bond_hash_tcp.
	* 2 new patches added:
		* Documentation fix.
		* Remove bond_hash_src.

Ilya Maximets (3):
  vswitch.xml: Fix L2 balancing mentioning for balance-tcp bond.
  bond: Unify hash functions in hash action and entry lookup.
  bond: Remove bond_hash_src.

 ofproto/bond.c       | 28 +++-------------------------
 vswitchd/vswitch.xml |  5 ++---
 2 files changed, 5 insertions(+), 28 deletions(-)

-- 
2.7.4



More information about the dev mailing list