Wireshark-commits: [Wireshark-commits] master ae8b538: Add dissection of the SMB2 FSCTL_SET_INTEGRI

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Mar 2015 20:35:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae8b538bdf58ea92895bfdaf053a7f353f18a103
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ae8b538 by Richard Sharpe (realrichardsharpe@xxxxxxxxx):

    Add dissection of the SMB2 FSCTL_SET_INTEGRITY_INFORMATION FSCTL based on
    documentation on the MS website and a capture I have.
    
    Still have to dissect FSCTL_GET_INTEGRITY_INFORMATION.
    
    Change-Id: I17ada4daa479810d8d8512c7e7b8798bcb650081
    Signed-off-by: Richard Sharpe <realrichardsharpe@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/7587
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  5fbf88f   Use the new request/response framenum hints.
    adds  ae8b538   Add dissection of the SMB2 FSCTL_SET_INTEGRITY_INFORMATION FSCTL based on documentation on the MS website and a capture I have.


Summary of changes:
 epan/dissectors/packet-smb2.c |   59 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 59 insertions(+)