From Graeme Hewson:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 16 Jul 2002 07:15:09 +0000 (07:15 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 16 Jul 2002 07:15:09 +0000 (07:15 +0000)
commit96f0c884b754e03570eacf258253ff6265e9adec
tree9a9121589e31a5c3981ca9d943da7f385c731afd
parent78cf0b30404e9d266d153c6d99396fd345c7b5a1
From Graeme Hewson:

Allow "-" as the output file name in Wiretap, referring to the
standard error.

Optimize the capture loop.

Fix some of the error-message printing code in Ethereal and Tethereal.

Have Wiretap check whether it can seek on a file descriptor, and pass
the results of that test to the file-type-specific "open for output"
routine.  Have the "open for output" routines for files where we need to
seek when writing the file return an error if seeks don't work.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@5884 f5534014-38df-0310-8fa8-9805f1628bb7
22 files changed:
capture.c
doc/tethereal.pod.template
file.c
file.h
tethereal.c
wiretap/file.c
wiretap/lanalyzer.c
wiretap/lanalyzer.h
wiretap/libpcap.c
wiretap/libpcap.h
wiretap/netmon.c
wiretap/netmon.h
wiretap/netxray.c
wiretap/netxray.h
wiretap/ngsniffer.c
wiretap/ngsniffer.h
wiretap/snoop.c
wiretap/snoop.h
wiretap/visual.c
wiretap/visual.h
wiretap/wtap.c
wiretap/wtap.h