aboutsummaryrefslogtreecommitdiffstats
path: root/ringbuffer.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-29Have the ring buffer routines take a pointer to a "bytes written" countGuy Harris1-2/+4
2006-03-04When capturing, we only support writing to libpcap files. Given that,Guy Harris1-4/+3
2005-12-05requested by Cory Perry:Ulf Lamping1-1/+2
2005-03-28major capture engine rework: use two task model for EVERY capture modeUlf Lamping1-0/+1
2005-02-03prevent ringbuffer from having to know about capture_file type at all (decoup...Ulf Lamping1-2/+2
2004-12-28some code cleanup (comments changed)Ulf Lamping1-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-06-22Ringbuffer rework.Laurent Deniel1-3/+5
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-7/+7
2001-12-04Make the bytes-written information from Wiretap a long, as we allowGuy Harris1-0/+48