git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f382a0a
)
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
author
Vlad Yasevich
<vladislav.yasevich@hp.com>
Thu, 28 Aug 2008 19:38:41 +0000
(15:38 -0400)
committer
Jeff 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