Support for stopping capture at specified capture file size or capture
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 4 Dec 2001 07:32:05 +0000 (07:32 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 4 Dec 2001 07:32:05 +0000 (07:32 +0000)
commit55cd52837f2c7fab796b54e75a8b13b714a46e05
tree20e71ed2ee0399b430f10ab92177fb1d5fc7e953
parent540194fba8ad0c6ea73cc65d9b060a6678be1696
Support for stopping capture at specified capture file size or capture
duration, from Thomas Wittwer and Matthias Nyffenegger.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4322 f5534014-38df-0310-8fa8-9805f1628bb7
19 files changed:
AUTHORS
Makefile.am
Makefile.nmake
capture.c
capture_stop_conditions.c [new file with mode: 0644]
capture_stop_conditions.h [new file with mode: 0644]
conditions.c [new file with mode: 0644]
conditions.h [new file with mode: 0644]
doc/ethereal.pod.template
doc/tethereal.pod.template
file.h
gtk/capture_dlg.c
gtk/main.c
tethereal.c
wiretap/file.c
wiretap/libpcap.c
wiretap/wtap-int.h
wiretap/wtap.def
wiretap/wtap.h