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

Ethereal-dev: Re: [Ethereal-dev] Can't compile Ethereal from current CVS on Windows.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 9 Sep 2003 11:10:39 -0700

On Sep 9, 2003, at 6:00 AM, Tomas Kukosa wrote:

I can not find "string" version of the dissector_get_port_handle()
function.
Am I blind or it has not been implemented?

It hadn't been implemented. I've just checked it in ("dissector_get_string_handle()"). As with the rest of the string dissector table stuff, it hasn't yet been tested.