Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-mount.c packet-mount.h packet

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: Wed, 13 Nov 2002 15:45:58 -0600 (CST)
guy         2002/11/13 15:45:58 CST

  Modified files:
    .                    AUTHORS packet-mount.c packet-mount.h 
                         packet-rpc.c packet-rpc.h 
  Log:
  From Brian Ginsbach: add a new "dissect_rpc_bytes()" routine to allow
  fixed-length opaque data to be dissected, and add support for SGI's
  variant of the ONC RPC mount protocol.
  
  Revision  Changes    Path
  1.662     +6 -0      ethereal/AUTHORS
  1.36      +329 -2    ethereal/packet-mount.c
  1.4       +4 -1      ethereal/packet-mount.h
  1.108     +40 -8     ethereal/packet-rpc.c
  1.40      +4 -1      ethereal/packet-rpc.h