aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-07-09 21:04:13 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-07-11 17:09:05 +0200
commitc8aabefd089175201b584c39438012d793996e43 (patch)
treec18a63596a0df91e17d40f022cca90f4b902b355 /man
parenta04c51aea91ea1c61f67f5a61e329946ef7e5ebf (diff)
downloadstrongswan-c8aabefd089175201b584c39438012d793996e43.tar.bz2
strongswan-c8aabefd089175201b584c39438012d793996e43.tar.xz
added charon.plugins.eap-tnc.protocol option
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index 45380b304..08dda2583 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -402,6 +402,9 @@ Include length in non-fragmented EAP-TLS packets
.BR charon.plugins.eap-tnc.max_message_count " [10]"
Maximum number of processed EAP-TNC packets (0 = no limit)
.TP
+.BR charon.plugins.eap-tnc.protocol " [tnccs-1.1]"
+IF-TNCCS protocol version to be used (tnccs-1.1, tnccs-2.0, tnccs-dynamic)
+.TP
.BR charon.plugins.eap-ttls.fragment_size " [1024]"
Maximum size of an EAP-TTLS packet
.TP