http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33753
User: guy
Date: 2010/08/10 12:04 AM
Log:
Dissect SMB_FILE_ATTRIBUTES, when used as file attributes rather than
search attributes, as a 16-bit quantity, with only the bits specified by
section 2.2.1.2.4 of [MS-CIFS]. Use dissect_file_ext_attr() in all
cases where we're dissecting SMB_EXT_FILE_ATTR, as specified by section
2.2.1.2.3 of [MS-CIFS].
Directory: /trunk/epan/dissectors/
Changes Path Action
+41 -66 packet-smb.c Modified
+1 -1 packet-smb.h Modified
+9 -9 packet-smb2.c Modified