Wireshark-commits: [Wireshark-commits] master a547dfb: SMB2: dissect getinfo request fixed paramete
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a547dfb8ded32d68073de14b5a0f8ef773d0bbf5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a547dfb by Uri Simchoni (urisimchoni@xxxxxxxxx):
SMB2: dissect getinfo request fixed parameters
Dissect SMB2 getinfo request fix-sized parameters according
to [MS-SMB2] section 2.2.37.
This does not include extended attributes at the moment.
Change-Id: I5281edf0c21517cdf43ef00e89b5680b8174c383
Signed-off-by: Uri Simchoni <urisimchoni@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/17444
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from dae5f88 SMB: dissect FILE_GET_QUOTA_INFORMATION
adds a547dfb SMB2: dissect getinfo request fixed parameters
Summary of changes:
epan/dissectors/packet-smb2.c | 73 ++++++++++++++++++++++++-----------------
1 file changed, 43 insertions(+), 30 deletions(-)