From 84427b07545a665bd1834e584bbc3754abc893f8 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:09:53 +0300 Subject: Add Omron FINS protocol dissector (#2172) * Add Omron FINS protocol dissector * Add a kludge to avoid invalid FINS over UDP detection as SkypeTeams and RTP * Update unit test results * Update protocols.rst * Remove dummy flows from fins.pcap --- windows/nDPI.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/nDPI.vcxproj') diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj index 7f3fb77ec..e195e7a5a 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -335,6 +335,7 @@ + -- cgit v1.2.3