From 7f9973bd0ce2366c09c614d2fdb2883f27ba1106 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Tue, 2 Jan 2024 22:57:05 +0300 Subject: Add HL7 protocol dissector (#2240) * Add HL7 protocol dissector * Small fixes * Small fixes --- tests/cfgs/default/pcap/hl7.pcap | Bin 0 -> 1341 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/cfgs/default/pcap/hl7.pcap (limited to 'tests/cfgs/default/pcap/hl7.pcap') diff --git a/tests/cfgs/default/pcap/hl7.pcap b/tests/cfgs/default/pcap/hl7.pcap new file mode 100644 index 000000000..e69755060 Binary files /dev/null and b/tests/cfgs/default/pcap/hl7.pcap differ -- cgit v1.2.3