diff options
| author | dingtianhong <dingtianhong@huawei.com> | 2013-12-21 01:40:22 -0500 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-12-31 00:40:31 -0500 |
| commit | 84a6a0acad145fb9bc11dcb60f6d064072f0cc1c (patch) | |
| tree | 3bb07604f76603acc77b8fbc89e365fbca71a42e | |
| parent | 834db4bcdf937b9f06122a633672ee5acd77085b (diff) | |
bonding: update Documentation/networking/bonding.txt for option lp_interval
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
| -rw-r--r-- | Documentation/networking/bonding.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt index 2cdb8b66caa9..a4d925e4ba7a 100644 --- a/Documentation/networking/bonding.txt +++ b/Documentation/networking/bonding.txt | |||
| @@ -853,6 +853,14 @@ resend_igmp | |||
| 853 | 853 | ||
| 854 | This option was added for bonding version 3.7.0. | 854 | This option was added for bonding version 3.7.0. |
| 855 | 855 | ||
| 856 | lp_interval | ||
| 857 | |||
| 858 | Specifies the number of seconds between instances where the bonding | ||
| 859 | driver sends learning packets to each slaves peer switch. | ||
| 860 | |||
| 861 | The valid range is 1 - 0x7fffffff; the default value is 1. This Option | ||
| 862 | has effect only in balance-tlb and balance-alb modes. | ||
| 863 | |||
| 856 | 3. Configuring Bonding Devices | 864 | 3. Configuring Bonding Devices |
| 857 | ============================== | 865 | ============================== |
| 858 | 866 | ||
