Wireshark-commits: [Wireshark-commits] master 8c996a2: Add tshark -z "smb2,srt"
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Apr 2015 04:22:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c996a2736504aa727899213597805574c09981a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8c996a2 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Add tshark -z "smb2,srt"
    
    Change-Id: I66247132f00c83f35cf78cb63ea00a5ce923fddb
    Reviewed-on: https://code.wireshark.org/review/8211
    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  0b97f0d   Add tshark -z "ldap,srt"
    adds  8c996a2   Add tshark -z "smb2,srt"


Summary of changes:
 CMakeLists.txt         |    1 +
 ui/cli/Makefile.common |    1 +
 ui/cli/tap-smb2stat.c  |  144 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 146 insertions(+)
 create mode 100644 ui/cli/tap-smb2stat.c