rev 18032: /trunk/: capture_loop.c ringbuffer.c ringbuffer.h tethereal.c

[email protected] Sat, 29 Apr 2006 17:54:47 GMT
Newsgroups gmane.network.ethereal.cvs
Message-ID <[email protected]>
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