ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5211] New: Add function in libwireshark.def

Date: Tue, 14 Sep 2010 02:03:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5211

           Summary: Add function in libwireshark.def
           Product: Wireshark
           Version: 1.4.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: robie.die.katze@xxxxxx


Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
for writing a TCAP subdissector as a plugin some functions are needed in
libwireshark.def for export:

add_itu_tcap_subdissector
delete_itu_tcap_subdissector

dissect_ber_EmbeddedPDV_Type
dissect_dap_SecurityParameters
dissect_dsp_AccessPointInformation
dissect_isup_called_party_number_parameter
dissect_isup_calling_party_number_parameter
dissect_isup_original_called_number_parameter
dissect_isup_redirecting_number_parameter
dissect_isup_redirection_information_parameter
dissect_q931_bearer_capability_ie
dissect_q931_high_layer_compat_ie

see also: http://www.wireshark.org/lists/wireshark-dev/201009/msg00045.html
thx

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