Wireshark-commits: [Wireshark-commits] master-3.2 c22560b: radiotap: Detect 11ad based on the frequ

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

Commits:

c22560b 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 63d811bb38e051a84e53ce3150f53fa6c0e5d9d3)
    Reviewed-on: https://code.wireshark.org/review/35404
    

Actions performed:

    from  2f4bfea   Windows: update c-ares 1.15.0 package
     add  c22560b   radiotap: Detect 11ad based on the frequency.


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