Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 add new arp logging sysctls
details: https://anonhg.NetBSD.org/src/rev/e13816923615
branches: trunk
changeset: 768767:e13816923615
user: christos <christos%NetBSD.org@localhost>
date: Sat Aug 27 09:06:58 2011 +0000
description:
add new arp logging sysctls
diffstat:
share/man/man7/sysctl.7 | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 83de0c0097e0 -r e13816923615 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7 Sat Aug 27 09:05:54 2011 +0000
+++ b/share/man/man7/sysctl.7 Sat Aug 27 09:06:58 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysctl.7,v 1.64 2011/06/23 20:55:08 wiz Exp $
+.\" $NetBSD: sysctl.7,v 1.65 2011/08/27 09:06:58 christos 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 March 18, 2011
+.Dd August 27, 2011
.Dt SYSCTL 7
.Os
.Sh NAME
@@ -1164,6 +1164,9 @@
.It Sy Protocol name Variable name Type Changeable
.It arp down integer yes
.It arp keep integer yes
+.It arp log_movements integer yes
+.It arp log_permanent_modify integer yes
+.It arp log_wrong_iface integer yes
.It arp prune integer yes
.It arp refresh integer yes
.It carp allow integer yes
Home |
Main Index |
Thread Index |
Old Index