Wireshark-commits: [Wireshark-commits] master 6176441: radiotap: Add support for the EOF bit in the
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6176441f6157cfbd537dd2b61bab269a32fcb2fa
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6176441 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):
    radiotap: Add support for the EOF bit in the A-MPDU Status flags.
    
    Change-Id: I80577a0082227d892426f478ffcfff23d6ba0daa
    Reviewed-on: https://code.wireshark.org/review/25472
    Petri-Dish: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  02a3056   androiddump: Fix non-blocking connect on Windows
    adds  6176441   radiotap: Add support for the EOF bit in the A-MPDU Status flags.
Summary of changes:
 epan/dissectors/packet-ieee80211-radiotap-defs.h |  3 ++-
 epan/dissectors/packet-ieee80211-radiotap.c      | 16 ++++++++++++++++
 2 files changed, 18 insertions(+), 1 deletion(-)