Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 document ND6_DEBUG
details: https://anonhg.NetBSD.org/src/rev/2eb428ef4221
branches: trunk
changeset: 503482:2eb428ef4221
user: itojun <itojun%NetBSD.org@localhost>
date: Wed Feb 07 11:40:16 2001 +0000
description:
document ND6_DEBUG
diffstat:
share/man/man4/options.4 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 104717fda672 -r 2eb428ef4221 share/man/man4/options.4
--- a/share/man/man4/options.4 Wed Feb 07 11:38:34 2001 +0000
+++ b/share/man/man4/options.4 Wed Feb 07 11:40:16 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.127 2001/01/19 01:58:06 manu Exp $
+.\" $NetBSD: options.4,v 1.128 2001/02/07 11:40:16 itojun Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1025,6 +1025,12 @@
This option requires
.Em INET
at this moment, but it should not.
+.It Cd options ND6_DEBUG
+The option sets the default value of net.inet6.icmp6.nd6_debug to 1,
+for debugging IPV6 neighbor discovery protocol handling.
+See
+.Xr sysctl 3
+for details.
.It Cd options IPSEC
Includes support for the
.Tn IPsec
Home |
Main Index |
Thread Index |
Old Index