Wireshark mailing list archives

Re: dynamic generation of dissector


From: Martin Mathieson <martin.r.mathieson () googlemail com>
Date: Wed, 2 May 2012 22:13:15 +0100

There are dissectors such as Diameter that get some of their information
from configuration files.  It parses XML files to build up entries it knows
about and dynamically registers items based up the names and types of items
it finds there.  It then looks up and uses those items while dissecting.
 Wimaxasncp is another example.

Martin

On Wed, May 2, 2012 at 10:06 AM, Erwin Rol <mailinglists () erwinrol com>wrote:

Hey all,

is there a way to dynamically generate part of a dissector? For example
reading a database (sqlite/xml/etc.) and use that at run time to generate
the dissector?

Are there any dissectors that already do this ?

- Erwin

______________________________**______________________________**
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/**lists/wireshark-dev<http://www.wireshark.org/lists/wireshark-dev>
Unsubscribe: 
https://wireshark.org/mailman/**options/wireshark-dev<https://wireshark.org/mailman/options/wireshark-dev>
           mailto:wireshark-dev-request@**wireshark.org<wireshark-dev-request () wireshark org>
?subject=**unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: