Hi,

I've tried to mimic what the SSL dissector does, which is able to display
multiple PDUs information in the COL_INFO ('Application Data, Application
Data, Application Data' for example).
It only partially works:
If I have a packet which has:
1. The last part of a PDU which started in previous packets
2. More PDUs

It'll only display PDU 1 from the PDUs - as it is indeed the only PDU in the
frame.

It appears I need to do this check per frame - although my dissector is
called per conversation. Any ideas?

TIA,
Y.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to