This fix the error:
tcpdump: WARNING: print_esp: failed to decode spi# [...]/tests/file
echo $failed >.failed
exitcode=1
fi
echo $failed >.failed
exitcode=1
fi
- if ${testsdir}/TESTonce isakmp4 ${testsdir}/isakmp4500.pcap ${testsdir}/isakmp4.out "-E \"${testsdir}/file esp-secrets.txt\""
+ if ${testsdir}/TESTonce isakmp4 ${testsdir}/isakmp4500.pcap ${testsdir}/isakmp4.out "-E \"file esp-secrets.txt\""
then
passed=`expr $passed + 1`
echo $passed >.passed
then
passed=`expr $passed + 1`
echo $passed >.passed