Wireshark-commits: [Wireshark-commits] rev 36925: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 28 Apr 2011 03:01:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36925

User: morriss
Date: 2011/04/27 08:01 PM

Log:
 From Roland Knall via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5786 :
 
 This patch registers a dissector table to allow other dissectors to register as
 subdissectors for modbus/tcp data.
 
 Additionally it registers the dissector, so it can be invoked by another
 dissector by name.
 
 Additionally this version of the patch adds the Data field not as a text field,
 but rather as a field which can be selected and tested for by name.

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