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

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: Thu, 23 Jan 2003 23:32:55 -0600 (CST)
tpot        2003/01/23 23:32:55 CST

  Modified files:
    .                    packet-dcerpc-nt.c packet-dcerpc-nt.h 
                         packet-dcerpc.c 
  Log:
  Perform the initialisation for the NT specific DCERPC dissectors as part
  of the DCERPC dissector instead of creating a dummy protocol to hang
  the ett and hf values off.
  
  Make the open and close frame values in NT policy handles FT_FRAMENUM's
  so the "Go to Corresponding Frame" menu item can be used on them.
  
  Revision  Changes    Path
  1.55      +188 -192  ethereal/packet-dcerpc-nt.c
  1.35      +6 -1      ethereal/packet-dcerpc-nt.h
  1.97      +2 -1      ethereal/packet-dcerpc.c