remove net.inet6.ip6.rht0.

This commit is contained in:
yamt 2007-05-17 11:50:10 +00:00
parent c8a34d8e58
commit ea9397d212
1 changed files with 2 additions and 14 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sysctl.7,v 1.9 2007/04/22 19:47:41 christos Exp $
.\" $NetBSD: sysctl.7,v 1.10 2007/05/17 11:50:10 yamt Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" @(#)sysctl.3 8.4 (Berkeley) 5/9/95
.\"
.Dd April 22, 2007
.Dd May 17, 2007
.Dt SYSCTL 7
.Os
.Sh NAME
@ -1307,7 +1307,6 @@ The currently defined protocols and names are:
.It ip6 maxfragpackets integer yes
.It ip6 maxfrags integer yes
.It ip6 redirect integer yes
.It ip6 rht0 integer yes
.It ip6 rr_prune integer yes
.It ip6 use_deprecated integer yes
.It ip6 v6only integer yes
@ -1421,17 +1420,6 @@ The flag is provided basically for avoiding possible DoS attacks.
If set to 1, ICMPv6 redirects may be sent by the node.
This option is ignored unless the node is routing IP packets,
and should normally be enabled on all systems.
.It Li ip6.rht0
This variable controls processing of routing header type 0 packets. The
possible values are:
.Bl -tag -width "-1"
.It Li \-1
Processing is disabled (default).
.It Li 0
Processing is enabled only for routers and not for hosts.
.It Li 1
Processing is enabled for both routers and hosts.
.El
.It Li ip6.rr_prune
The variable specifies interval between IPv6 router renumbering prefix
babysitting, in seconds.