Ethereal-cvs: [Ethereal-cvs] rev 17197: /trunk/epan/dissectors/: packet-smb2.c packet-smb2.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Tue, 07 Feb 2006 09:28:04 GMT
User: sahlberg
Date: 2006/02/07 03:28 AM

Log:
 add dissection of the P (PID Valid) bit in the header
 
 If the P bit is NOT set, then flag the PID field as "(not valid)"
 Sicne the TID might be undefined/0 in the response to a "pending" read
 we cant use that solely to determine if a read was for a named/pipe (==dcerpc)
 Assume that only NamedPipe reads can be STATUS_PENDING and thus have the P bit set and assume it IS dcerpc if the P bit is set.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +23 -4     packet-smb2.c    Modified
  +1 -0      packet-smb2.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17197&view=rev