Wireshark-commits: [Wireshark-commits] rev 51365: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 15 Aug 2013 03:05:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51365

User: mmann
Date: 2013/08/14 08:05 PM

Log:
 A few more improvements:
 1. Make a "dissect_dictionary" function for the common dissection of the different primary header versions.
 2. Remove some of the "dissection aborts" if sdnv values are bad.  Detecting malformed packets can be a good thing.
 3. Make fields that use a sdnv value filterable, with expert info if the value is bad.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +536 -696  packet-dtn.c    Modified