summaryrefslogtreecommitdiffstats
path: root/share/man/man4/lagg.4
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2012-02-23 21:56:53 +0000
committerthompsa <thompsa@FreeBSD.org>2012-02-23 21:56:53 +0000
commitf16a14fbae48118c3ddb7f293a92f5d0b6822945 (patch)
tree46aa9a73f7a31066f4c1624b2cfda0b47d603211 /share/man/man4/lagg.4
parent5663d70eb7c894f6195b5b486c77e7b8e7db0740 (diff)
downloadFreeBSD-src-f16a14fbae48118c3ddb7f293a92f5d0b6822945.zip
FreeBSD-src-f16a14fbae48118c3ddb7f293a92f5d0b6822945.tar.gz
Add a sysctl/tunable default value for the use_flowid sysctl in r232008.
Diffstat (limited to 'share/man/man4/lagg.4')
-rw-r--r--share/man/man4/lagg.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/lagg.4 b/share/man/man4/lagg.4
index d1e4a3f..8a37f31 100644
--- a/share/man/man4/lagg.4
+++ b/share/man/man4/lagg.4
@@ -142,10 +142,12 @@ and
modes will use the RSS hash from the network card if available to avoid
computing one, this may give poor traffic distribution if the hash is invalid
or uses less of the protocol header information.
-Local hash computation can be forced by setting the
+Local hash computation can be forced per interface by setting the
.Va net.link.lagg.X.use_flowid
.Xr sysctl 8
-variable to zero where X is the interface number.
+variable to zero where X is the interface number, the default for
+new interfaces is set via
+.Va net.link.lagg.default_use_flowid .
.Sh EXAMPLES
Create a 802.3ad link aggregation using LACP with two
.Xr bge 4
OpenPOWER on IntegriCloud