URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=281691f1b8f481b3ae821fa3b43f7ab56665782d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
281691f by Gordon Ross (gordon.w.ross@xxxxxxxxx):
    SMB2 ioctl FSCTL_OFFLOAD_WRITE
    
    Decode SMB2 ioctl FSCTL_OFFLOAD_WRITE,
    and clean up FSCTL_OFFLOAD_READ to use a
    common function to print the "token".
    
    Bug: 12482
    Change-Id: I397522416e3a8508f5a99b8ac055d1ae17218d21
    Reviewed-on: https://code.wireshark.org/review/15663
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  437477c   Change the declaration of nghttp2_mem_free2() to match the definition.
    adds  281691f   SMB2 ioctl FSCTL_OFFLOAD_WRITE
Summary of changes:
 epan/dissectors/packet-smb2.c |  171 ++++++++++++++++++++++++++++++-----------
 1 file changed, 127 insertions(+), 44 deletions(-)