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] Unused dissector tables

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 12 Dec 2013 14:23:23 -0800
On Dec 12, 2013, at 9:03 AM, Gerald Combs <gerald@xxxxxxxxxxxxx> wrote:

> The following dissectors create dissector tables but don't appear to use
> them:
> 
> packet-rsvp.c

The dissector table never was used, and its name doesn't correspond to an RSVP field, so I'm not sure what it was intended to do; I removed it.