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

Date: Thu, 05 Sep 2013 05:34:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51768

User: etxrab
Date: 2013/09/04 10:34 PM

Log:
 From Chris Bontje:
 Changes include:
 - Detect previously-unknown object types.  No dissection is attempted of response messages, but at least the types are documented and labelled.  As Graham notes, if some examples are provided we can attempt a little more here.
 - Change up info_column object label handling to add some of the new objects.  Also added in a few that would be present in 'write' messages.
 - Add expert info field for abnormal IIN bits.  This will help me in my job of detecting unknown objects and unsupported function codes and will easily flag to the user that 'something is up' due to the color changes.
 - Only detect Application Layer if we are on the Final Transport Layer frame.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9056

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +89 -17    packet-dnp.c    Modified