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

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

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