From f5cec001f38f88cc0cdd8892dc6182dd8d7eafd0 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Fri, 9 Feb 2024 13:07:48 +0300 Subject: Add detection of Gaijin Entertainment games (#2311) * Add detection of Gaijin Entertainment games * Short NDPI_PROTOCOL_GAIJINENTERTAINMENT to NDPI_PROTOCOL_GAIJIN * Add default UDP port for Gaijin Entertainment games * Remove NDPI_PROTOCOL_CROSSOUT protocol id --- tests/cfgs/default/pcap/gaijin_warthunder.pcap | Bin 0 -> 1557 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/cfgs/default/pcap/gaijin_warthunder.pcap (limited to 'tests/cfgs/default/pcap/gaijin_warthunder.pcap') diff --git a/tests/cfgs/default/pcap/gaijin_warthunder.pcap b/tests/cfgs/default/pcap/gaijin_warthunder.pcap new file mode 100644 index 000000000..c3a711ab9 Binary files /dev/null and b/tests/cfgs/default/pcap/gaijin_warthunder.pcap differ -- cgit v1.2.3