Wireshark-commits: [Wireshark-commits] master 505bf59: [tshark] Document -U option and create a lis
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 May 2016 11:28:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=505bf5945b4ffc14173142e1fd817a2e928d79b1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

505bf59 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [tshark] Document -U option and create a list of tap names when entering
    an empty name "".
    
    Change-Id: I2b8332ff6900c8a88514a25a416f342d7b696d34
    Reviewed-on: https://code.wireshark.org/review/15332
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6bfa7a8   MRCPv2: do not update info column under tree check
    adds  505bf59   [tshark] Document -U option and create a list of tap names when entering an empty name "".


Summary of changes:
 doc/tshark.pod |    7 +++++++
 tshark.c       |   28 ++++++++++++++++++----------
 2 files changed, 25 insertions(+), 10 deletions(-)