From: Juliana Fajardini Date: Wed, 1 Feb 2023 20:19:10 +0000 (-0300) Subject: readme: remove mention to pcapng file type X-Git-Tag: suricata-6.0.12~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cb482fa30cbbed5a700e4deb49d734337718a2b;p=thirdparty%2Fsuricata-verify.git readme: remove mention to pcapng file type Since we're not accepting this format for now, better not to be misleading. --- diff --git a/README.md b/README.md index 145574f49..8bd109c96 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Or to run a single test: - Create a directory that is the name of the new test. - Copy a single pcap file into the test directory. It must end in - ".pcap" or ".pcapng". + ".pcap". This is enough for a basic test that will run Suricata over the pcap testing for a successful exit code.