summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Jacques Bernard-Gundol <jjbg@cvs.openbsd.org>2001-07-06 19:37:52 +0000
committerJean-Jacques Bernard-Gundol <jjbg@cvs.openbsd.org>2001-07-06 19:37:52 +0000
commit646c2d4980933167019a486c06d75c1e2122ffcd (patch)
tree3f86093dad6b0ddd5d762697e235a84f6cf5564a
parentfb8a665ccadcdc0ace140ceaa34150a70f883308 (diff)
enc0 interface not used anymore.
-rw-r--r--share/man/man4/ipcomp.49
1 files changed, 1 insertions, 8 deletions
diff --git a/share/man/man4/ipcomp.4 b/share/man/man4/ipcomp.4
index 32633ef0147..9b4ea9f3e75 100644
--- a/share/man/man4/ipcomp.4
+++ b/share/man/man4/ipcomp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipcomp.4,v 1.3 2001/07/06 06:01:08 jasoni Exp $
+.\" $OpenBSD: ipcomp.4,v 1.4 2001/07/06 19:37:51 jjbg Exp $
.\"
.\" Copyright (c) 2001 Jean-Jacques Bernard-Gundol <jj@wabbitt.org>
.\" All rights reserved.
@@ -102,13 +102,6 @@ If the data payload is smaller than a given threshold, it will not be
compressed.
No IPComp header will be inserted.
.Pp
-Just like for IPsec, this implementation uses the virtual interface
-.Nm enc0 ,
-which can be used in packet filters to specify packets that are
-allowed to be processed by IPComp.
-Since IPsec and IPComp are both using this interface, special care
-must be taken when using a SA/IPCA bundle.
-.Pp
IPComp uses the same policy framework as IPsec.
However unlike IPsec, only one policy is available for IPComp:
.Bl -tag -width IPSEC_LEVEL_USE