aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cip.h
AgeCommit message (Collapse)AuthorFilesLines
2011-05-26From Michael Mann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5749 :morriss1-2/+5
Added support for the following services of the Connection Manager object: LargeForwardOpen GetConnectionOwner Added support for the following services of the Connection Configuration Object: GetAttributeAll SetAttributeAll From me: Replace tabs with spaces; adjust modelines for 8-space tabs instead of 3. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37404 f5534014-38df-0310-8fa8-9805f1628bb7
2009-07-06Rewrite non-ASCII characters.stig1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28954 f5534014-38df-0310-8fa8-9805f1628bb7
2009-07-06From Joakim Wiberg via bug 3670:stig1-796/+1152
This patch correctes serveral minor things. 1. Adds decoding of generic services to classes that have a separate dissect function. 2. Adds new error codes. 3. Adds new CIP objects. 4. Extends the VendorID list. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28951 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-26From Joakim Wiberg via bug 3103:stig1-58/+15
Various improvements to the CIP and ENIP dissectors. From me: Updated to latest trunk changes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28844 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-19Revert changes committed by an accident.stig1-15/+58
Will be committed again later. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28779 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-19Moved setting of length2 to make it always set.stig1-58/+15
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28777 f5534014-38df-0310-8fa8-9805f1628bb7
2008-07-30From Ryan Wamsley:jake1-0/+43
For the EtherNet/IP protocol (ENIP), display text for Additional Status in the Forward Open Response packet. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25865 f5534014-38df-0310-8fa8-9805f1628bb7
2007-02-22From Ryan Wamsley: Add Connection Configuration Object support to ↵wmeier1-0/+13
EtherNet/IP dissector git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@20897 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18196 f5534014-38df-0310-8fa8-9805f1628bb7
2004-09-23From Magnus Hansson: move CIP protocol to own dissector (we forgot toguy1-0/+960
check in packet-cip.h). Also, add packet-cip.h to epan/dissectors/Makefile.common, so it gets included in the release tarballs. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12081 f5534014-38df-0310-8fa8-9805f1628bb7