-Original Message-
From: Wireshark-dev On Behalf Of Guy
Harris
Sent: den 9 juli 2020 04:00
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Reassembling IPP info through USB
On Jul 8, 2020, at 6:06 PM, Jamie Hare wrote:
> I am attempting to create a dissec
On Jul 8, 2020, at 6:06 PM, Jamie Hare wrote:
> I am attempting to create a dissector for IPP over USB and am running into
> some issues with the reassembly. I first thought that I could just use a
> reassembly table but with the way the dissectors are run multiple times is it
> necessary to c
Hello,
I am attempting to create a dissector for IPP over USB and am running into
some issues with the reassembly. I first thought that I could just use a
reassembly table but with the way the dissectors are run multiple times is
it necessary to create a PDU/tap combo like TCP or UDP?
Best,
Jamie