aboutsummaryrefslogtreecommitdiffstats
path: root/packet-enip.c
AgeCommit message (Collapse)AuthorFilesLines
2003-09-02From Joakim Wiberg: change additional status display to word arrayGuy Harris1-2/+7
instead of byte array. svn path=/trunk/; revision=8339
2003-08-16From Joakim Wiberg: various fixes and cleanups, including fixes toGuy Harris1-456/+618
malformed packets caused by unconnected send and support for connected class 3 data. svn path=/trunk/; revision=8173
2003-07-25Remove some warnings from gcc.Gilbert Ramirez1-2/+2
svn path=/trunk/; revision=8085
2003-06-12Show the segment type in the line for an 8-bit logical connection pointGuy Harris1-2/+2
segment, as is done for othr logical segments (including 16-bit and 32-bit logical connection point segments). svn path=/trunk/; revision=7855
2003-06-11From Joakim Wiberg: update to the CIP dissector, reverting to theGuy Harris1-0/+2265
"EtherNet/IP" name in his original version ("IP" there is "Industrial Protocol", not "Internet Protocol"), and to the original file name, and getting rid of some unused variables. svn path=/trunk/; revision=7851