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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 22 Aug 2002 13:24:07 -0500 (CDT)
guy         2002/08/22 13:24:07 CDT

  Modified files:
    .                    packet-dcerpc-nt.c 
  Log:
  Put the top-level item for an NT access mask into the protocol tree with
  "proto_tree_add_uint()" and the hfindex passed to us, rather than as a
  text item.  That means it has the name our caller gave to it, and that
  it's a filterable field.
  
  Revision  Changes    Path
  1.45      +2 -3      ethereal/packet-dcerpc-nt.c