Added a "Capture Interfaces" dialog box figure for other than Win32

to show and document the "Device" column.
Added a note about hidden interfaces.
Added some missing graphics files to Makefile.common.

svn path=/trunk/; revision=25115
This commit is contained in:
Stig Bjørlykke 2008-04-18 23:55:03 +00:00
parent b205017b3e
commit ddbf7eb242
5 changed files with 31 additions and 6 deletions

View File

@ -28,6 +28,7 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-bytes-pane.png \
wsug_graphics/ws-capture-info.png \
wsug_graphics/ws-capture-interfaces.png \
wsug_graphics/ws-capture-interfaces-win32.png \
wsug_graphics/ws-capture-menu.png \
wsug_graphics/ws-capture-options.png \
wsug_graphics/ws-capture-preferences.png \
@ -42,6 +43,10 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-edit-color-rule-dialog.png \
wsug_graphics/ws-edit-menu.png \
wsug_graphics/ws-enabled-protocols.png \
wsug_graphics/ws-expert-colored-tree.png \
wsug_graphics/ws-expert-column.png \
wsug_graphics/ws-expert-infos.png \
wsug_graphics/ws-export-objects.png \
wsug_graphics/ws-export-pdml.png \
wsug_graphics/ws-export-plain.png \
wsug_graphics/ws-export-ps.png \
@ -58,15 +63,18 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-goto-packet.png \
wsug_graphics/ws-gui-colors-preferences.png \
wsug_graphics/ws-gui-columns-preferences.png \
wsug_graphics/ws-gui-config-profiles.png \
wsug_graphics/ws-gui-font-preferences.png \
wsug_graphics/ws-gui-layout-preferences.png \
wsug_graphics/ws-gui-preferences.png \
wsug_graphics/ws-help-menu.png \
wsug_graphics/ws-list-pane.png \
wsug_graphics/ws-logo.png \
wsug_graphics/ws-main-toolbar.png \
wsug_graphics/ws-main.png \
wsug_graphics/ws-menu.png \
wsug_graphics/ws-merge-gtk20.png \
wsug_graphics/ws-merge-gtk24.png \
wsug_graphics/ws-merge-gtk20.png \
wsug_graphics/ws-merge-gtk24.png \
wsug_graphics/ws-merge-win32.png \
wsug_graphics/ws-nameresolution-preferences.png \
wsug_graphics/ws-open-gtk20.png \
@ -90,6 +98,7 @@ WSUG_GRAPHICS = \
wsug_graphics/ws-stats-srt-dcerpc-filter.png \
wsug_graphics/ws-stats-srt-dcerpc.png \
wsug_graphics/ws-stats-summary.png \
wsug_graphics/ws-stats-wlan-traffic.png \
wsug_graphics/ws-statusbar-empty.png \
wsug_graphics/ws-statusbar-loaded.png \
wsug_graphics/ws-statusbar-selected.png \
@ -130,9 +139,7 @@ WSUG_GRAPHICS = \
wsug_graphics/toolbar/stock_top_24.png \
wsug_graphics/toolbar/stock_zoom_1_24.png \
wsug_graphics/toolbar/stock_zoom_in_24.png \
wsug_graphics/toolbar/stock_zoom_out_24.png \
wsug_graphics/ws-logo.png \
wsug_graphics/ws-main.png
wsug_graphics/toolbar/stock_zoom_out_24.png
WSDG_FILES = \
wsdg_src/WSDG_chapter_build_intro.xml \

View File

@ -196,6 +196,7 @@ FILE SECTION
<!ENTITY WiresharkFilterAddExpression SYSTEM "./wsug_graphics/ws-filter-add-expression.png" NDATA PNG>
<!ENTITY WiresharkFilters2 SYSTEM "./wsug_graphics/ws-filters-2.png" NDATA PNG>
<!ENTITY WiresharkCaptureInterfacesDialog SYSTEM "./wsug_graphics/ws-capture-interfaces.png" NDATA PNG>
<!ENTITY WiresharkCaptureInterfacesDialogWin32 SYSTEM "./wsug_graphics/ws-capture-interfaces-win32.png" NDATA PNG>
<!ENTITY WiresharkCaptureOptionsDialog SYSTEM "./wsug_graphics/ws-capture-options.png" NDATA PNG>
<!ENTITY WiresharkCaptureInfoDialog SYSTEM "./wsug_graphics/ws-capture-info.png" NDATA PNG>
<!ENTITY WiresharkTimeReference SYSTEM "./wsug_graphics/ws-time-reference.png" NDATA PNG>

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -102,6 +102,7 @@
You can get an overview of the available local interfaces using the
"<inlinegraphic entityref="WiresharkToolbarCaptureInterfaces" format="PNG"/>
Capture Interfaces" dialog box, see
<xref linkend="ChCapCaptureInterfacesDialogWin32"/> or
<xref linkend="ChCapCaptureInterfacesDialog"/>. You can start a
capture from this dialog box, using (one of) the "Capture" button(s).
</para>
@ -143,6 +144,7 @@ wireshark -i eth0 -k
<para>
When you select "Interfaces..." from the Capture menu, Wireshark pops
up the "Capture Interfaces" dialog box as shown in
<xref linkend="ChCapCaptureInterfacesDialogWin32"/> or
<xref linkend="ChCapCaptureInterfacesDialog"/>.
<warning><title>Warning!</title>
<para>
@ -158,12 +160,27 @@ wireshark -i eth0 -k
cannot detect the remote interfaces available, there could be more capture
interfaces available than listed.
</para>
<para>
Also note that this dialog box will not show interfaces marked as hidden
in the "Interface Options" preferences dialog.
</para>
</note>
<figure id="ChCapCaptureInterfacesDialogWin32">
<title>The "Capture Interfaces" dialog box on Win32</title>
<graphic entityref="WiresharkCaptureInterfacesDialogWin32" format="PNG"/>
</figure>
<figure id="ChCapCaptureInterfacesDialog">
<title>The "Capture Interfaces" dialog box</title>
<title>The "Capture Interfaces" dialog box on other than Win32</title>
<graphic entityref="WiresharkCaptureInterfacesDialog" format="PNG"/>
</figure>
<variablelist>
<varlistentry><term><command>Device (not on Win32)</command></term>
<listitem>
<para>
The interface device name.
</para>
</listitem>
</varlistentry>
<varlistentry><term><command>Description</command></term>
<listitem>
<para>