mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
This test asserts that the handling of XFRM expire messages from the kernel are handled correctly by the xfrm-proxy and the Esa Event Service (EES) in charon-tkm.
6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
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
|