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)
commit2d1ea19da0e84117d3ebbad981e4664bef03152e
tree0b073f7b68399b35bc122487ee8dcfc5d6492901
parentf382a0a8e9403c6d7f8b2cfa21e41fefb5d0c9bd
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