aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-07-13 11:02:23 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-07-13 11:02:23 +0200
commitbe735f014887078c73343ce668c92ab4b8e56e04 (patch)
tree05bcbdec715fdc573bbd12b9cf543a46b5187364
parent22e97e4f1f44cc1dcc5966e14be641f620621c75 (diff)
downloadstrongswan-be735f014887078c73343ce668c92ab4b8e56e04.tar.bz2
strongswan-be735f014887078c73343ce668c92ab4b8e56e04.tar.xz
added PA-TNC max_msg_len option to man page
-rw-r--r--man/strongswan.conf.5.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index 4abd06540..1a4da0016 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -500,9 +500,15 @@ certificates even if they don't contain a CA basic constraint.
.BR charon.plugins.stroke.max_concurrent " [4]"
Maximum number of stroke messages handled concurrently
.TP
+.BR charon.plugins.tnccs-11.max_msg_size " [45000]"
+Maximum size of a PA-TNC message (XML & Base64 encoding)
+.TP
.BR charon.plugins.tnccs-20.max_batch_size " [65522]"
Maximum size of a PB-TNC batch (upper limit via PT-EAP = 65529)
.TP
+.BR charon.plugins.tnccs-20.max_msg_size " [65490]"
+Maximum size of a PA-TNC message (upper limit via PT-EAP = 65497)
+.TP
.BR charon.plugins.tnc-ifmap.device_name
Unique name of strongSwan as a PEP and/or PDP device
.TP