Added an option to configure the maximum size of a fragment

This commit is contained in:
Tobias Brunner
2013-01-12 11:54:58 +01:00
parent 7ae245f685
commit ee6902ef7f
2 changed files with 14 additions and 3 deletions
+4
View File
@@ -164,6 +164,10 @@ are released to free memory once an IKE_SA is established.
Enabling this might conflict with plugins that later need access to e.g. the
used certificates.
.TP
.BR charon.fragment_size " [512]"
Maximum size (in bytes) of a sent fragment when using the proprietary IKEv1
fragmentation extension.
.TP
.BR charon.half_open_timeout " [30]"
Timeout in seconds for connecting IKE_SAs (also see IKE_SA_INIT DROPPING).
.TP