On Feb 7, 2010, at 3:52 PM, [email protected] 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(). ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
