Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template tethereal.pod.temp

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: Tue, 4 Dec 2001 02:25:58 -0600 (CST)
guy         2001/12/04 02:25:58 CST

  Modified files:
    doc                  ethereal.pod.template 
                         tethereal.pod.template 
  Log:
  Make the bytes-written information from Wiretap a long, as we allow
  files to get that big.
  
  From Thomas Wittwer and Matthias Nyffenegger:
  
  Support for "ring buffer mode", wherein there's a ring buffer of N
  capture files; as each capture file reaches its maximum size (the ring
  buffer works only with a maximum capture file size specified), Ethereal
  rolls over to the next capture file in the ring buffer, replacing
  whatever packets might be in it with new packets.
  
  Revision  Changes    Path
  1.240     +1 -0      ethereal/doc/ethereal.pod.template
  1.40      +1 -0      ethereal/doc/tethereal.pod.template