http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23000
User: sake
Date: 2007/09/27 06:36 PM
Log:
From Martin Warnes:
Attached is a small patch that correct an issue with reading certain IBM
iSeries Comms traces.
Traces where data has been dropped for whatever reason now have the
packet number suffixed with an asterix "*", this causes the current
iSeries wiretap routine to report a "bad" header. The attached patch
simply scans the packet number field and removes any "* characters prior
to scanning, the fact that data may be missing is more than adequately
reported later by current wireshark packet processing.
Regards .. Martin
Directory: /trunk/wiretap/
Changes Path Action
+5 -1 iseries.c Modified