Add support for dissecting FIND responses of FileIdFullDirectoryInfo type.
authorRichard Sharpe <richard.sharpe@primarydata.com>
Mon, 12 Jun 2017 22:19:18 +0000 (15:19 -0700)
committerAnders Broman <a.broman58@gmail.com>
Tue, 13 Jun 2017 06:33:19 +0000 (06:33 +0000)
commit42a27355eecbff484ad761a8b0d4b9d4614bb950
treea2d0e0f3c55bdf83e56cc8c98b86153c421eef39
parentd8f2bc776acf1a17be1373dd700054e8d28b2d3d
Add support for dissecting FIND responses of FileIdFullDirectoryInfo type.

Simply had to copy an existing one and remove unneeded field etc.

Fix bug 13795. Attached a capture showing the problem to the bug report.
Change-Id: I93d5cdac3f336cbe0bd93db76a84bf97cbfa00ac
Reviewed-on: https://code.wireshark.org/review/22106
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/dissectors/packet-smb2.c