Ah! That's what I was looking for. It shows up now. Thanks Bill!
Scott
On Thu, May 20, 2010 at 1:21 PM, Bill Meier wrote:
> Scott wrote:
> > Devs,
> >
> > How does Wireshark know which dissector(s) to call while dissecting a
> > packet? I've written a dissector for a protocol in development
Scott wrote:
> Devs,
>
> How does Wireshark know which dissector(s) to call while dissecting a
> packet? I've written a dissector for a protocol in development which
> consists of a shim inserted into every packet on the network. Our code
> correctly updates checksums and sets IP's "Protocol" fi
Devs,
How does Wireshark know which dissector(s) to call while dissecting a
packet? I've written a dissector for a protocol in development which
consists of a shim inserted into every packet on the network. Our code
correctly updates checksums and sets IP's "Protocol" field to an identifier
for