Wireshark-commits: [Wireshark-commits] master 5adde36: extcap: restyle the output subsystem.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 4 Aug 2016 11:26:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5adde36520cf71a87c51c3bde49068623eb4d3d4
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5adde36 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: restyle the output subsystem.
    
    Change-Id: I3e0674751eb97bf30ae6d70c4e51f347d63b1697
    Reviewed-on: https://code.wireshark.org/review/16849
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  06464b7   [GSM A RR] Some updates from rel 13,
    adds  5adde36   extcap: restyle the output subsystem.


Summary of changes:
 extcap/androiddump.c |  386 +++++++++++++++++++++++---------------------------
 extcap/ciscodump.c   |   69 ++++-----
 extcap/extcap-base.c |   13 +-
 extcap/extcap-base.h |   22 +--
 extcap/randpktdump.c |   37 ++---
 extcap/sshdump.c     |   47 +++---
 6 files changed, 255 insertions(+), 319 deletions(-)