/testing/guestbin/swan-prep
east #
 ipsec start
Redirecting to: [initsystem]
east #
 ../../guestbin/wait-until-pluto-started
east #
 ipsec auto --add tfc
002 "tfc": added IKEv2 connection
east #
 echo "initdone"
initdone
east #
 # ESP should not show TFC
east #
 grep "^[^|].*: established Child SA" /tmp/pluto.log
"tfc" #2: established Child SA; IPsec tunnel [192.0.2.0-192.0.2.255:0-65535 0] -> [192.0.1.0-192.0.1.255:0-65535 0] {ESP=>0xESPESP <0xESPESP xfrm=AES_GCM_16_256-NONE NATOA=none NATD=none DPD=passive}
east #
 
