Ethereal-cvs: [Ethereal-cvs] rev 18032: /trunk/: capture_loop.c ringbuffer.c ringbuffer.h teth

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

Date: Sat, 29 Apr 2006 17:54:47 GMT
User: guy
Date: 2006/04/29 12:54 PM

Log:
 Have the ring buffer routines take a pointer to a "bytes written" count
 as an argument, rather than keeping the count to themselves, so the
 count kept by the capturing program can be updated correctly - including
 getting reset when files are switched.  Fixes bug 895.

Directory: /trunk/
  Changes    Path              Action
  +5 -3      capture_loop.c    Modified
  +7 -6      ringbuffer.c      Modified
  +4 -2      ringbuffer.h      Modified
  +5 -2      tethereal.c       Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18032&view=rev