aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap
diff options
context:
space:
mode:
authorToni <matzeton@googlemail.com>2022-06-03 18:21:29 +0200
committerGitHub <noreply@github.com>2022-06-03 18:21:29 +0200
commit09fbe0a64a11b08a35435f516e9a19f7e0c20d7c (patch)
tree3a1f16a822cd21e52da4b9e56486906cb104bb62 /tests/pcap
parent6149c0f880163b0bebd513fa957ece325c77cb88 (diff)
Fixed syslog false positives. (#1577)
* 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')
-rw-r--r--tests/pcap/syslog.pcapbin0 -> 19356 bytes
-rw-r--r--tests/pcap/syslog.pcapngbin5644 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/syslog.pcap b/tests/pcap/syslog.pcap
new file mode 100644
index 000000000..3756ab667
--- /dev/null
+++ b/tests/pcap/syslog.pcap
Binary files differ
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