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

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

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