summaryrefslogtreecommitdiffstats
path: root/rc.inet1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'rc.inet1.conf')
-rw-r--r--rc.inet1.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/rc.inet1.conf b/rc.inet1.conf
index f5d6416..5081ee5 100644
--- a/rc.inet1.conf
+++ b/rc.inet1.conf
@@ -81,7 +81,8 @@ GATEWAY6=""
# degradation. In 'active-backup' mode, the 'primary' option should also be
# supplied. When using '802.3ad' mode, set "lacp_rate fast" for faster
# recovery from an interface failure. In other modes, the 'xmit_hash_policy'
-# should be set.
+# should be set. See the /usr/src/linux/Documentation/networking/bonding.txt
+# file (search for "Bonding Driver Options") for the full set of options.
#IFNAME[0]="bond0"
#BONDNICS[0]="eth0 eth1"
#BONDMODE[0]="balance-rr"