From 62e2f85d2f69276786f9024401631bfc1b51393c Mon Sep 17 00:00:00 2001 From: Tomer Lev Date: Wed, 19 Jan 2022 09:32:51 +0000 Subject: [PATCH] Manually patched 2 commits from zeek github In case transport layer has zero length and we are ignoring checksums, calculate the length ourselvs. This happens due to protocol fragmantation --- ci/conan/conanfile_windows.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 ci/conan/conanfile_windows.txt diff --git a/ci/conan/conanfile_windows.txt b/ci/conan/conanfile_windows.txt deleted file mode 100644 index cefa5503b2..0000000000 --- a/ci/conan/conanfile_windows.txt +++ /dev/null @@ -1,9 +0,0 @@ -[requires] -zlib/1.2.11 -openssl/1.1.1i -winflexbison/2.5.24 -npcap-wpcap/1.31 -kqueue/2.3.2 - -[generators] -cmake_find_package \ No newline at end of file