http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=37596
User: wmeier
Date: 2011/06/07 11:56 AM
Log:
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
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+261 -0 packet-cnip.c Added
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified
Directory: /trunk/
Changes Path Action
+5 -0 AUTHORS Modified