diff options
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/bonding.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt index d733a428eff6..3f4d0fae7081 100644 --- a/Documentation/networking/bonding.txt +++ b/Documentation/networking/bonding.txt | |||
@@ -551,6 +551,16 @@ num_grat_arp | |||
551 | affects only the active-backup mode. This option was added for | 551 | affects only the active-backup mode. This option was added for |
552 | bonding version 3.3.0. | 552 | bonding version 3.3.0. |
553 | 553 | ||
554 | num_unsol_na | ||
555 | |||
556 | Specifies the number of unsolicited IPv6 Neighbor Advertisements | ||
557 | to be issued after a failover event. One unsolicited NA is issued | ||
558 | immediately after the failover. | ||
559 | |||
560 | The valid range is 0 - 255; the default value is 1. This option | ||
561 | affects only the active-backup mode. This option was added for | ||
562 | bonding version 3.4.0. | ||
563 | |||
554 | primary | 564 | primary |
555 | 565 | ||
556 | A string (eth0, eth2, etc) specifying which slave is the | 566 | A string (eth0, eth2, etc) specifying which slave is the |