http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46562
User: alagoutte
Date: 2012/12/16 07:34 AM
Log:
From Richard Sharpe via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8074 SMB2 file_info_0f is actually FileFullEaInformation
[MS-FSCC].pdf section 2.4.15 gives us the correct format of the structure currently know and file_info_0f.
The unknown byte is actually the second byte of the EA Value Len.
Directory: /trunk/epan/dissectors/
Changes Path Action
+30 -36 packet-smb2.c Modified