URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=893e1e516ae58d662aeaec78f86838eb9d3246c5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
893e1e5 by Guy Harris (guy@xxxxxxxxxxxx):
Fill in the 802.11 pseudo-header and call the "802.11+radio" dissector.
Do with the Prism and AVS headers what we do with the radiotap, PPI,
etc. headers.
Change-Id: I4b2522a2b294f53f22c363cd43604c4af0304fc2
Reviewed-on: https://code.wireshark.org/review/9082
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from f92fab4 Remove a bunch more deprecated tvb_length calls
adds 893e1e5 Fill in the 802.11 pseudo-header and call the "802.11+radio" dissector.
Summary of changes:
epan/dissectors/packet-ieee80211-prism.c | 30 ++++++++--
epan/dissectors/packet-ieee80211-wlancap.c | 82 ++++++++++++++++++++++++++--
2 files changed, 102 insertions(+), 10 deletions(-)