Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rpc.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, 18 Jan 2001 00:33:24 -0600 (CST)
guy         2001/01/18 00:33:24 CST

  Modified files:
    .                    packet-rpc.c 
  Log:
  Set "pinfo->current_proto" to the RPC program's name when calling the
  dissector for a particular type of RPC request or reply.
  
  Always call that dissector, regardless of whether we're building a
  protocol tree or not.
  
  Revision  Changes    Path
  1.49      +28 -15    ethereal/packet-rpc.c