The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / README.linux @ master

History | View | Annotate | Download (5.21 KB)

# Date Author Comment
94a791a7 03/31/2014 12:00 PM Alexis La Goutte

Continue to remove $Id$ from top of file

(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$)

Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688
Reviewed-on: https://code.wireshark.org/review/876
Reviewed-by: Evan Huus <>

06bdc31f 06/17/2006 08:21 AM Ronnie Sahlberg

ethereal to wireshark changes

svn path=/trunk/; revision=18501

8958bab6 05/31/2006 01:38 PM Gerald Combs

Tethereal/tethereal -> TShark/tshark.

svn path=/trunk/; revision=18268

8a8b8834 07/17/2004 08:24 PM Guy Harris

Set the svn:eol-style property on all text files to "native", so that
they have LF at the end of the line on UN*X and CR/LF on Windows;
hopefully this means that if a CR/LF version is checked in on Windows,
the CRs will be stripped so that they show up only when checked out on...

4740a3ae 12/03/2003 02:46 AM Guy Harris

Bring it up to date.

svn path=/trunk/; revision=9148

ef72fa4d 01/10/2001 04:54 AM Guy Harris

Fix up the "ethereal-dev" address to refer to "ethereal.com" rather than
"zing.org". (We leave addresses in header lines in included mail
messages alone.)

svn path=/trunk/; revision=2858

2ed6a9bb 02/19/2000 04:44 PM Guy Harris

Put in a note about enabling the Packet protocol; if it's not enabled on
a Linux kernel, network analysis programs such as tcpdump or
Ethereal/Tethereal won't be able to capture packets.

svn path=/trunk/; revision=1652

9b937a18 02/01/2000 04:52 PM Guy Harris

Add a note about many Linux libpcaps turning promiscuous mode off only
when the program using libpcap exits, and perhaps not doing so even
then, and indicating how to check whether an interface is in promiscuous
mode and how to take it out of promiscuous mode if it is in promiscuous...

6e8ab029 02/01/2000 04:21 PM Guy Harris

Note that capture filters don't work on Linux loopback devices with the
current version of libpcap.

svn path=/trunk/; revision=1592

f26c5266 01/14/2000 03:18 AM Guy Harris

Note that the Ethereal workaround for the libpcap timeout problem should
prevent Ethereal's GUI from hanging during a capture, even if libpcap on
your Linux system hasn't been patched.

svn path=/trunk/; revision=1472

301502b5 12/29/1999 04:33 PM Gerald Combs

Add sample strace output to illustrate the timeout problem.

svn path=/trunk/; revision=1395

978375cc 08/31/1999 02:09 AM Gilbert Ramirez

Added info about Linux libpcap misbehavior, and where to download the libpcap
patch.

svn path=/trunk/; revision=616