Wireshark-commits: [Wireshark-commits] master a265283: Simplify filter and 6Top commands
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Apr 2017 05:33:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a265283f12c2354ff9b84f877142b176212856a2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a265283 by Rémy Léone (remy.leone@xxxxxxxxx):

    Simplify filter and 6Top commands
    
    - Change internal variables to have shorter and explicit name
    - Add extra item to perform filtering
    
    Change-Id: I84a55540d552ffba6c935eb0bc2d24b7859be1b6
    Reviewed-on: https://code.wireshark.org/review/20928
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6b30fe1   packet-icmp.c: Remove tree check that prevents expert info
    adds  a265283   Simplify filter and 6Top commands


Summary of changes:
 epan/dissectors/packet-ieee802154.c |  395 +++++++++++++++++++----------------
 1 file changed, 213 insertions(+), 182 deletions(-)