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 <[email protected]>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 <[email protected]>
> 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<[email protected]>
> ?subject=**unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to