aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-10-14 15:35:08 +0200
committerTobias Brunner <tobias@strongswan.org>2014-10-14 15:41:52 +0200
commit9d75a28820e4b7f061f4329f758bdc150aae67ad (patch)
tree8027f402ebac46a4914afcc16b4c727561d80856 /conf
parent15dee933de7d0e9060da90a821257f731c8f0414 (diff)
downloadstrongswan-9d75a28820e4b7f061f4329f758bdc150aae67ad.tar.bz2
strongswan-9d75a28820e4b7f061f4329f758bdc150aae67ad.tar.xz
ike: Add IKEv2 in description of fragment_size option in strongswan.conf
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 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.