Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as
[obnox/wireshark/wip.git] / capture_opts.c
2005-03-28 ulflbugfixes: bring non real-time captures back to former...
2005-03-28 ulflfix Solaris build (I've removed O_BINARY)
2005-03-28 ulflremove capture_child flag from capture_opts as it's...
2005-03-28 ulfla lot more capture engine code cleanup
2005-03-28 guyThe "cf" field of a "capture_options" structure is...
2005-03-28 ulflmajor capture engine rework: use two task model for...
2005-02-27 guyMove "get_natural_int()" and "get_positive_int()" from...
2005-02-24 legoavoid capture stopping after just 1 packet in tethereal,
2005-02-24 guyInclude <string.h> and <ctype.h> to get the appropriate...
2005-02-23 ulflpass child capture filename to parent process (name...
2005-02-23 ulfluse the applications name (currently "ethereal" or...
2005-02-23 ulflmove capture_opts related things (init, command line...