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

1.1     ! misho       1: moon::iptables-restore < /etc/iptables.rules
        !             2: sun::iptables-restore < /etc/iptables.rules
        !             3: alice::"ip route add fec2:\:/16 via fec1:\:1"
        !             4: moon::"ip route add fec2:\:/16 via fec0:\:2"
        !             5: sun::"ip route add fec1:\:/16 via fec0:\:1"
        !             6: bob::"ip route add fec1:\:/16 via fec2:\:1"
        !             7: moon::systemctl start strongswan
        !             8: sun::systemctl start strongswan
        !             9: moon::expect-connection gw-gw
        !            10: sun::expect-connection gw-gw
        !            11: moon::swanctl --initiate --child net-net 2> /dev/null

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