From 127a98dc906065b494acbb5c71c24a30a9c07885 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 10 Jun 2014 15:53:11 +0200 Subject: ikev1: Move fragment generation to message_t --- conf/options/charon.opt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'conf') 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. -- cgit v1.2.3