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/xfrmproxy-expire/posttest.dat | |
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/xfrmproxy-expire/posttest.dat')
-rw-r--r-- | testing/tests/tkm/xfrmproxy-expire/posttest.dat | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/tests/tkm/xfrmproxy-expire/posttest.dat b/testing/tests/tkm/xfrmproxy-expire/posttest.dat new file mode 100644 index 000000000..99efe7b00 --- /dev/null +++ b/testing/tests/tkm/xfrmproxy-expire/posttest.dat @@ -0,0 +1,5 @@ +moon::DAEMON_NAME=charon-tkm ipsec stop +moon::killall xfrm_proxy +moon::killall tkm_keymanager +moon::rm -f /tmp/tkm.rpc.ike /tmp/tkm.rpc.ees /tmp/tkm.log /tmp/xfrm_proxy.log +sun::ipsec stop |