diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-06-14 18:58:12 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-06-16 14:04:11 +0200 |
commit | 8f56bbc82b50cb999f312162bc9dd46d789803f7 (patch) | |
tree | b31737a83a1392563a9d2f4898ea1715542a6a18 /testing/tests/gcrypt-ikev2/alg-camellia | |
parent | 575a469b950118d56ed705bc53bf4ff70e839d69 (diff) | |
download | strongswan-8f56bbc82b50cb999f312162bc9dd46d789803f7.tar.bz2 strongswan-8f56bbc82b50cb999f312162bc9dd46d789803f7.tar.xz |
testing: Update test scenarios for Debian jessie
The main difference is that ping now reports icmp_seq instead of
icmp_req, so we match for icmp_.eq, which works with both releases.
tcpdump now also reports port 4500 as ipsec-nat-t.
Diffstat (limited to 'testing/tests/gcrypt-ikev2/alg-camellia')
-rw-r--r-- | testing/tests/gcrypt-ikev2/alg-camellia/evaltest.dat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tests/gcrypt-ikev2/alg-camellia/evaltest.dat b/testing/tests/gcrypt-ikev2/alg-camellia/evaltest.dat index 236647b56..562336fd4 100644 --- a/testing/tests/gcrypt-ikev2/alg-camellia/evaltest.dat +++ b/testing/tests/gcrypt-ikev2/alg-camellia/evaltest.dat @@ -4,7 +4,7 @@ moon:: ipsec status 2> /dev/null::rw.*INSTALLED, TUNNEL::YES carol::ipsec status 2> /dev/null::home.*INSTALLED, TUNNEL::YES moon:: ipsec statusall 2> /dev/null::IKE proposal: CAMELLIA_CBC_256/HMAC_SHA2_512_256/PRF_HMAC_SHA2_512/MODP_3072::YES carol::ipsec statusall 2> /dev/null::IKE proposal: CAMELLIA_CBC_256/HMAC_SHA2_512_256/PRF_HMAC_SHA2_512/MODP_3072::YES -carol::ping -c 1 -s 120 -p deadbeef PH_IP_ALICE::128 bytes from PH_IP_ALICE: icmp_req=1::YES +carol::ping -c 1 -s 120 -p deadbeef PH_IP_ALICE::128 bytes from PH_IP_ALICE: icmp_.eq=1::YES moon:: ipsec statusall 2> /dev/null::CAMELLIA_CBC_192/HMAC_SHA2_384_192::YES carol::ipsec statusall 2> /dev/null::CAMELLIA_CBC_192/HMAC_SHA2_384_192::YES moon:: ip xfrm state::enc cbc(camellia)::YES |