Wireshark-commits: [Wireshark-commits] master 4e07033: ieee80211-radiotap: Bring up to date with th
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 03 Mar 2019 22:04:58 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e07033c38aae8750f19a3ee49362d9d5525ca42
Submitter: "Richard Sharpe <realrichardsharpe@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

4e07033 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    ieee80211-radiotap: Bring up to date with the actual spec.
    
    The spec is now accepted, so bringing these up to date.
    
    Change-Id: I9489cd8c0b9255446c829f8202410d2d94272607
    Reviewed-on: https://code.wireshark.org/review/31723
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    

Actions performed:

    from  ad45f19   [Automatic update for 2019-03-03]
     add  4e07033   ieee80211-radiotap: Bring up to date with the actual spec.


Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap-defs.h |  16 +-
 epan/dissectors/packet-ieee80211-radiotap-iter.c |   2 +-
 epan/dissectors/packet-ieee80211-radiotap.c      | 498 ++++++++++++++++-------
 3 files changed, 361 insertions(+), 155 deletions(-)