ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6810] New: GSMTAP dissector: introduce a dissector table

Date: Wed, 8 Feb 2012 09:42:28 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6810

           Summary: GSMTAP dissector: introduce a dissector table
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: laforge@xxxxxxxxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
In order to make it easier to start to develop new GSMTAP sub-dissectors out of
wirehsark mainline, I would like to introduce a dissector_table to which
plugins could simply bind their dissectors, without having to patch + rebuild
wireshark core all the time

At the same time, we can also switch gsm_sim to use the dissector table instead
of manually resolving a 'sub_handle' for it.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.