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.