aboutsummaryrefslogtreecommitdiffstats
path: root/capture_loop.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-05Make some routines not used outside capture_loop.c static.guy1-7/+0
2006-03-05Pass two strings in capture child messages, so the child can sendguy1-3/+11
2006-03-04When capturing, we only support writing to libpcap files. Given that,guy1-3/+5
2006-01-07move output_to_pipe flag from tethereal's loop_data into capture_opts, so it ...ulfl1-2/+1
2005-12-14Constify a bunch of arguments and variables, to squelch compilerguy1-0/+8
2005-12-13HUGE STEP (hopefully toward the right direction):ulfl1-0/+110
2005-12-03split some parts of the packet counting functions into their own files captur...ulfl1-28/+0
2005-12-03split capture.h into capture.h, capture_loop.h and capture_opts.h and place t...ulfl1-0/+71