From c8475f0b8992dbdf1e1e14f5f4c7154203cc7b20 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 7 Jun 2011 18:56:24 +0000 Subject: From Daniel Willmann: dissector for EIA-852 protocol (Component Network over IP) Attached is a dissector for CN/IP protocol described in EIA-852. It is mainly used to encapsulate and send Lontalk (EIA-709.1) or EIA-600 frames over UDP (or TCP). This dissector can only decode the common header and data frames can be decoded by further dissectors. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5907 svn path=/trunk/; revision=37596 --- AUTHORS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 8849e716d1..e401fc5978 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3278,6 +3278,11 @@ Florian Fainelli { HomePlug AV protocol dissector } +Daniel Willmann { + CN/IP (EIA-852) protocol dissector +} + + and by: Pavel Roskin -- cgit v1.2.3