summaryrefslogtreecommitdiff
path: root/lib/libc/sys
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2021-10-22 12:30:55 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2021-10-22 12:30:55 +0000
commit7a3a89dd5b9163f75de2fb4f7f656fdeee9c47ae (patch)
tree388cad35860e1851d0be682adf020a3a50899ee9 /lib/libc/sys
parent6a0ab894f4875fcd1237a6cabdf84437a24c797f (diff)
After deleting hifn(4) the only provider for the LZS compression
algorithm is gone. Reomve all LZS references from the tree. The v42bis in isakmpd also looks unsupported. OK mvs@ patrick@ sthen@
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/sysctl.215
1 files changed, 4 insertions, 11 deletions
diff --git a/lib/libc/sys/sysctl.2 b/lib/libc/sys/sysctl.2
index 30090c68909..0698de780a2 100644
--- a/lib/libc/sys/sysctl.2
+++ b/lib/libc/sys/sysctl.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.2,v 1.44 2021/05/18 05:26:26 claudio Exp $
+.\" $OpenBSD: sysctl.2,v 1.45 2021/10/22 12:30:53 bluhm Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 18 2021 $
+.Dd $Mdocdate: October 22 2021 $
.Dt SYSCTL 2
.Os
.Sh NAME
@@ -1520,15 +1520,8 @@ The default value is 0.
.It Li ip.ipsec-comp-alg Pq Va net.inet.ip.ipsec-comp-alg
The compression algorithm to use with an IP Compression Association
.Pq IPCA .
-Possible values are
-.Dq deflate
-and
-.Dq lzs .
-Note that lzs is only available with
-.Xr hifn 4 .
-See
-.Xr ipsecctl 8
-for more information.
+Currently the only possible value is
+.Dq deflate .
.It Li ip.ipsec-enc-alg Pq Va net.inet.ip.ipsec-enc-alg
This is the default encryption algorithm the kernel will instruct key
management daemons to negotiate when establishing security