aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2011-06-07 18:56:24 +0000
committerBill Meier <wmeier@newsguy.com>2011-06-07 18:56:24 +0000
commitc8475f0b8992dbdf1e1e14f5f4c7154203cc7b20 (patch)
tree2e7a3b6f4bf765d0da6a97181dc5e41ba22e1978 /AUTHORS
parent1932ff673478e457cf17e5490e9df24d7f3f7f8a (diff)
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
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS5
1 files changed, 5 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 8849e716d1..e401fc5978 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3278,6 +3278,11 @@ Florian Fainelli <florian [AT] openwrt.org> {
HomePlug AV protocol dissector
}
+Daniel Willmann <daniel [AT] totalueberwachung.de> {
+ CN/IP (EIA-852) protocol dissector
+}
+
+
and by:
Pavel Roskin <proski [AT] gnu.org>