Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7902] Improved Dissection of Modbus/TCP messages and added

Date: Tue, 23 Oct 2012 14:01:06 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7902

Chris Bontje <cbontje@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9401|0                           |1
        is obsolete|                            |
   Attachment #9423|                            |review_for_checkin?
              Flags|                            |

--- Comment #21 from Chris Bontje <cbontje@xxxxxxxxx> 2012-10-23 14:01:06 PDT ---
Created attachment 9423
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9423
10/23 Diff/Patch Updates to Modbus/TCP

Same as diff/patch in attachment 9401 with changes as per MMann:
- segment out Modbus RTU protocol from Modbus/TCP dissector; created new
"mbrtu" dissector, labelled as "Modbus RTU".
- use common data payload dissector routines (modbus, modbus_data) for both
mbtcp and mbrtu dissectors.
- Add appropriate duplicate options to both mbtcp and mbrtu dissectors.
- Clean-up of white-space to follow standards from previous mbtcp dissector
- Removed stray "udp" dissector mentions from code.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.