http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33756
User: guy
Date: 2010/08/10 01:13 AM
Log:
Pick up change from the trunk:
r33753 | guy | 2010-08-10 00:04:20 -0700 (Tue, 10 Aug 2010) | 6 lines
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-1.2/epan/dissectors/
Changes Path Action
+40 -65 packet-smb.c Modified
+1 -1 packet-smb.h Modified
+9 -9 packet-smb2.c Modified