Wireshark-commits: [Wireshark-commits] master-3.0 275529f: radiotap: Detect 11ad based on the frequ

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Dec 2019 02:04:28 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=275529f36498be8d2033d8d3709544395e0918c7
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

275529f by Guy Harris (guy@xxxxxxxxxxxx):

    radiotap: Detect 11ad based on the frequency.
    
    This works around the lack of a defined radiotap field for 11ad.
    
    Bug: 16272
    Change-Id: Ia851c644aee52ff9a138a36b16015d4112b5bf92
    Reviewed-on: https://code.wireshark.org/review/35401
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 2db8ca2671074be06726cb3aeb41ff849004d3f9)
    Reviewed-on: https://code.wireshark.org/review/35405
    

Actions performed:

    from  5ed1108   btatt: check the opcode against the current data.
     add  275529f   radiotap: Detect 11ad based on the frequency.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap.c | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)