Hi, What is the naming convention for this tables ?? can we define a table with name sctp.x.y.z ??
Regards Rahul Rohit -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Guy Harris Sent: Monday, March 03, 2014 11:56 AM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] query regarding tables in wireshark On Mar 2, 2014, at 9:58 PM, Rahul Rohit <[email protected]> wrote: > can we define tables on our own Only if you modify the source code. > or should we always use pre-defined tables e.g. In sctp we have sctp.port and > sctp.ppi tables , are we bound to use these 2 tables only for sctp or we may > also create our own table for sctp ?? You can do so only if you modify the SCTP dissector source code and recompile Wireshark. ___________________________________________________________________________ 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 =============================================================================== Please refer to http://www.aricent.com/legal/email_disclaimer.html for important disclosures regarding this electronic communication. =============================================================================== ___________________________________________________________________________ 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
