From: Victor Julien Date: Mon, 18 Oct 2021 14:30:32 +0000 (+0200) Subject: tests: fix fastopen test on openbsd X-Git-Tag: suricata-6.0.4~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2db60a6a28a601f1945fb0122ad21618d9af0ff3;p=thirdparty%2Fsuricata-verify.git tests: fix fastopen test on openbsd Just rewrote it with: tshark -F pcap -r -w This changed the md5sum, so something changed. OpenBSD 7.0 reported caplen of 0. --- diff --git a/tests/tcp-fastopen-09/tcp-opt-invalid-warning.pcap b/tests/tcp-fastopen-09/tcp-opt-invalid-warning.pcap index c92c61a78..18cbda4fc 100644 Binary files a/tests/tcp-fastopen-09/tcp-opt-invalid-warning.pcap and b/tests/tcp-fastopen-09/tcp-opt-invalid-warning.pcap differ