Wireshark-commits: [Wireshark-commits] master 3a637f3: androiddump: Add model name to user-friendly
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 May 2016 03:37:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a637f342e35214b61c40e5db0b2302ca332c1c5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3a637f3 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    androiddump: Add model name to user-friendly interface name
    
    This can speed up searching for interface specified to model of Android
    device - in most cases it is its market name.
    
    Change-Id: Ib5a3b96d9a2a8cf325f62614d395508b4ec58199
    Reviewed-on: https://code.wireshark.org/review/15454
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  988ac36   Replace some tvb_get_ptr calls.
    adds  3a637f3   androiddump: Add model name to user-friendly interface name


Summary of changes:
 extcap/androiddump.c |   61 +++++++++++++++++++++++++++++++++-----------------
 1 file changed, 40 insertions(+), 21 deletions(-)