Wireshark-bugs: [Wireshark-bugs] [Bug 7393] ISO8073 COTP protocol - ED-TPDU data part not decode

Date: Mon, 23 Jun 2014 10:17:36 +0000

Comment # 7 on bug 7393 from
(In reply to comment #1)
> After a quick look at the source code, no dissector is registered for the ED
> TPDU data part => adjusting the bug summary accordingly.

I'm not a programmer, but I have read up a bit of how the dissectors are
supposed to work. 
Your comment regarding a specific dissector surprised me, as I would have
expected any data parts, independent of the OSI Transport PDU type where they
occurred, to be passed to the next higher level dissector that has registered
itself to the cotp dissector list, in this case the OSI Session dissector
packet-ses.c. Am I missing something ?


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