Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-portmap.c packet-rpc.c packet-rpc.h

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: Fri, 9 Feb 2001 01:59:01 -0600 (CST)
guy         2001/02/09 01:59:01 CST

  Modified files:
    .                    packet-portmap.c packet-rpc.c 
                         packet-rpc.h 
  Log:
  For indirect RPC calls, remember the call information, and add a
  dissector for indirect replies that looks up the call.  Use them in the
  portmapper/RPCBIND dissector.
  
  Revision  Changes    Path
  1.28      +55 -20    ethereal/packet-portmap.c
  1.54      +186 -4    ethereal/packet-rpc.c
  1.26      +6 -2      ethereal/packet-rpc.h