aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-06-10 15:53:11 +0200
committerTobias Brunner <tobias@strongswan.org>2014-10-10 09:30:26 +0200
commit127a98dc906065b494acbb5c71c24a30a9c07885 (patch)
tree74d7641368492d195bc5838e964b5ea96951f38a /conf
parent147fe503af6752972bb0934c57f0f387ac4759f1 (diff)
downloadstrongswan-127a98dc906065b494acbb5c71c24a30a9c07885.tar.bz2
strongswan-127a98dc906065b494acbb5c71c24a30a9c07885.tar.xz
ikev1: Move fragment generation to message_t
Diffstat (limited to 'conf')
-rw-r--r--conf/options/charon.opt7
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/options/charon.opt b/conf/options/charon.opt
index 1eb1b8877..b7fb7ef75 100644
--- a/conf/options/charon.opt
+++ b/conf/options/charon.opt
@@ -85,9 +85,10 @@ charon.flush_auth_cfg = no
this might conflict with plugins that later need access to e.g. the used
certificates.
-charon.fragment_size = 512
- Maximum size (in bytes) of a sent fragment when using the proprietary IKEv1
- fragmentation extension.
+charon.fragment_size = 0
+ Maximum size (complete IP datagram size in bytes) of a sent fragment when
+ using the proprietary IKEv1 fragmentation extension (0 for address family
+ specific default values). If specified this limit is used for IPv4 and IPv6.
charon.group
Name of the group the daemon changes to after startup.