Wireshark-commits: [Wireshark-commits] master dd2a2d4: Multicast and wireless lan statistics fixups

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Aug 2015 17:13:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dd2a2d432a0c1e7ca5b0fe56da8624619f23e35d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

dd2a2d4 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Multicast and wireless lan statistics fixups.
    
    Make sure "-z multicast,stat[,filter]" and "-z wlan,stat[,filter]" work.
    
    Add some missing "-z" items to the man page.
    
    Try to fix some MSVC++ warnings.
    
    Change-Id: Ie18e5355d595e351f000f14d82781dcdf33141c3
    Reviewed-on: https://code.wireshark.org/review/10184
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  69ec4a5   Add "ip.version" field to bogus IP for filter matching
    adds  dd2a2d4   Multicast and wireless lan statistics fixups.


Summary of changes:
 doc/wireshark.pod.template            |    8 ++++++++
 ui/qt/main_window_slots.cpp           |    6 ++++++
 ui/qt/multicast_statistics_dialog.cpp |    9 +++++++--
 ui/qt/wlan_statistics_dialog.cpp      |   21 +++++++++++++++------
 4 files changed, 36 insertions(+), 8 deletions(-)