Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] dissecting data portion of IP

From: "Daniel Roman" <danielson80@xxxxxxxxx>
Date: Mon, 5 Nov 2007 13:49:51 -0500
Thank you very much for the info :)

On Oct 31, 2007 7:42 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:
>
> On Oct 31, 2007, at 5:36 PM, Stephen Fisher wrote:
>
> > Better yet, add your protocol's abbrevation and decimal number toward
> > the end of epan/ipproto.h and call dissector_add("ip.proto",
> > IP_PROTO_xxx, myprotocol_handle).
>
> ...if he wants to contribute the dissector.
>
> If not, it's probably more convenient to define IP_PROTO_xxx in his
> dissector, rather than modifying epan/ipproto.h.
>
> _______________________________________________
> Wireshark-dev mailing list
> Wireshark-dev@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-dev
>