aboutsummaryrefslogtreecommitdiffstats
path: root/README.linux
AgeCommit message (Collapse)AuthorFilesLines
2006-06-17ethereal to wireshark changessahlberg1-5/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18501 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18268 f5534014-38df-0310-8fa8-9805f1628bb7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@11400 f5534014-38df-0310-8fa8-9805f1628bb7
2003-12-03Bring it up to date.guy1-37/+78
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9148 f5534014-38df-0310-8fa8-9805f1628bb7
2001-01-10Fix up the "ethereal-dev" address to refer to "ethereal.com" rather thanguy1-2/+2
"zing.org". (We leave addresses in header lines in included mail messages alone.) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2858 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-19Put in a note about enabling the Packet protocol; if it's not enabled onguy1-4/+28
a Linux kernel, network analysis programs such as tcpdump or Ethereal/Tethereal won't be able to capture packets. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1652 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-01Add a note about many Linux libpcaps turning promiscuous mode off onlyguy1-1/+29
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1593 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-01Note that capture filters don't work on Linux loopback devices with theguy1-1/+8
current version of libpcap. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1592 f5534014-38df-0310-8fa8-9805f1628bb7
2000-01-14Note that the Ethereal workaround for the libpcap timeout problem shouldguy1-30/+11
prevent Ethereal's GUI from hanging during a capture, even if libpcap on your Linux system hasn't been patched. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1472 f5534014-38df-0310-8fa8-9805f1628bb7
1999-12-29Add sample strace output to illustrate the timeout problem.gerald1-1/+18
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1395 f5534014-38df-0310-8fa8-9805f1628bb7
1999-08-31Added info about Linux libpcap misbehavior, and where to download the libpcapgram1-0/+16
patch. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@616 f5534014-38df-0310-8fa8-9805f1628bb7