Update bridge(4) default values.

PR:		164564
Submitted by:	"Rudy (bulk)" <crapsh@monkeybrains.net>
MFC after:	2 weeks
This commit is contained in:
Christian Brueffer 2012-02-29 21:11:02 +00:00
parent 70b23a4596
commit 5640c37256
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=232316

View File

@ -28,7 +28,7 @@
.\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94
.\" $FreeBSD$
.\"
.Dd January 4, 2012
.Dd February 29, 2012
.Dt IFCONFIG 8
.Os
.Sh NAME
@ -2106,7 +2106,7 @@ it is removed from the bridge.
.It Cm maxaddr Ar size
Set the size of the bridge address cache to
.Ar size .
The default is 100 entries.
The default is 2000 entries.
.It Cm timeout Ar seconds
Set the timeout of address cache entries to
.Ar seconds
@ -2114,7 +2114,7 @@ seconds.
If
.Ar seconds
is zero, then address cache entries will not be expired.
The default is 240 seconds.
The default is 1200 seconds.
.It Cm addr
Display the addresses that have been learned by the bridge.
.It Cm static Ar interface-name Ar address