summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2014-07-12 17:03:47 +0000
committerhenning <henning@openbsd.org>2014-07-12 17:03:47 +0000
commit238c46e9ca6f09f1e5c3c16fb4baa7e57462237b (patch)
treed942bc613f1d05528a2c04f7b84f87801bff6798
parentno more net.inet6.ip6.accept_rtadv (diff)
downloadwireguard-openbsd-238c46e9ca6f09f1e5c3c16fb4baa7e57462237b.tar.xz
wireguard-openbsd-238c46e9ca6f09f1e5c3c16fb4baa7e57462237b.zip
andone last (i hope) accept_rtadv sysctl remnant, also found by jmc
-rw-r--r--usr.sbin/ndp/ndp.816
1 files changed, 3 insertions, 13 deletions
diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8
index 0cfec283c95..396e81105c9 100644
--- a/usr.sbin/ndp/ndp.8
+++ b/usr.sbin/ndp/ndp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ndp.8,v 1.31 2013/10/21 12:41:52 jmc Exp $
+.\" $OpenBSD: ndp.8,v 1.32 2014/07/12 17:03:47 henning Exp $
.\" $KAME: ndp.8,v 1.28 2002/07/17 08:46:33 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 21 2013 $
+.Dd $Mdocdate: July 12 2014 $
.Dt NDP 8
.Os
.\"
@@ -150,17 +150,7 @@ Specify whether or not to accept Router Advertisement messages
received on the
.Ar interface .
Note that the kernel does not accept Router Advertisement messages
-unless the
-.Li net.inet6.ip6.accept_rtadv
-variable is non-0, even if the flag is on.
-This flag is set to 1 by default.
-See
-.Xr sysctl 8
-and
-.Xr sysctl.conf 5
-for further details on how to set the
-.Li net.inet6.ip6.accept_rtadv
-variable.
+unless the interface is configured for inet6 autconfiguration.
.\".It Xo
.\".Ic prefer_source
.\".Xc