Keep the sample command line in the usage message within 80 characters.
[obnox/wireshark/wip.git] / README.linux
1 $Id: README.linux,v 1.3 2000/01/14 08:18:58 guy Exp $
2
3 The standard libpcap compiled for Linux has a timeout problem; it
4 doesn't support the timeout argument to "pcap_open_live()".
5
6 The current version of Ethereal attempts to work around this, so its GUI
7 shouldn't freeze when capturing on a not-so-busy network.  If its GUI
8 does freeze when that happens, please send a note about this, indicating
9 which version of which distribution of Linux you're using, and which
10 version of libpcap you're using, to ethereal-dev@zing.org.
11
12 The current version of Ethereal should work with versions of libpcap
13 that have been patched to fix the timeout problem, as well as working
14 with unpatched versions.