Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-nt.h packet-dcerpc-nt.c

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

From: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 21 Aug 2002 16:29:23 -0500 (CDT)
tpot        2002/08/21 16:29:23 CDT

  Modified files:
    .                    packet-dcerpc-nt.h packet-dcerpc-nt.c 
  Log:
  Added a NT access mask dissector.  The breaks the permission bits up into
  generic, standard and specific mode bits.  A protocol dissector can pass in
  it's own function for dissecting the specific mode bits, if known.
  
  Revision  Changes    Path
  1.28      +11 -1     ethereal/packet-dcerpc-nt.h
  1.43      +361 -1    ethereal/packet-dcerpc-nt.c