Added the ability to create a read-only ethereal, i.e., one that
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 Jul 1999 04:18:36 +0000 (04:18 +0000)
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 9 Jul 1999 04:18:36 +0000 (04:18 +0000)
commitcfce9d4e58cc4d11aa54bbaca0e0d53c0f0aa898
tree45c8b659a436d5f9f9942e24983e95bbc1430594
parente98c9ae5d4622ab43c1d5bd361cc821a34c37eb8
Added the ability to create a read-only ethereal, i.e., one that
doesn't link with libpcap, so no packet captures can be made. The
"--disable-pcap" option has been added to the configure script. Docs
have been updated. And the string buffer size in the simple_dialog()
has been doubled so that Johan's e-mail address in the "About" dialogue
window doesn't get chopped off.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@351 f5534014-38df-0310-8fa8-9805f1628bb7
14 files changed:
INSTALL
README
acconfig.h
capture.c
capture.h
configure
configure.in
display.c
ethereal.c
file.c
file.h
menu.c
summary.c
util.c