/testing/guestbin/swan-prep --nokeys
Creating empty NSS database
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec whack --impair ke_payload:0
east #
 ipsec whack --impair suppress_retransmits
east #
 ipsec auto --add westnet-eastnet-ipv4-psk-slow
"westnet-eastnet-ipv4-psk-slow": added IKEv1 connection
east #
 echo "initdone"
initdone
east #
 grep INVALID_KEY_INFORMATION /tmp/pluto.log
|    Notify Message Type: v1N_INVALID_KEY_INFORMATION (0x11)
| processing informational INVALID_KEY_INFORMATION (17)
"westnet-eastnet-ipv4-psk-slow" #1: ignoring unsecured informational payload INVALID_KEY_INFORMATION, length=12
|    Notify Message Type: v1N_INVALID_KEY_INFORMATION (0x11)
| processing informational INVALID_KEY_INFORMATION (17)
"westnet-eastnet-ipv4-psk-slow" #2: ignoring unsecured informational payload INVALID_KEY_INFORMATION, length=12
east #
 
