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: Re: [Ethereal-dev] New dissector...

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

Date: Tue, 16 Sep 2003 9:33:38 +0200
Guy Harris wrote:
> On Sep 15, 2003, at 10:54 PM, Kevin A. Noll wrote:
> 
> > I thought that might be the case, but I've noticed some dissectors that
> > don't do this... at least not the way you suggest below.
> 
> If there's a dissector that has a port-number preference but that 
> doesn't have a routine that's called when any of its preferences 
> change, that dissector's port-number preference won't work if you 
> change it unless you save your preferences, exit Ethereal, and restart 
> it.
> 
> What dissector does things differently?

The only dissectors I could find that have configurable port numbers and doesn't register handoff routine and similar in a correct way
is distcc and smtp dissectors.