From f0b33a47893e76488561e57d6c2dce07a1295d4b Mon Sep 17 00:00:00 2001 From: Ronnie Sahlberg Date: Mon, 22 May 2006 08:14:01 +0000 Subject: ethereal->wireshark updates svn path=/trunk/; revision=18206 --- docbook/eug_src/EUG_app_files.xml | 16 ++++++++-------- docbook/eug_src/EUG_app_messages.xml | 2 +- docbook/eug_src/EUG_app_tools.xml | 4 ++-- docbook/eug_src/EUG_chapter_advanced.xml | 14 +++++++------- docbook/eug_src/EUG_chapter_build_install.xml | 14 +++++++------- docbook/eug_src/EUG_chapter_capture.xml | 4 ++-- docbook/eug_src/EUG_chapter_customize.xml | 16 ++++++++-------- docbook/eug_src/EUG_chapter_introduction.xml | 20 ++++++++++---------- docbook/eug_src/EUG_chapter_troubleshoot.xml | 2 +- docbook/eug_src/EUG_chapter_use.xml | 20 ++++++++++---------- docbook/eug_src/EUG_chapter_work.xml | 4 ++-- docbook/eug_src/EUG_preface.xml | 2 +- 12 files changed, 59 insertions(+), 59 deletions(-) (limited to 'docbook/eug_src') diff --git a/docbook/eug_src/EUG_app_files.xml b/docbook/eug_src/EUG_app_files.xml index 8658947dce..bf992c7dc7 100644 --- a/docbook/eug_src/EUG_app_files.xml +++ b/docbook/eug_src/EUG_app_files.xml @@ -235,7 +235,7 @@ udp - When Ethereal is trying to translate Ethernet hardware + When Wireshark is trying to translate Ethernet hardware addresses to names, it consults the files listed in . If an address is not found in /etc/ethers, @@ -252,7 +252,7 @@ c0-00-ff-ff-ff-ff TR_broadcast 00.2b.08.93.4b.a1 Freds_machine The settings from this file are read in at program start and never - written by Ethereal. + written by Wireshark. @@ -273,7 +273,7 @@ c0-00-ff-ff-ff-ff TR_broadcast The settings from this file are read in at program start and never - written by Ethereal. + written by Wireshark. @@ -296,7 +296,7 @@ c0-00-ff-ff-ff-ff TR_broadcast The settings from this file are read in at program start and never - written by Ethereal. + written by Wireshark. @@ -318,7 +318,7 @@ c0-a8-1c-00 CEO The settings from this file are read in at program start and never - written by Ethereal. + written by Wireshark. @@ -347,7 +347,7 @@ c0-a8-1c-00 CEO
Windows folders - Here you will find some details about the folders used in Ethereal + Here you will find some details about the folders used in Wireshark on different Windows versions. @@ -371,7 +371,7 @@ c0-a8-1c-00 CEO The following will try to guide - you to the right place where to look for Ethereals profile data. + you to the right place where to look for Wiresharks profile data. @@ -427,7 +427,7 @@ c0-a8-1c-00 CEO you are currently working on, but on the domain server. - As Ethereal is using the correct places to store it's profile data, + As Wireshark is using the correct places to store it's profile data, your settings will travel with you, if you logon to a different computer the next time. diff --git a/docbook/eug_src/EUG_app_messages.xml b/docbook/eug_src/EUG_app_messages.xml index 752014864b..a0631e7d2a 100644 --- a/docbook/eug_src/EUG_app_messages.xml +++ b/docbook/eug_src/EUG_app_messages.xml @@ -6,7 +6,7 @@ Ethereal provides you with additional information generated out of the plain packet data or it may need to indicate dissection problems. - Messages generated by Ethereal are usually placed in [] parentheses. + Messages generated by Wireshark are usually placed in [] parentheses.
Packet List Messages diff --git a/docbook/eug_src/EUG_app_tools.xml b/docbook/eug_src/EUG_app_tools.xml index 27e2dc729e..0338684781 100644 --- a/docbook/eug_src/EUG_app_tools.xml +++ b/docbook/eug_src/EUG_app_tools.xml @@ -65,7 +65,7 @@ tcpdump -i <interface> -s 1500 -w <some-file> <command>capinfos</command>: Print information about capture files - Included with Ethereal is a small utility called + Included with Wireshark is a small utility called capinfos, which is a command-line utility to print information about binary capture files. @@ -98,7 +98,7 @@ Usage: capinfos [-t] [-c] [-s] [-d] [-u] [-a] [-e] [-y]
<command>editcap</command>: Edit capture files - Included with Ethereal is a small utility called + Included with Wireshark is a small utility called editcap, which is a command-line utility for working with capture files. Its main function is to remove packets from capture files, but it can also be used to convert diff --git a/docbook/eug_src/EUG_chapter_advanced.xml b/docbook/eug_src/EUG_chapter_advanced.xml index cd9bcbcddc..6a7a33b4e6 100644 --- a/docbook/eug_src/EUG_chapter_advanced.xml +++ b/docbook/eug_src/EUG_chapter_advanced.xml @@ -184,7 +184,7 @@ time stamp precision itself (whatever the benefit may be). - The common libpcap capture file format that is used by Ethereal (and a + The common libpcap capture file format that is used by Wireshark (and a lot of other tools) supports a fixed microsecond resolution "0.123456" only. @@ -201,7 +201,7 @@
Accuracy - It's often asked: "Which time stamp accuracy is provided by Ethereal?". + It's often asked: "Which time stamp accuracy is provided by Wireshark?". Well, Ethereal doesn't create any time stamps itself but simply get's them from "somewhere else" and displays them. So accuracy will depend on the capture system (operating system, performance, ...) that you use. @@ -371,7 +371,7 @@ UN*X systems, and "Windows NT based" systems (Windows NT 4.0, Windows 2000, Windows XP, Windows Server 2003, Windows Vista) represent time internally as UTC. - When Ethereal is capturing, no conversion is necessary. + When Wireshark is capturing, no conversion is necessary. However, if the system time zone is not set correctly, the system's UTC time might not be correctly set even if the system clock appears to display correct local time. @@ -604,7 +604,7 @@ Name resolution will often fail. The name to be resolved might simply be unknown by the name servers asked or the servers - are just not available and the name is also not found in Ethereal's + are just not available and the name is also not found in Wireshark's configuration files. @@ -630,12 +630,12 @@ - Resolved DNS names are cached by Ethereal. + Resolved DNS names are cached by Wireshark. This is required for acceptable performance. However, if the name resolution information - should change while Ethereal is running, + should change while Wireshark is running, Ethereal won't notice a change to the name resolution information once - it's get cached. If this information changes while Ethereal is running, + it's get cached. If this information changes while Wireshark is running, e.g. a new DHCP lease takes effect, Ethereal won't notice it. XXX - is this true for all or only for DNS info? diff --git a/docbook/eug_src/EUG_chapter_build_install.xml b/docbook/eug_src/EUG_chapter_build_install.xml index 91381c540d..8797483fc2 100644 --- a/docbook/eug_src/EUG_chapter_build_install.xml +++ b/docbook/eug_src/EUG_chapter_build_install.xml @@ -467,7 +467,7 @@ apt-get install ethereal Note! Since Ethereal Version 0.10.12, the WinPcap installer has become - part of the main Ethereal installer, so you don't need to download and + part of the main Wireshark installer, so you don't need to download and install two separate packages any longer! @@ -542,11 +542,11 @@ ethereal-setup-0.10.13.exe /NCRC /S /desktopicon=yes /quicklaunchicon=no /D=C:\P (both Ethereal GTK1 and 2 cannot be installed at the same time): - Etheral GTK1 - Ethereal is a GUI network protocol + Etheral GTK1 - Wireshark is a GUI network protocol analyzer. - Etheral GTK2 - Ethereal is a GUI network protocol + Etheral GTK2 - Wireshark is a GUI network protocol analyzer (using the modern GTK2 GUI toolkit, recommended). @@ -558,7 +558,7 @@ ethereal-setup-0.10.13.exe /NCRC /S /desktopicon=yes /quicklaunchicon=no /D=C:\P protocol analyzer. - The dissection extensions for Ethereal and Tethereal: + The dissection extensions for Wireshark and Tethereal: Dissector Plugins - Plugins with some extended dissections. @@ -686,13 +686,13 @@ ethereal-setup-0.10.13.exe /NCRC /S /desktopicon=yes /quicklaunchicon=no /D=C:\P Update Ethereal From time to time you may want to update your installed Ethereal to a more - recent version. If you join Ethereal's announce mailing list, you will be + recent version. If you join Wireshark's announce mailing list, you will be informed about new Ethereal versions, see for details how to subscribe to this list. New versions of Ethereal usually become available every 4-8 weeks. - Updating Ethereal is done the same way as installing it, you simply + Updating Wireshark is done the same way as installing it, you simply download and start the installer exe. A reboot is usually not required and all your personal settings remain unchanged. @@ -723,7 +723,7 @@ ethereal-setup-0.10.13.exe /NCRC /S /desktopicon=yes /quicklaunchicon=no /D=C:\P start the uninstallation procedure. - The Ethereal uninstaller will provide several options which things to be + The Wireshark uninstaller will provide several options which things to be uninstalled, the default is to remove the core components but keep the personal settings, WinPcap and alike. diff --git a/docbook/eug_src/EUG_chapter_capture.xml b/docbook/eug_src/EUG_chapter_capture.xml index 6bea52335a..ed8a3c3e08 100644 --- a/docbook/eug_src/EUG_chapter_capture.xml +++ b/docbook/eug_src/EUG_chapter_capture.xml @@ -10,7 +10,7 @@ Capturing live network data is one of the major features of Ethereal. - The Ethereal capture engine provides the following features: + The Wireshark capture engine provides the following features: @@ -581,7 +581,7 @@ ethereal -i eth0 -k While capturing, the underlying libpcap capturing engine will grab the packets from the network card and keep the packet data in a (relatively) - small kernel buffer. This data is read by Ethereal and saved into + small kernel buffer. This data is read by Wireshark and saved into the capture file(s) the user specified. diff --git a/docbook/eug_src/EUG_chapter_customize.xml b/docbook/eug_src/EUG_chapter_customize.xml index e8c4df2fb5..5c9c9d23e3 100644 --- a/docbook/eug_src/EUG_chapter_customize.xml +++ b/docbook/eug_src/EUG_chapter_customize.xml @@ -83,7 +83,7 @@ ethereal [ -vh ] [ -DklLnpQS ] [ -a <capture autostop condition> ] ... -a <capture autostop condition> - Specify a criterion that specifies when Ethereal is to stop writing + Specify a criterion that specifies when Wireshark is to stop writing to a capture file. The criterion is of the form test:value, where test is one of: @@ -194,7 +194,7 @@ interface name is a somewhat complex string. Note that "can capture" means that Ethereal was able to open that device to do a live capture; if, on your system, a program doing a network capture must be run from an account with special privileges (for -example, as root), then, if Ethereal is run with the -D flag and +example, as root), then, if Wireshark is run with the -D flag and is not run from such an account, it will not list any interfaces. @@ -281,7 +281,7 @@ standard libpcap format. This option sets the name of the font used for most text - displayed by Ethereal. XXX - add an example! + displayed by Wireshark. XXX - add an example! @@ -349,7 +349,7 @@ standard libpcap format. the interface might be in promiscuous mode for some other reason; hence, -p cannot be used to ensure that the only traffic that is captured is traffic sent to or from the - machine on which Ethereal is running, broadcast traffic, and + machine on which Wireshark is running, broadcast traffic, and multicast traffic to addresses received by that machine. @@ -367,7 +367,7 @@ standard libpcap format. -r <infile> - This option provides the name of a capture file for Ethereal + This option provides the name of a capture file for Wireshark to read and display. This capture file can be in one of the formats Ethereal understands. @@ -491,7 +491,7 @@ standard libpcap format.
Packet colorization - A very useful mechanism available in Ethereal is packet colorization. + A very useful mechanism available in Wireshark is packet colorization. You can set-up Ethereal so that it will colorize packets according to a filter. This allows you to emphasize the packets you are usually interested in. @@ -569,7 +569,7 @@ standard libpcap format. shows an example of several color - filters being used in Ethereal. You may not like the color choices, + filters being used in Wireshark. You may not like the color choices, however, feel free to choose your own.
@@ -629,7 +629,7 @@ standard libpcap format. You have to use the Save button to save your settings. The OK or Apply buttons will not save your changes permanently, so they will be lost - when Ethereal is closed. + when Wireshark is closed. diff --git a/docbook/eug_src/EUG_chapter_introduction.xml b/docbook/eug_src/EUG_chapter_introduction.xml index 68e7807ed9..1c91edd811 100644 --- a/docbook/eug_src/EUG_chapter_introduction.xml +++ b/docbook/eug_src/EUG_chapter_introduction.xml @@ -7,7 +7,7 @@
What is <application>Ethereal?</application> - Ethereal is a network packet analyzer. A network packet + Wireshark is a network packet analyzer. A network packet analyzer will try to capture network packets and tries to display that packet data as detailed as possible. @@ -141,14 +141,14 @@ Many protocol decoders There are protocol decoders (or dissectors, as they are - known in Ethereal) for a great many protocols: + known in Wireshark) for a great many protocols: see .
Open Source Software - Ethereal is an open source software project, and is released under + Wireshark is an open source software project, and is released under the GNU General Public Licence (GPL). You can freely use Ethereal on any number of computers you like, without worrying about license keys or fees or such. In addition, all source @@ -158,7 +158,7 @@
-
What Ethereal is not +
What Wireshark is not Here are some things Ethereal does not provide: @@ -341,7 +341,7 @@ Ethereal was initially developed by Gerald Combs. Ongoing development - and maintenance of Ethereal is handled by the Ethereal team, a loose + and maintenance of Wireshark is handled by the Ethereal team, a loose group of individuals who fix bugs and provide new functionality. @@ -353,7 +353,7 @@ Ethereal web site. - Ethereal is an open source software project, and is released under + Wireshark is an open source software project, and is released under the GNU General Public Licence (GPL). All source code is freely available under the GPL. You are welcome to modify Ethereal to suit your own needs, and it would be appreciated @@ -383,7 +383,7 @@ The maintainers and developers of Ethereal will maintain your code as well, fixing it when API changes or other changes are made, and generally keeping it in tune with what is happening - with Ethereal. So if Ethereal is updated (which is done often), + with Ethereal. So if Wireshark is updated (which is done often), you can get a new Ethereal version from the website and your changes will already be included without any effort for you. @@ -391,7 +391,7 @@ - The Ethereal source code and binary kits for some platforms are all + The Wireshark source code and binary kits for some platforms are all available on the download page of the Ethereal website: &EtherealDownloadPage;. @@ -414,7 +414,7 @@
Wiki - The Ethereal Wiki at &EtherealWikiPage; provides a wide range of information related to Ethereal and packet capturing in general. You will find a lot of information not part of this user's guide. For @@ -475,7 +475,7 @@ ethereal-dev - This list is for Ethereal developers. If you want to start + This list is for Wireshark developers. If you want to start developing a protocol dissector, join this list. diff --git a/docbook/eug_src/EUG_chapter_troubleshoot.xml b/docbook/eug_src/EUG_chapter_troubleshoot.xml index b0afb9b251..ffeb050f4a 100644 --- a/docbook/eug_src/EUG_chapter_troubleshoot.xml +++ b/docbook/eug_src/EUG_chapter_troubleshoot.xml @@ -6,7 +6,7 @@
An approach to troubleshooting with Ethereal - Ethereal is a very useful tool for network troubleshooting, since it + Wireshark is a very useful tool for network troubleshooting, since it contains a number of features that allow you to quickly focus on problems in your networkfor several reasons: diff --git a/docbook/eug_src/EUG_chapter_use.xml b/docbook/eug_src/EUG_chapter_use.xml index 4daf701211..36838f46a5 100644 --- a/docbook/eug_src/EUG_chapter_use.xml +++ b/docbook/eug_src/EUG_chapter_use.xml @@ -132,7 +132,7 @@
The Menu - The Ethereal menu sits on top of the Ethereal window. + The Wireshark menu sits on top of the Ethereal window. An example is shown in . Note! @@ -238,7 +238,7 @@
The "File" menu - The Ethereal file menu contains the fields shown in + The Wireshark file menu contains the fields shown in .
@@ -465,7 +465,7 @@
The "Edit" menu - The Ethereal Edit menu contains the fields shown in + The Wireshark Edit menu contains the fields shown in .
@@ -583,7 +583,7 @@
The "View" menu - The Ethereal View menu contains the fields shown in + The Wireshark View menu contains the fields shown in .
@@ -912,7 +912,7 @@
The "Go" menu - The Ethereal Go menu contains the fields shown in + The Wireshark Go menu contains the fields shown in .
@@ -992,7 +992,7 @@
The "Capture" menu - The Ethereal Capture menu contains the fields shown in + The Wireshark Capture menu contains the fields shown in .
@@ -1073,7 +1073,7 @@
The "Analyze" menu - The Ethereal Analyze menu contains the fields shown in + The Wireshark Analyze menu contains the fields shown in .
@@ -1176,7 +1176,7 @@
The "Statistics" menu - The Ethereal Statistics menu contains the fields shown in + The Wireshark Statistics menu contains the fields shown in .
@@ -1363,7 +1363,7 @@
The "Help" menu - The Ethereal Help menu contains the fields shown in + The Wireshark Help menu contains the fields shown in .
@@ -2016,7 +2016,7 @@
This statusbar is shown while no capture file is loaded, e.g. when - Ethereal is started. + Wireshark is started.
diff --git a/docbook/eug_src/EUG_chapter_work.xml b/docbook/eug_src/EUG_chapter_work.xml index 1b9854abd4..76bde0dbdd 100644 --- a/docbook/eug_src/EUG_chapter_work.xml +++ b/docbook/eug_src/EUG_chapter_work.xml @@ -27,7 +27,7 @@
- You can also select and view packets the same way, while Ethereal is + You can also select and view packets the same way, while Wireshark is capturing, if you selected "Update list of packets in real time" in the Ethereal Capture Preferences dialog box. @@ -753,7 +753,7 @@ ip.len le 0x436
Combining expressions - You can combine filter expressions in Ethereal using the + You can combine filter expressions in Wireshark using the logical operators shown in diff --git a/docbook/eug_src/EUG_preface.xml b/docbook/eug_src/EUG_preface.xml index 222e7e86a7..2802bdf284 100644 --- a/docbook/eug_src/EUG_preface.xml +++ b/docbook/eug_src/EUG_preface.xml @@ -5,7 +5,7 @@
Foreword - Ethereal is one of those programs that many network managers would love + Wireshark is one of those programs that many network managers would love to be able to use, but they are often prevented from getting what they would like from Ethereal because of the lack of documentation. -- cgit v1.2.3