]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
testing: Fix ikev2/net2net-fragmentation scenario
authorTobias Brunner <tobias@strongswan.org>
Fri, 5 Jun 2020 13:46:49 +0000 (15:46 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 12 Jun 2020 11:45:58 +0000 (13:45 +0200)
The IKE_AUTH message from moon is now larger because of the AEAD proposal.

testing/tests/ikev2/net2net-fragmentation/evaltest.dat

index b8e2eff4197a7bacf9bc661260995cb2c7870934..0ec8acc19537ba87e1c59e3bc1668306ebea1e99 100644 (file)
@@ -1,11 +1,12 @@
 moon::cat /var/log/daemon.log::IKE_SA_INIT request 0.*FRAG_SUP::YES
 sun::cat /var/log/daemon.log::IKE_SA_INIT response 0.*FRAG_SUP::YES
-moon::cat /var/log/daemon.log::splitting IKE message (.*bytes) into 2 fragments::YES
+moon::cat /var/log/daemon.log::splitting IKE message (.*bytes) into 3 fragments::YES
 sun::cat /var/log/daemon.log::splitting IKE message (.*bytes) into 2 fragments::YES
 moon::cat /var/log/daemon.log::received fragment #1 of 2, waiting for complete IKE message::YES
 moon::cat /var/log/daemon.log::received fragment #2 of 2, reassembled fragmented IKE message::YES
-sun::cat /var/log/daemon.log::received fragment #1 of 2, waiting for complete IKE message::YES
-sun::cat /var/log/daemon.log::received fragment #2 of 2, reassembled fragmented IKE message::YES
+sun::cat /var/log/daemon.log::received fragment #1 of 3, waiting for complete IKE message::YES
+sun::cat /var/log/daemon.log::received fragment #2 of 3, waiting for complete IKE message::YES
+sun::cat /var/log/daemon.log::received fragment #3 of 3, reassembled fragmented IKE message::YES
 moon::ipsec status 2> /dev/null::net-net.*ESTABLISHED.*moon.strongswan.org.*sun.strongswan.org::YES
 sun:: ipsec status 2> /dev/null::net-net.*ESTABLISHED.*sun.strongswan.org.*moon.strongswan.org::YES
 moon::ipsec status 2> /dev/null::net-net.*INSTALLED, TUNNEL::YES