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] Howto unregister a dissector?

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


From: "Martin Peylo" <martinmeis@xxxxxxxxxxxxxx>
Date: Mon, 11 Jun 2007 13:31:21 +0200

Hi,

I'm searching for a way to unregister a dissector.

My problem is that we need a specially hacked version of a protocol
dissector which is already built into Wireshark (lives in
libwireshark.so). In order not to distribute a hacked version of
Wireshark (for Linux, Solaris and Windows) to everybody -- each time
we have to change it -- it would be nice to be able to overwrite the
inbuilt dissector with a plugin.

If I just call register_dissector(), Wireshark complains that there is
already a dissector registered with that name and does not start. Is
there any way to circumvent this? I didn't manage to find one so far.

Thanks,
Martin

  • Follow-Ups:
    • Re: [Wireshark-dev] Howto unregister a dissector?
      • From: Stephen Fisher
  • Prev by Date: Re: [Wireshark-dev] Parallel Redundancy Protocol (PRP) dissector -> now disabled by default
  • Next by Date: Re: [Wireshark-dev] [PATCH] wireshark doesn't compile if configure --with-plugins=no
  • Previous by thread: Re: [Wireshark-dev] [PATCH] MySQL cosmetic change
  • Next by thread: Re: [Wireshark-dev] Howto unregister a dissector?
  • Index(es):
    • Date
    • Thread

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