aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/ipsec.conf.5.in3
-rw-r--r--man/strongswan.conf.5.in3
2 files changed, 5 insertions, 1 deletions
diff --git a/man/ipsec.conf.5.in b/man/ipsec.conf.5.in
index 1f88761be..ca77ee7de 100644
--- a/man/ipsec.conf.5.in
+++ b/man/ipsec.conf.5.in
@@ -1051,7 +1051,8 @@ A comma separated list containing type/level-pairs may
be specified, e.g:
.B dmn 3, ike 1, net -1.
Acceptable values for types are
-.B dmn, mgr, ike, chd, job, cfg, knl, net, asn, enc, lib, tls, tnc, imc, imv, pts
+.B dmn, mgr, ike, chd, job, cfg, knl, net, asn, enc, lib, esp, tls,
+.B tnc, imc, imv, pts
and the level is one of
.B -1, 0, 1, 2, 3, 4
(for silent, audit, control, controlmore, raw, private). By default, the level
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index ee8f8a8dc..4dd818b8a 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -920,6 +920,9 @@ Packet encoding/decoding encryption/decryption operations
.B tls
libtls library messages
.TP
+.B esp
+libipsec library messages
+.TP
.B lib
libstrongwan library messages
.TP