[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <555AD3A7.7050202@netscape.net>
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