Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: [Wireshark-dev] how to make tcap subdissector in plugin

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: "yin sun" <sunyin51@xxxxxxxxx>
Date: Tue, 5 Jun 2007 14:59:29 -0400

Hello developer,

I have made the FooPage example working for plugin. Now I want to have
a plugin similar to GSM-MAP but as a plugin. Basically this plugin
will provide decoder for new opcode. The problem is, to register under
tcap I have to call add_itu_tcap_subdissector as I read from gsmmap
code. And this function is defined in dissectors.lib, which is not
visible to plugin. So the question is
1. Can we in general make all the functions in dissectors accessible to plugin.
2. where should we draw a line between dissector and plugin.

Thanks,
/Yin

  • Follow-Ups:
    • Re: [Wireshark-dev] how to make tcap subdissector in plugin
      • From: Anders Broman
  • Prev by Date: [Wireshark-dev] Only a gtk2.tmp directory generated
  • Next by Date: Re: [Wireshark-dev] how to make tcap subdissector in plugin
  • Previous by thread: [Wireshark-dev] Only a gtk2.tmp directory generated
  • Next by thread: Re: [Wireshark-dev] how to make tcap subdissector in plugin
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation