aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-03-23 12:17:23 -0700
committerGuy Harris <guy@alum.mit.edu>2014-03-23 19:18:51 +0000
commit2d7828794c0c79a3238ce71ec6f7f013245e9a88 (patch)
tree72ed953f6603e2cecd2ebefb054f49ddb087182c /epan/proto.c
parent2a6e50ca7df17874c940db4ae6fd93abafbc5818 (diff)
Add a dissector table for EAPOL Key Descriptor types.
Instead of having a switch statement in the EAPOL dissector for Key Descriptor types, have a dissector table, and: have the EAPOL dissector register with a dissector for the RC4 type; have the 802.11 dissector register with dissectors for WPA and RSN types. This means that ieee_80211_add_tagged_parameters() no longer needs to be public; make it static. Change-Id: I68e0592c3ea055c693d6d5d5a9eb88634ea37a95 Reviewed-on: https://code.wireshark.org/review/800 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/proto.c')
0 files changed, 0 insertions, 0 deletions