From 92bda09e12bee395c71949a6063f8a7b61c73f16 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 25 Jul 2021 20:22:20 +0200 Subject: Improved TFTP detection. Fixes #1242, #1256 Signed-off-by: Toni Uhlig --- tests/pcap/tftp.pcap | Bin 0 -> 32811 bytes tests/pcap/tftp_rrq.pcap | Bin 31463 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/tftp.pcap delete mode 100644 tests/pcap/tftp_rrq.pcap (limited to 'tests/pcap') diff --git a/tests/pcap/tftp.pcap b/tests/pcap/tftp.pcap new file mode 100644 index 000000000..9c3cb2cbf Binary files /dev/null and b/tests/pcap/tftp.pcap differ diff --git a/tests/pcap/tftp_rrq.pcap b/tests/pcap/tftp_rrq.pcap deleted file mode 100644 index 6c5efa8ba..000000000 Binary files a/tests/pcap/tftp_rrq.pcap and /dev/null differ -- cgit v1.2.3