lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 01 Feb 2013 16:20:36 +0100
From:	Vincent Bernat <bernat@...fy.cx>
To:	<netdev@...r.kernel.org>
Subject: Unequal balancing on bonds with links down

Hi!

When a bond has one of its members down, the balancing becomes unequal. 
For example, a four-member bond with the first member down, all the 
traffic that should have been sent to this first member is sent to the 
next one. This may be a lot of additional traffic for one interface. 
This applies for both balance-xor and balance-rr. For balance-xor, the 
hash could be computed modulo the number of active interfaces. For 
balance-rr, inactive interfaces could be skipped. Is there some reason 
that selection of TX interface is not done this way? If there is none, I 
may come with a patch for this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ