Wireshark-bugs: [Wireshark-bugs] [Bug 9455] dissect rf5 file (k18) of tektronix

Date: Wed, 20 Nov 2013 21:11:27 +0000

changed bug 9455

What Removed Added
Status INCOMPLETE RESOLVED
Resolution --- FIXED

Comment # 9 on bug 9455 from
I've checked in a change that handles the attached file.

It does not handle the rfi file, as that would require more reverse engineering
(and a copy of any additional capture files that go along with the first one),
as well as significant changes to libwiretap to handle the notion of a single
capture stored in multiple files.

It also does not attempt to interpret the additional data, immediately before
the frame data, in the new record type, as, without a text file showing the
K18's decodes of the frames, we don't know what information might be contained
there.

This change is only in the trunk.  This means you'll need to get one of the
automated builds, or wait for a 1.11.3 development build; it also means you'll
probably be getting a Qt version, so not all of the statistical functions will
necessarily be available (they're being reimplemented over time, but a bunch
are still missing).

You will have to set the K12 protocol preferences to include a mapping of the
stack file name to "ip".  At some point we might be able to interpret the stack
file record and make that unnecessary.


You are receiving this mail because:
  • You are watching all bug changes.