summaryrefslogtreecommitdiff
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2000-08-18 23:13:26 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2000-08-18 23:13:26 +0000
commitcff4ab23492b84c46f5040423d2f65f3220d394d (patch)
tree2f3041b76145869f95bb652acf14f44f8e646eb9 /lib/libc/gen
parentc8a63ac078e198b0d00680621b7fcc194c7ee38d (diff)
ipsec-acl default changed to 1; confirmed by jason@
Diffstat (limited to 'lib/libc/gen')
-rw-r--r--lib/libc/gen/sysctl.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 8154ec7e6f6..4837dc74f01 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.49 2000/07/09 13:34:10 itojun Exp $
+.\" $OpenBSD: sysctl.3,v 1.50 2000/08/18 23:13:25 fgsch Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -625,7 +625,7 @@ per-SA basis via
If this value is set to any non-zero value and no access control is
configured, IPsec packets will be dropped.
If set to 0, no testing of ingress packets will occur.
-The default value (for now) is 0.
+The default value is 1.
.It Li ip.ipsec-invalid-life
The lifetime of embryonic Security Associations (SAs that key management
daemons have reserved but not fully established yet) in seconds.