testing: converted af-alg scenarios to swanctl

This commit is contained in:
Andreas Steffen
2016-02-26 13:31:36 +01:00
parent 4625113b1a
commit ddf1fc7692
25 changed files with 198 additions and 149 deletions
+5 -3
View File
@@ -1,6 +1,8 @@
moon::ipsec stop
carol::ipsec stop
dave::ipsec stop
carol::swanctl --terminate --ike home
dave::swanctl --terminate --ike home
carol::service charon stop 2> /dev/null
dave::service charon stop 2> /dev/null
moon::service charon stop 2> /dev/null
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
dave::iptables-restore < /etc/iptables.flush