Wireshark-commits: [Wireshark-commits] master 2db8ca2: radiotap: Detect 11ad based on the frequency
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Dec 2019 02:03:19 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2db8ca2671074be06726cb3aeb41ff849004d3f9
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2db8ca2 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>
    

Actions performed:

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


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