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

Wireshark-dev: Re: [Wireshark-dev] http_dissector_add

From: Brian Vandenberg <phantal@xxxxxxxxx>
Date: Wed, 20 Sep 2006 15:33:31 -0600
I have a small request: Can http_dissector_add (from packet-http.c) be added to libwireshark.def? I'm writing a dissector in a plugin, and I'd like to use this function, but since that symbol isn't exported, I have to make a new [custom] build of wireshark (which I'm trying to avoid) for people to use.

-Brian