From 9d75a28820e4b7f061f4329f758bdc150aae67ad Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 14 Oct 2014 15:35:08 +0200 Subject: [PATCH] ike: Add IKEv2 in description of fragment_size option in strongswan.conf --- conf/options/charon.opt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/options/charon.opt b/conf/options/charon.opt index b7fb7ef75..678aa37bc 100644 --- a/conf/options/charon.opt +++ b/conf/options/charon.opt @@ -86,9 +86,10 @@ charon.flush_auth_cfg = no certificates. 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. + Maximum size (complete IP datagram size in bytes) of a sent IKE fragment + when using proprietary IKEv1 or standardized IKEv2 fragmentation (0 for + address family specific default values). If specified this limit is used + for both IPv4 and IPv6. charon.group Name of the group the daemon changes to after startup.