Ethereal

RE: [Ethereal-dev] Multiple/Recursive PDUs
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: January 2006


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


Powered by MHonArc 2.6.10