Annotation of embedaddon/strongswan/testing/tests/ipv6/rw-psk-ikev2/posttest.dat, revision 1.1

1.1     ! misho       1: moon::systemctl stop strongswan
        !             2: carol::systemctl stop strongswan
        !             3: dave::systemctl stop strongswan
        !             4: moon::iptables-restore < /etc/iptables.flush
        !             5: carol::iptables-restore < /etc/iptables.flush
        !             6: dave::iptables-restore < /etc/iptables.flush
        !             7: moon::ip6tables-restore < /etc/ip6tables.flush
        !             8: carol::ip6tables-restore < /etc/ip6tables.flush
        !             9: dave::ip6tables-restore < /etc/ip6tables.flush
        !            10: alice::"ip route del fec0:\:/16 via fec1:\:1"
        !            11: carol::"ip route del fec1:\:/16 via fec0:\:1"
        !            12: dave::"ip route del fec1:\:/16 via fec0:\:1"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>