1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00

Document net.link.bridge.allow_llz_overlap.

This commit is contained in:
Hiroki Sato 2013-07-31 16:26:41 +00:00
parent d439f5d933
commit ca86c84dbf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=253843

View File

@ -35,7 +35,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd July 3, 2013 .Dd July 27, 2013
.Dt IF_BRIDGE 4 .Dt IF_BRIDGE 4
.Os .Os
.Sh NAME .Sh NAME
@ -185,7 +185,7 @@ and applications use both of them.
.Pp .Pp
To prevent this situation, To prevent this situation,
.Nm .Nm
checks whether an link-local scoped IPv6 address is configured on checks whether a link-local scoped IPv6 address is configured on
a member interface to be added and the a member interface to be added and the
.Nm .Nm
interface. interface.
@ -194,13 +194,13 @@ When the
interface has IPv6 addresses, interface has IPv6 addresses,
IPv6 addresses on the member interface will be automatically removed IPv6 addresses on the member interface will be automatically removed
before the interface is added. before the interface is added.
When both .Pp
.Nm This behavior can be disabled by setting
interface and the existing member interfaces do not have one, .Xr sysctl 8
adding an interface with IPv6 addresses as a new member interface is allowed. variable
These means only one interface in the link-local scope zone where the .Va net.link.bridge.allow_llz_overlap
.Nm to
interface forms can have link-local scoped IPv6 addresses. .Li 1 .
.Pp .Pp
Note that Note that
.Li ACCEPT_RTADV .Li ACCEPT_RTADV