Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal tethereal.c util.c util.h

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: Tue, 22 Feb 2000 01:07:53 -0600 (CST)
guy         2000/02/22 01:07:50 CST

  Modified files:
    .                    tethereal.c util.c util.h 
  Log:
  In Tethereal, allow capture filters and read filters either to be
  specifies with "-f" and "-R" flags, respectively, or specified with
  non-flag command-line arguments, as tcpdump and snoop allow.
  
  Revision  Changes    Path
  1.20      +29 -1     ethereal/tethereal.c
  1.37      +41 -1     ethereal/util.c
  1.19      +7 -1      ethereal/util.h