From: Andreas Steffen Date: Fri, 13 Jul 2012 09:02:23 +0000 (+0200) Subject: added PA-TNC max_msg_len option to man page X-Git-Tag: 5.0.1~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be735f014887078c73343ce668c92ab4b8e56e04;p=thirdparty%2Fstrongswan.git added PA-TNC max_msg_len option to man page --- diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in index 4abd065405..1a4da00162 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