diff options
author | Martin Willi <martin@revosec.ch> | 2015-02-04 11:31:47 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2015-02-20 13:34:54 +0100 |
commit | a75980c4aaa7a31dc1455a01abbf36547c9c8bf2 (patch) | |
tree | 5093dc57e2621cad0078594ae2919b7f77827e04 /testing/tests/tkm/net2net-xfrmproxy | |
parent | 94eb09ac354c5dfee033a62c93dabf011e9c9747 (diff) | |
parent | 65566c37caec653bd91f488083f95387e9fbc1f3 (diff) | |
download | strongswan-a75980c4aaa7a31dc1455a01abbf36547c9c8bf2.tar.bz2 strongswan-a75980c4aaa7a31dc1455a01abbf36547c9c8bf2.tar.xz |
Merge branch 'tkm-reqid-alloc'
Fixes expires raised by charon-tkm to actually use a proto/dst/SPI tuple to
identify CHILD_SAs.
Diffstat (limited to 'testing/tests/tkm/net2net-xfrmproxy')
-rw-r--r-- | testing/tests/tkm/net2net-xfrmproxy/evaltest.dat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/tests/tkm/net2net-xfrmproxy/evaltest.dat b/testing/tests/tkm/net2net-xfrmproxy/evaltest.dat index a38dba0ee..98eff247f 100644 --- a/testing/tests/tkm/net2net-xfrmproxy/evaltest.dat +++ b/testing/tests/tkm/net2net-xfrmproxy/evaltest.dat @@ -5,6 +5,7 @@ sun::ipsec status 2> /dev/null::net-net.*INSTALLED, TUNNEL::YES alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_req=1::YES sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES +moon::cat /var/log/daemon.log::ees: acquire received for reqid 1::YES moon::cat /tmp/tkm.log::RSA private key '/etc/tkm/moonKey.der' loaded::YES moon::cat /tmp/tkm.log::Adding policy \[ 1, 10.1.0.0/16 > 192.168.0.1 <=> 192.168.0.2 < 10.2.0.0/16 \]::YES moon::cat /tmp/tkm.log::Checked CA certificate of CC context 1::YES |