Wireshark-commits: [Wireshark-commits] rev 51083: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 01 Aug 2013 19:32:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51083

User: morriss
Date: 2013/08/01 12:32 PM

Log:
 From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9001 :
 
 Some small improvements to the Modbus Dissector:
 - Better detection of query/response w/ serial line Modbus RTU
 - Smallest Modbus RTU message can actually be 6 bytes, not 8.
 - Only check 16/32-bit register decoding options with appropriate function codes

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +43 -15    packet-mbtcp.c    Modified