Wireshark-commits: [Wireshark-commits] master 4da081b: IEEE 802.11: tap all packets

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Jul 2015 06:01:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4da081b0d5a2a00011da633400b456296c39ddb3
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4da081b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    IEEE 802.11: tap all packets
    
    And only take into account management, non null data and or extension frames
    in WLAN traffic statistics, as previously
    
    Bug: 11318
    Change-Id: I32c059a2594331c4e317380b9de43fb582f7f8cb
    Reviewed-on: https://code.wireshark.org/review/9566
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  f6a4826   LTE RRC: upgrade dissector to v12.6.0
    adds  4da081b   IEEE 802.11: tap all packets


Summary of changes:
 epan/dissectors/packet-ieee80211.c |    9 ++++-----
 ui/gtk/wlan_stat_dlg.c             |    7 +++++++
 2 files changed, 11 insertions(+), 5 deletions(-)