summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfgsch <fgsch@openbsd.org>2000-08-18 23:13:25 +0000
committerfgsch <fgsch@openbsd.org>2000-08-18 23:13:25 +0000
commit050ac06b0dbb3953128d7f2382271d71086956b5 (patch)
treef96c2263ee1256dacca28a4acc8806c153b6ddc0
parent/etc/namedb/tmp -> /var/named/namedb (diff)
downloadwireguard-openbsd-050ac06b0dbb3953128d7f2382271d71086956b5.tar.xz
wireguard-openbsd-050ac06b0dbb3953128d7f2382271d71086956b5.zip
ipsec-acl default changed to 1; confirmed by jason@
-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.