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

Date: Wed, 19 Nov 2008 22:30:48 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26812

User: jake
Date: 2008/11/19 02:30 PM

Log:
 From Joakim Wiberg:
 This patch allows the ModbusTCP dissector (packet-mbtcp.c) to decode ModbusUDP packets. Essentially this is the same packets over UDP instead of TCP. 
 
 ModbusUDP isn't an official part of the ModbusTCP specification but used by several vendors.

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