URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1b73d0cc22c7cd1a35cdaa702221bc8dfe7c0f31
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1b73d0c by Gordon Ross (gordon.w.ross@xxxxxxxxx):
SMB TreeConnectAndX response improvement
The file system type string can be decoded in either the
three word seven word formats. While I'm here, comment
the various formats an simplify a bit.
Bug: 12479
Change-Id: Ie5554068bef9d9c916c6c9862da00529639863b3
Reviewed-on: https://code.wireshark.org/review/15580
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5dc2a3d SMB2 FSCTL_SRV_ENUMERATE_SNAPSHOTS misnamed
adds 1b73d0c SMB TreeConnectAndX response improvement
Summary of changes:
epan/dissectors/packet-smb.c | 79 ++++++++++++++++++------------------------
1 file changed, 33 insertions(+), 46 deletions(-)