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

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 12 Jun 2000 03:47:39 -0500 (CDT)
guy         2000/06/12 03:47:37 CDT

  Modified files:
    .                    packet-nfs.c packet-portmap.c 
  Log:
  Use "dissect_rpc_list()" to dissect NFS READDIR/READDIRPLUS reply lists
  and portmapper DUMP reply lists, rather than duplicating what
  "dissect_rpc_list()" does.
  
  Revision  Changes    Path
  1.29      +7 -47     ethereal/packet-nfs.c
  1.17      +40 -65    ethereal/packet-portmap.c