From c9ab5573765b605ed56b3f4781124df457ad3b52 Mon Sep 17 00:00:00 2001 From: lns Date: Sat, 4 Jun 2022 17:14:06 +0200 Subject: Added RSH dissector. Fixes #202. - added syslog false-positive pcap that was missing in 09fbe0a64a11b08a35435f516e9a19f7e0c20d7c - added NDPI_ARRAY_LENGTH() macro, usable on `type var[]` declarations Signed-off-by: lns --- tests/pcap/rsh.pcap | Bin 0 -> 2129 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/pcap/rsh.pcap (limited to 'tests/pcap/rsh.pcap') diff --git a/tests/pcap/rsh.pcap b/tests/pcap/rsh.pcap new file mode 100644 index 000000000..c89ad56f4 Binary files /dev/null and b/tests/pcap/rsh.pcap differ -- cgit v1.2.3