]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bonding: Modify hash transmit policies to use the packet's source MAC address
authorJasper Spaans <spaans@fox-it.com>
Fri, 23 Oct 2009 04:08:46 +0000 (04:08 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 8 Dec 2009 18:22:01 +0000 (10:22 -0800)
commit193fe66e59fd31d6046727d6fdb9a232ad4cbd46
treed6fb54785b496167f1bce55181fecab9e39695c7
parent5213d268ccd71d4e294650d83161cd93cfb6a21e
bonding: Modify hash transmit policies to use the packet's source MAC address

[ Upstream commit d3da68310a2cf934c2ea8a99a519d8b1ccca4c56 ]

Modify bonding hash transmit policies to use the psource MAC address of
the packet instead of the MAC address configured for the bonding device.

The old sitation conflicts with the documentation.

Signed-off-by: Jasper Spaans <spaans@fox-it.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/bonding/bond_main.c