From c34bded4ef9733e12a1475fc57f39b71a350aad7 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Fri, 1 Dec 2023 11:03:07 +0300 Subject: Add ISO 9506-1 MMS protocol dissector (#2189) * Add ISO 9506-1 MMS protocol dissector * Fix detection on big-endian architectures --- 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 a19ded504..4da9089af 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -338,6 +338,7 @@ + -- cgit v1.2.3