/testing/guestbin/swan-prep
east #
 ipsec start
Redirecting to: [initsystem]
east #
 /testing/pluto/bin/wait-until-pluto-started
east #
 ipsec auto --add westnet-eastnet-vti
002 added connection description "westnet-eastnet-vti"
east #
 echo "initdone"
initdone
east #
 grep -v -P "\t0$" /proc/net/xfrm_stat
XfrmInTmplMismatch      	4
east #
 ipsec whack --shutdown
east #
 # there should be no vti0 device left
east #
 ip addr show vti0
Device "vti0" does not exist.
east #
 ../bin/check-for-core.sh
east #
 if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi

