Wireshark-commits: [Wireshark-commits] master 34a0c4d: packet-smb2: add a dissector for STATUS_STOP

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 26 Jul 2016 03:59:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34a0c4db22be468ff4ef673a5976d2b1099da05c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

34a0c4d by Hiroshi Ioka (hirochachacha@xxxxxxxxx):

    packet-smb2: add a dissector for STATUS_STOPPED_ON_SYMLINK
    
    Bug: 12628
    Change-Id: I666416d1a6facdbf8f4fa6230d6b061cad23dc7a
    Reviewed-on: https://code.wireshark.org/review/16524
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f587b1b   SMB2: Always display reserved field
    adds  34a0c4d   packet-smb2: add a dissector for STATUS_STOPPED_ON_SYMLINK


Summary of changes:
 epan/dissectors/packet-smb2.c           |  139 ++++++++++++++++++++++++++++---
 epan/dissectors/packet-windows-common.c |    1 +
 2 files changed, 127 insertions(+), 13 deletions(-)