Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal tethereal.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: Sat, 15 Jan 2000 04:23:21 -0600 (CST)
guy         2000/01/15 04:23:16 CST

  Modified files:
    .                    tethereal.c 
  Log:
  Pass the number of packets to be captured to "capture()" as an argument,
  rather than making it static.
  
  Don't print the "Capturing on <interface>" message until you actually
  start capturing, and print it regardless of whether the interface was
  explicitly specified or not (that's what snoop and tcpdump do).
  
  Revision  Changes    Path
  1.6       +9 -8      ethereal/tethereal.c