aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-eapol.h
AgeCommit message (Collapse)AuthorFilesLines
2016-12-20Make EAPOL packet types into a dissector table.Ethan Young1-0/+51
This decouples EAPOL from the few dissectors it needs to call based on packet type and moves registration to the dissectors themselves. Change-Id: Ia8412fe33370f4aeece52c2c80cda7f140a950cf Reviewed-on: https://code.wireshark.org/review/19328 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>