URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ffff86e8d40e210b479bf57ff7617a2ba9d12bc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9ffff86 by Volodymyr Khomenko (Volodymyr_Khomenko@xxxxxxxxxxxx):
RSVD dissector: minor fixes
DataIn field should be three-state enum (not boolean)
See https://msdn.microsoft.com/en-us/library/dn393496.aspx
Fixed HandleStateShared value of QUERY_SHARED_VIRTUAL_DISK_SUPPORT reply
See https://msdn.microsoft.com/en-us/library/dn409282.aspx
Added VHDSET disk format (used by RSVD v2).
Change-Id: I7a9528e680dd4fede7e982d98316af5ef40cff3b
Reviewed-on: https://code.wireshark.org/review/19964
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a69d0b1 GTK: Add 'in' operator in display filter expression dialog
adds 9ffff86 RSVD dissector: minor fixes
Summary of changes:
epan/dissectors/packet-rsvd.c | 12 ++++++++++--
epan/dissectors/packet-smb2.c | 2 +-
2 files changed, 11 insertions(+), 3 deletions(-)