]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
authorVlad Yasevich <vladislav.yasevich@hp.com>
Thu, 28 Aug 2008 19:38:41 +0000 (15:38 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 24 Sep 2008 22:49:01 +0000 (18:49 -0400)
commitb9d4c1bb379c8e2c078bb0539e15f348f2b03e7d
tree0b073f7b68399b35bc122487ee8dcfc5d6492901
parent88b00dbf01ae9cfb6a993ef180fc1ab952a59559
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds

IPv6 all-node-multicasts and DAD probes should not be tx-balanced
on ALB/TLB bonds.  The all-node-multicast is an equivalent to IPv4
broadcasts.  DAD probes have to be sent only on the primary so that
we don't get false-positive detections.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/bonding/bond_alb.c