Add in a marker to the PCAP file

This commit is contained in:
Andras Fekete 2023-08-18 14:10:47 -04:00
parent 928dd70213
commit bf438c85e1

View File

@ -10,6 +10,8 @@ DO_EXTENDED_SERVER_PERMUTATION_TEST=${DO_EXTENDED_SERVER_PERMUTATION_TEST:-0}
DO_DELAY_TEST=${DO_DELAY_TEST:-0}
# An example use would be: DTLS_VERSION=-v3 scripts/dtls.test
# Note the output also consists of a single PCAP file which has a set of
# three packets (1-byte, strlen()-byte, 1-byte payload) deliniating each test.
#set -x # enable debug output