Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 3dd4ef5: MBIM: fix identification of DSS streams and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Mar 2014 10:12:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3dd4ef59bbd0662dc92ee566fda787957667c1a1
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3dd4ef5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MBIM: fix identification of DSS streams and add a way to register an external dissector for DSS
    
    Change-Id: Ic7f5708b60ee5846d95725dbbd14d8958d43372e
    Reviewed-on: https://code.wireshark.org/review/843
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  3584a21   From Martin Mathiesson: Display Detach Type in info col.
    adds  3dd4ef5   MBIM: fix identification of DSS streams and add a way to register an external dissector for DSS


Summary of changes:
 epan/dissectors/packet-mbim.c |   25 ++++++++++++++++---------
 epan/dissectors/packet-mbim.h |    4 +++-
 2 files changed, 19 insertions(+), 10 deletions(-)