]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Oct 2009 14:02:28 +0000 (07:02 -0700)
commit93258a48d723145dbb2278cdb625d142379c0468
treed6c72be835a2633f5274293979cca4427c308fec
parent5a1e4b97116e00918ae6be4a1904bb234d2bebcb
bonding: Modify hash transmit policies to use the packet's source MAC address

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>
drivers/net/bonding/bond_main.c