URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7723ed6494498726feafe47858038d569cc82203
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7723ed6 by Gordon Ross (gordon.w.ross@xxxxxxxxx):
SMB2 ioctl FSCTL_QUERY_ALLOCATED_RANGES etc
Dissect FSCTL_QUERY_ALLOCATED_RANGES,
FSCTL_SET_SPARSE, FSCTL_SET_ZERO_DATA
Bug: 12480
Change-Id: I432768288731cebf2c6e83d1564f426b6a329898
Reviewed-on: https://code.wireshark.org/review/15622
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 5b5ed79 If routines return a wtap_opttype_return_val, declare them as doing so.
adds 7723ed6 SMB2 ioctl FSCTL_QUERY_ALLOCATED_RANGES etc
Summary of changes:
epan/dissectors/packet-smb2.c | 102 +++++++++++++++++++++++++++++++++++++++--
1 file changed, 99 insertions(+), 3 deletions(-)