testing: Add ipv6/rw-compress-ikev2 scenario

This commit is contained in:
Tobias Brunner
2014-01-23 10:27:13 +01:00
parent 6055e347f8
commit 62e050e0ef
9 changed files with 125 additions and 0 deletions
@@ -0,0 +1,8 @@
moon::ipsec stop
carol::ipsec stop
moon::iptables-restore < /etc/iptables.flush
carol::iptables-restore < /etc/iptables.flush
moon::ip6tables-restore < /etc/ip6tables.flush
carol::ip6tables-restore < /etc/ip6tables.flush
alice::"ip route del fec0:\:/16 via fec1:\:1"
carol::"ip route del fec1:\:/16 via fec0:\:1"