On Wed, Feb 24, 2010 at 06:05:19AM -0800, viza wrote:> Problem Description:
> I am trying to see a network trace using wireshark,which was able to read
the SET_PATH_INFO with info level '512'
> but when i got some new traces from an upgraded RHEL 5.4 and new samba
client 3.0.33
> .15,
> i am getting SET_PATH_INFO with info level '521' which the
wireshark fails to recognize.
>
> Could you please clarify if the SET_PATH_INFO has a new info level
"521" ?,
> if so does that has a new packet structure? and where could i access the
info about the new packet structure.
>
> Please do put some lights on this. Thanks
See http://wiki.samba.org/index.php/UNIX_Extensions
521 is SMB_POSIX_PATH_OPEN
Volker