summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-16 07:57:22 -0200
committerRenato Botelho <renato@netgate.com>2015-11-16 07:57:22 -0200
commitad0b136d63d70552782c5c4936ce97e8aa42442e (patch)
tree44825d3d4a6cdbed690f2a6d5611f043119188fd /sbin
parent2e02b14e19fd0fe27055d4a6e11a65e76882bf5f (diff)
parentd1d4e816ce49797ab1f23bb48cf5ee69018df284 (diff)
downloadFreeBSD-src-ad0b136d63d70552782c5c4936ce97e8aa42442e.zip
FreeBSD-src-ad0b136d63d70552782c5c4936ce97e8aa42442e.tar.gz
Merge remote-tracking branch 'origin/stable/10' into devel
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.817
1 files changed, 16 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 911cb24..bb536bb 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
-.Dd September 12, 2015
+.Dd November 6, 2015
.Dt IFCONFIG 8
.Os
.Sh NAME
@@ -2449,6 +2449,21 @@ which are shifted by the number of this parameter.
Enable lacp fast-timeout on the interface.
.It Cm -lacp_fast_timeout
Disable lacp fast-timeout on the interface.
+.It Cm lacp_strict
+Enable lacp strict compliance on the interface.
+The default value can be set via the
+.Va net.link.lagg.lacp.default_strict_mode
+.Xr sysctl 8
+variable.
+.Li 0
+means
+.Dq disabled
+and
+.Li 1
+means
+.Dq enabled .
+.It Cm -lacp_strict
+Disable lacp strict compliance on the interface.
.El
.Pp
The following parameters are specific to IP tunnel interfaces,
OpenPOWER on IntegriCloud