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)
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>

No differences found