From ce2d315383abb67fd6de726e5022d53688bd28b0 Mon Sep 17 00:00:00 2001 From: Claudio Jeker Date: Sat, 27 May 2006 23:43:04 +0000 Subject: Document net.inet6.ip6.mforwarding --- lib/libc/gen/sysctl.3 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lib/libc/gen/sysctl.3') diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index bc94a74cf08..1601aca1cb5 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.153 2006/05/26 09:26:07 jmc Exp $ +.\" $OpenBSD: sysctl.3,v 1.154 2006/05/27 23:42:35 claudio Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -1550,6 +1550,7 @@ The currently defined protocols and names are: .It ip6 log_interval integer yes .It ip6 maxfragpackets integer yes .It ip6 maxfrags integer yes +.It ip6 mforwarding integer yes .It ip6 redirect integer yes .It ip6 rr_prune integer yes .It ip6 use_deprecated integer yes @@ -1729,6 +1730,10 @@ The maximum number of fragments the node will accept. \-1 means that the node will accept as many fragments as it receives. The flag is provided basically for avoiding possible DoS attacks. .Pp +.It Li ip6.mforwarding +If set to 1, then multicast forwarding is enabled for the host. +The default is 0. +.Pp .It Li ip6.redirect Returns 1 when ICMPv6 redirects may be sent by the node. This option is ignored unless the node is routing IP packets, -- cgit v1.2.3