Annotation of embedaddon/strongswan/testing/tests/swanctl/frags-ipv6/posttest.dat, revision 1.1

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

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