From: Vlad Yasevich Date: Thu, 28 Aug 2008 19:38:41 +0000 (-0400) Subject: bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds X-Git-Tag: v2.6.28-rc1~717^2~195^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d1ea19da0e84117d3ebbad981e4664bef03152e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed