Annotation of embedaddon/strongswan/testing/tests/pfkey/net2net-rekey/evaltest.dat, revision 1.1.1.1
1.1 misho 1: moon::ipsec status 2> /dev/null::net-net.*ESTABLISHED.*moon.strongswan.org.*sun.strongswan.org::YES
2: sun:: ipsec status 2> /dev/null::net-net.*ESTABLISHED.*sun.strongswan.org.*moon.strongswan.org::YES
3: moon::ipsec status 2> /dev/null::net-net.*INSTALLED, TUNNEL::YES
4: sun:: ipsec status 2> /dev/null::net-net.*INSTALLED, TUNNEL::YES
5: # deleting the inbound SPI
6: moon::cat /var/log/daemon.log::deleted SAD entry with SPI::1
7: moon::sleep 6::wait for rekeying::NO
8: moon::cat /var/log/daemon.log::creating rekey job for CHILD_SA::YES
9: moon::cat /var/log/daemon.log::generating CREATE_CHILD_SA request.*REKEY_SA::YES
10: moon::cat /var/log/daemon.log::deleted SAD entry with SPI::3
11: alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_.eq=1::YES
12: moon::sleep 2::wait until inbound SA is deleted::NO
13: moon::cat /var/log/daemon.log::deleted SAD entry with SPI::4
14: alice::ping -c 1 PH_IP_BOB::64 bytes from PH_IP_BOB: icmp_.eq=1::YES
15: sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
16: sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>