aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-07-09 20:56:19 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-07-11 17:09:04 +0200
commit4492ffc90798fb3764868e9887a0c96009b9b9e4 (patch)
tree1a4b954aaef19cc3471c06641f7715e24df8cc53 /man
parentc36680962cb71d2d17e2440ef6cffa48a8fb1846 (diff)
downloadstrongswan-4492ffc90798fb3764868e9887a0c96009b9b9e4.tar.bz2
strongswan-4492ffc90798fb3764868e9887a0c96009b9b9e4.tar.xz
EAP-TNC does not support fragmentation
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index ef37f2f23..45380b304 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -399,15 +399,9 @@ Maximum number of processed EAP-TLS packets (0 = no limit)
.BR charon.plugins.eap-tls.include_length " [yes]"
Include length in non-fragmented EAP-TLS packets
.TP
-.BR charon.plugins.eap-tnc.fragment_size " [50000]"
-Maximum size of an EAP-TNC packet
-.TP
.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.include_length " [yes]"
-Include length in non-fragmented EAP-TNC packets
-.TP
.BR charon.plugins.eap-ttls.fragment_size " [1024]"
Maximum size of an EAP-TTLS packet
.TP