From 0f3e6d832b3df7f6eb5ded0296142f6f93537022 Mon Sep 17 00:00:00 2001 From: Vladimir Gavrilov <105977161+0xA50C1A1@users.noreply.github.com> Date: Sat, 16 Dec 2023 15:30:21 +0300 Subject: Add PROFINET/IO protocol dissector (#2213) * Add PROFINET/IO protocol dissector * Add LE (Little Endian) to the file name * Rework dissector * Remove redundant check --- tests/cfgs/default/pcap/profinet-io-le.pcap | Bin 0 -> 572 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/cfgs/default/pcap/profinet-io-le.pcap (limited to 'tests/cfgs/default/pcap/profinet-io-le.pcap') diff --git a/tests/cfgs/default/pcap/profinet-io-le.pcap b/tests/cfgs/default/pcap/profinet-io-le.pcap new file mode 100644 index 000000000..21733c2b0 Binary files /dev/null and b/tests/cfgs/default/pcap/profinet-io-le.pcap differ -- cgit v1.2.3