aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/syslog.pcapng
diff options
context:
space:
mode:
authorlns <matzeton@googlemail.com>2022-06-03 16:13:36 +0200
committerlns <matzeton@googlemail.com>2022-06-03 17:16:31 +0200
commitb8366740ed5e5afdb9a4aff38063a9f357312bbb (patch)
treedc9c09388cc8467768521e80aededcfad31e6094 /tests/pcap/syslog.pcapng
parent00c62a7c3cbf9e6dbbdb22fcbb611f9f7cc19980 (diff)
Fixed syslog false positives.fix/syslog-false-positive
* syslog: removed unnecessary/unreliable printable string check * added `ndpi_isalnum()` * splitted `ndpi_is_printable_string()` into `ndpi_is_printable_buffer()` and `ndpi_normalize_printable_string()` Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'tests/pcap/syslog.pcapng')
-rw-r--r--tests/pcap/syslog.pcapngbin5644 -> 0 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/syslog.pcapng b/tests/pcap/syslog.pcapng
deleted file mode 100644
index 24b62f5bf..000000000
--- a/tests/pcap/syslog.pcapng
+++ /dev/null
Binary files differ