ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: RE: [Ethereal-dev] Multiple/Recursive PDUs

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Bill Florac" <bill.florac@xxxxxxxxxxxxxx>
Date: Mon, 9 Jan 2006 03:20:13 -0600
Can one the re-use the same fields for multiple instances?  For example
if a PDU contains a "flag" field, can I point the flag data from
multiple PDU's to the same registered flag fields.  It seems to work but
am I digging my self into a hole?

Bill

-----Original Message-----
From: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] On Behalf Of Jaap Keuter
Sent: Wednesday, January 04, 2006 9:01 AM
To: Ethereal development
Subject: Re: [Ethereal-dev] Multiple/Recursive PDUs


Sure, go ahead. A plugin is just a physical code unit, what really
counts are the fields and dissector functions you register.

Good luck,
Jaap

On Wed, 4 Jan 2006, Bill Florac wrote:

> I am trying to create a plug-in to dissect a protocol that contains 
> multiple PDU in one UDP packet.  Each PDU can contain by itself, 
> contain more PDUs. The type and number of PDUs varies with each UDP 
> packet.  Can I put multiple dissectors in one plug-in so I can call 
> the correct one (possibly recursively)?
>
> Thanks in advance,
> Bill
>

_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev