Maybe one of these will help you? grep -l BASE_CUSTOM epan/dissectors/packet-*.c epan/dissectors/packet-ipmi-app.c epan/dissectors/packet-ipmi-chassis.c epan/dissectors/packet-ipmi-picmg.c epan/dissectors/packet-ipmi-se.c epan/dissectors/packet-ipmi-storage.c epan/dissectors/packet-ipmi-transport.c
- Chris -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Delporte Frank Sent: Friday, May 21, 2010 3:23 AM To: [email protected] Subject: [Wireshark-dev] Getting started example on how to use BASE_CUSTOM ? Hello, I'm developing a dissector and already have a good working version. I want to further refine it with good readable tree items so I was thinking to use BASE_CUSTOM for some of them. As I'm rather new to C and Wireshark-coding, I'm looking to some kind of "getting started" for the use of BASE_CUSTOM. Any ideas on where to find those? README.developer doesn't give me enough info... Thanks, Frank CONFIDENTIALITY NOTICE: The contents of this email are confidential and for the exclusive use of the intended recipient. If you receive this email in error, please delete it from your system immediately and notify us either by email, telephone or fax. You should not copy, forward, or otherwise disclose the content of the email. ___________________________________________________________________________ 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
