Commit Graph

13 Commits

Author SHA1 Message Date
Guy Harris c5569cfa0b Note that newer versions of various distributions won't have these problems.
Change-Id: Ib5f0d9ffe4a2a574c5cc2299271d3c5f9828dede
Reviewed-on: https://code.wireshark.org/review/22914
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-08-02 07:31:18 +00:00
Alexis La Goutte 94a791a76e 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 <eapache@gmail.com>
2014-03-31 16:00:04 +00:00
Ronnie Sahlberg 06bdc31f5b ethereal to wireshark changes
svn path=/trunk/; revision=18501
2006-06-17 12:21:54 +00:00
Gerald Combs 8958bab6de Tethereal/tethereal -> TShark/tshark.
svn path=/trunk/; revision=18268
2006-05-31 17:38:42 +00:00
Guy Harris 8a8b883450 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
Windows, not on UN*X.

svn path=/trunk/; revision=11400
2004-07-18 00:24:25 +00:00
Guy Harris 4740a3ae15 Bring it up to date.
svn path=/trunk/; revision=9148
2003-12-03 07:46:34 +00:00
Guy Harris ef72fa4de8 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
2001-01-10 09:54:44 +00:00
Guy Harris 2ed6a9bb5d 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
2000-02-19 21:44:13 +00:00
Guy Harris 9b937a183a 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
mode.

svn path=/trunk/; revision=1593
2000-02-01 21:52:22 +00:00
Guy Harris 6e8ab029fc Note that capture filters don't work on Linux loopback devices with the
current version of libpcap.

svn path=/trunk/; revision=1592
2000-02-01 21:21:47 +00:00
Guy Harris f26c52668d 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
2000-01-14 08:18:58 +00:00
Gerald Combs 301502b518 Add sample strace output to illustrate the timeout problem.
svn path=/trunk/; revision=1395
1999-12-29 21:33:06 +00:00
Gilbert Ramirez 978375cc2b Added info about Linux libpcap misbehavior, and where to download the libpcap
patch.

svn path=/trunk/; revision=616
1999-08-31 06:09:25 +00:00