Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-conv.c packet-dcerpc-epm.c pac

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: Tue, 10 Jul 2001 20:25:46 -0500 (CDT)
guy         2001/07/10 20:25:46 CDT

  Modified files:
    .                    Makefile.am Makefile.nmake 
                         packet-dcerpc.c packet-dcerpc.h 
  Added files:
    .                    packet-dcerpc-conv.c packet-dcerpc-epm.c 
                         packet-dcerpc-mgmt.c packet-dcerpc-oxid.c 
                         packet-dcerpc-remact.c 
  Log:
  Support for dissectors of protocols running atop DCE RPC registering
  themselves with the DCE RPC dissector, and support for some of the
  protocols atop DCE RPC that are part of DCE RPC, from Todd Sabin.
  
  Revision  Changes    Path
  1.347     +6 -1      ethereal/Makefile.am
  1.123     +6 -1      ethereal/Makefile.nmake
  1.6       +541 -174  ethereal/packet-dcerpc.c
  1.2       +13 -2     ethereal/packet-dcerpc.h