Wireshark mailing list archives
Re: Unused dissector tables
From: Guy Harris <guy () alum mit edu>
Date: Thu, 12 Dec 2013 13:48:26 -0800
On Dec 12, 2013, at 9:03 AM, Gerald Combs <gerald () wireshark org> wrote:
The following dissectors create dissector tables but don't appear to use them: packet-fcp.c
It appears *never* to have used the dissector table.
In addition, the field in the dissector with the same name as the dissector table
1) is a hidden field;
2) was always being set to 0;
3) doesn't appear to have been used for anything in the code;
and a quick look through NCITS 481-2011, Fibre Channel Protocol for SCSI, Fourth Version (FCP-4), doesn't indicate
anything obvious that would be the "type" field in question.
I got rid of the dissector table and the field.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Unused dissector tables Gerald Combs (Dec 12)
- Re: Unused dissector tables Tyson Key (Dec 12)
- Re: Unused dissector tables Martin Kaiser (Dec 12)
- Re: Unused dissector tables Guy Harris (Dec 12)
- Re: Unused dissector tables Guy Harris (Dec 12)
- Re: Unused dissector tables Guy Harris (Dec 12)
- Re: Unused dissector tables Tyson Key (Dec 12)
