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] [Wireshark-commits] rev 31824: /trunk/epan/dissectors/ /trun

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 7 Feb 2010 16:09:42 -0800
On Feb 7, 2010, at 3:52 PM, wmeier@xxxxxxxxxxxxx wrote:

> -Remove (seemingly) not needed dissector registration on UDP port 0;

The intent *might* have been to allow "Dissect As..." to allow you to specify AppleMIDI as a protocol for UDP.  If so, and if it's not registered for a particular UDP port, the right way to do that is to use dissector_add_handle().