Wireshark-commits: [Wireshark-commits] master f252831: wlan_statistics_dialog: Add number of retry

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Oct 2016 04:59:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f252831b43269dd06487cdf3e5e791ecc991bf3d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f252831 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    wlan_statistics_dialog: Add number of retry
    
    Change-Id: I27194670dcd2e6c2ec6502c562e50ee6925c4c45
    Reviewed-on: https://code.wireshark.org/review/18306
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  404c314   Skype: Remove TCP heuristic dissection
    adds  f252831   wlan_statistics_dialog: Add number of retry


Summary of changes:
 epan/dissectors/packet-ieee80211.c |    1 +
 epan/dissectors/packet-ieee80211.h |    1 +
 ui/qt/wlan_statistics_dialog.cpp   |   43 +++++++++++++++++++++++++++---------
 3 files changed, 34 insertions(+), 11 deletions(-)