diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-01-09 00:17:31 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-01-09 00:17:31 +0100 |
commit | bffbf2f5fdad23d2b8453e2c15c99a071c47e7d9 (patch) | |
tree | 1a39b263c7f341a1cec80bf0c146108a304c578b /testing/tests/swanctl/frags-ipv4 | |
parent | e333d4c0f10ee4d8f2592d2ece8264c8c675fd1e (diff) | |
download | strongswan-bffbf2f5fdad23d2b8453e2c15c99a071c47e7d9.tar.bz2 strongswan-bffbf2f5fdad23d2b8453e2c15c99a071c47e7d9.tar.xz |
testing: Fixed description of swanctl/frags-iv4 scenario
Diffstat (limited to 'testing/tests/swanctl/frags-ipv4')
-rwxr-xr-x | testing/tests/swanctl/frags-ipv4/description.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/tests/swanctl/frags-ipv4/description.txt b/testing/tests/swanctl/frags-ipv4/description.txt index 51744cf7c..b5b871126 100755 --- a/testing/tests/swanctl/frags-ipv4/description.txt +++ b/testing/tests/swanctl/frags-ipv4/description.txt @@ -1,7 +1,7 @@ -The roadwarriors <b>carol</b> and <b>dave</b> set up a connection each -to gateway <b>moon</b> using the <b>IKEv2</b> key exchange protocol. The -authentication is based on <b>X.509 certificates</b>. <b>dave</b> advertises -the support of the IKEv2 fragmentation protocol defined in <b>RFC 7383</b> +The roadwarriors <b>carol</b> and <b>dave</b> set up an IPv4 connection each to +gateway <b>moon</b> using the <b>IKEv1</b> and <b>IKEv2</b> key exchange protocol, +respectively. The authentication is based on <b>X.509 certificates</b>. <b>dave</b> +advertises the support of the IKEv2 fragmentation protocol defined in <b>RFC 7383</b> which prevents the IP fragmentation of the IKEv2 messages carrying large X.509 certificates whereas <b>carol</b> announces support of non-standardized IKEv1 fragmentation. |