aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorVeaceslav Falico <vfalico@redhat.com>2013-06-24 05:49:33 -0400
committerDavid S. Miller <davem@davemloft.net>2013-06-25 19:58:38 -0400
commitd7d35c681fb4eae1fab3d93698e26a106ca7e79e (patch)
treef14698288b7562aa33f04c0b7ffbef3c493f2c9e /Documentation/networking
parentaeea64ac717a920ea655b061e37b14fbc872f7db (diff)
bonding: doc: some details on backup slave arp validation
Add some details to bonding documentation on how backup slave arp validation works. Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
-rw-r--r--Documentation/networking/bonding.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt
index e7454fcc9176..adee3b4a75cb 100644
--- a/Documentation/networking/bonding.txt
+++ b/Documentation/networking/bonding.txt
@@ -303,6 +303,12 @@ arp_validate
303 such a situation, validation of backup slaves must be 303 such a situation, validation of backup slaves must be
304 disabled. 304 disabled.
305 305
306 The validation of ARP requests on backup slaves is mainly
307 helping bonding to decide which slaves are more likely to
308 work in case of the active slave failure, it doesn't really
309 guarantee that the backup slave will work if it's selected
310 as the next active slave.
311
306 This option is useful in network configurations in which 312 This option is useful in network configurations in which
307 multiple bonding hosts are concurrently issuing ARPs to one or 313 multiple bonding hosts are concurrently issuing ARPs to one or
308 more targets beyond a common switch. Should the link between 314 more targets beyond a common switch. Should the link between