From 1e669f06cd3d2886d609f88759fa5a6c95b60db1 Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 12 Jul 2014 17:26:20 +0000 Subject: [PATCH] more accept_rtadv removal; --- lib/libc/gen/sysctl.3 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index bc1f56326c7..a5f870d3d89 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.238 2014/07/12 17:00:43 henning Exp $ +.\" $OpenBSD: sysctl.3,v 1.239 2014/07/12 17:26:20 jmc Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -1764,14 +1764,6 @@ so the variable is only meaningful on IPv6 hosts, not on routers. The variable specifies the lifetime of routing entries generated by incoming ICMPv6 redirects. .Pp -.It Li ip6.accept_rtadv -If set to non-zero, the node will accept ICMPv6 router advertisement packets -and autoconfigures address prefixes and default routers. -The node must be a host -.Pq not a router -for the option to be meaningful (see -.Li ip6.forwarding ) . -.Pp .It Li ip6.auto_flowlabel On connected transport protocol packets, fill the IPv6 flowlabel field to help intermediate routers identify -- 2.20.1