URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7e0ec2c8eb3c88e70992dc40b130c76177b83a30
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7e0ec2c by Michael Mann (mmann78@xxxxxxxxxxxx):
Create capture dissector table for LLC non-snap dissectors.
Change-Id: I37602d0e2148150b55b2812855bccf2f181d31b8
Reviewed-on: https://code.wireshark.org/review/12737
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f1e07c4 Condense DMX dissectors into a single file and create a dissector table for them.
adds 7e0ec2c Create capture dissector table for LLC non-snap dissectors.
Summary of changes:
epan/dissectors/Makefile.common | 1 -
epan/dissectors/packet-ip.c | 1 +
epan/dissectors/packet-ipx.c | 2 ++
epan/dissectors/packet-llc.c | 20 ++------------------
epan/dissectors/packet-netbios.c | 4 +++-
epan/dissectors/packet-netbios.h | 2 --
epan/dissectors/packet-ppp.c | 1 -
epan/dissectors/packet-vines.c | 3 ++-
epan/dissectors/packet-vines.h | 31 -------------------------------
9 files changed, 10 insertions(+), 55 deletions(-)
delete mode 100644 epan/dissectors/packet-vines.h