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