it should now be possible to use "Update packets in real time" even if used with...
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Apr 2005 00:54:52 +0000 (00:54 +0000)
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Apr 2005 00:54:52 +0000 (00:54 +0000)
commit6746089bed829cd1fbb454d3acbd0202ff0f7484
tree7b034594d6fb03ec669868485bc6475f1d66006d
parenta197f63a3cd6ad65b64e0519461ac8b453afa72f
it should now be possible to use "Update packets in real time" even if used with one of the "Multiple files" option.

If this is used together with an option where input files changes too fast (e.g. new file every second), capturing will be (hopefully) stopped.

I've replaced the former capture pipe message format into a somewhat more general format to remove a lot of confusion.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14054 f5534014-38df-0310-8fa8-9805f1628bb7
capture.c
capture_loop.c
capture_sync.c
file.c
gtk/capture_dlg.c
gtk/main.c