NEEDS FIXING

east:~#
 TESTNAME=ikev2-08-delete-notify
east:~#
 source /testing/pluto/bin/eastlocal.sh
east:~#
 ipsec setup start
ipsec_setup: Starting Libreswan IPsec VERSION
east:~#
 /testing/pluto/bin/wait-until-pluto-started
east:~#
 ipsec whack --whackrecord /var/tmp/ikev2.record
east:~#
 ipsec auto --add  westnet-eastnet-ikev2
east:~#
 ipsec whack --debug-control --debug-controlmore --debug-crypt
east:~#
 

east:~#
east:~#
 if [ -f /tmp/core ]; then echo CORE FOUND; mv /tmp/core /var/tmp; fi
east:~#