aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-07-22 23:21:21 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-07-22 23:21:21 +0000
commitf443a91962d45f1575fa6852e37fbee15a22356b (patch)
tree109ef07fc7c04a66efe9deee2897eaebff383186 /share/man
parent1d01d6783d709b5e057bf97bbd3fc66f55f53089 (diff)
downloadsrc-f443a91962d45f1575fa6852e37fbee15a22356b.tar.gz
src-f443a91962d45f1575fa6852e37fbee15a22356b.zip
Document the following in rc.conf.5:
- rtsold_enable - rtsold_flags - rtsol_flags MFC after: 1 week
Notes
Notes: svn path=/head/; revision=238707
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/rc.conf.530
1 files changed, 29 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 02e1cb64b228..1975cc7211da 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 9, 2012
+.Dd July 22, 2012
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -2934,6 +2934,34 @@ If set to
.Dq Li YES
this enables IPv4 mapped IPv6 address communication (like
.Li ::ffff:a.b.c.d ) .
+.It Va rtsold_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to enable the
+.Xr rtsold 8
+daemon to send ICMPv6 Router Solicitation messages.
+.It Va rtsold_flags
+.Pq Vt str
+If
+.Va rtsold_enable
+is set to
+.Dq Li YES ,
+these are the flags to pass to
+.Xr rtsold 8 .
+.It Va rtsol_flags
+.Pq Vt str
+For interfaces configured with the
+.Dq Li inet6 accept_rtadv
+keyword, these are the flags to pass to
+.Xr rtsol 8 .
+.Pp
+Note that
+.Va rtsold_enable
+is mutually exclusive to
+.Va rtsol_flags ;
+.Va rtsold_enable
+takes precedence.
.It Va atm_enable
.Pq Vt bool
Set to