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>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 19 May 2015 02:09:43 -0400
From:	Patrick Simmons <linuxrocks123@...scape.net>
To:	netdev@...r.kernel.org
Subject: [PATCH] Experimental new bonding driver mode=batman

Hello,

I've written a new mode for the kernel bonding driver.  It's similar to
the round-robin mode, but it keeps statistics on TCP resends so as to
favor slave devices with more bandwidth when choosing where to send
packets.  I've tested it on two laptops using WiFi/Ethernet and it seems
to work okay, but it should be considered experimental.

Still, it should be safe to apply this patch as it doesn't do anything
unless you specify "mode=batman" on the driver command line.

Signed-off-by: Patrick Simmons <linuxrocks123@...scape.net>

-- 
If I'm not here, I've gone out to find myself.  If I get back before I
return, please keep me here.

View attachment "bond_mode_batman.patch" of type "text/x-patch" (23596 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ