wireshark/tools/oss-fuzzshark
Gerald Combs ef01359849 Add support for protocol aliases. Switch BOOTP to DHCP.
Add support for aliasing one protocol name to another and for filtering
using aliased fields. Mark aliased fields as deprecated.

Rename the BOOTP dissector to DHCP and alias "bootp" to "dhcp". This
lets you use both "dhcp.type" and "bootp.type" as display filter fields
without having to duplicate all 500+ DHCP/BOOTP fields.

To do:
- Add checks to proto.c:check_valid_filter_name_or_fail?
- Transition SSL to TLS.
- Rename packet-bootp.c to packet-dhcp.c?

Change-Id: I29977859995e8347d80b8e83f1618db441b10279
Ping-Bug: 14922
Reviewed-on: https://code.wireshark.org/review/29327
Reviewed-by: Gerald Combs <gerald@wireshark.org>
Petri-Dish: Gerald Combs <gerald@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-08-31 05:25:17 +00:00
..
FuzzerInterface.h spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
StandaloneFuzzTargetMain.c spdx: more licenses converted. 2018-03-07 15:56:44 +00:00
build.sh Add support for protocol aliases. Switch BOOTP to DHCP. 2018-08-31 05:25:17 +00:00
fuzzshark.c epan: Remove unnecessary all protocols registration callback 2018-08-29 23:22:44 +00:00