From: Tobias Brunner Date: Tue, 14 Oct 2014 13:35:08 +0000 (+0200) Subject: ike: Add IKEv2 in description of fragment_size option in strongswan.conf X-Git-Tag: 5.2.1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d75a28820e4b7f061f4329f758bdc150aae67ad;p=thirdparty%2Fstrongswan.git ike: Add IKEv2 in description of fragment_size option in strongswan.conf --- diff --git a/conf/options/charon.opt b/conf/options/charon.opt index b7fb7ef751..678aa37bc0 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.