From ed66584b634b8c40df7b1f071d729e0f2dd2a53b Mon Sep 17 00:00:00 2001 From: Jaap Keuter Date: Mon, 10 Jan 2011 23:29:54 +0000 Subject: Complete the chapter on popup menus. svn path=/trunk/; revision=35467 --- docbook/wsug_src/WSUG_chapter_work.xml | 357 ++++++++++++++++++++++++++------- 1 file changed, 283 insertions(+), 74 deletions(-) (limited to 'docbook/wsug_src') diff --git a/docbook/wsug_src/WSUG_chapter_work.xml b/docbook/wsug_src/WSUG_chapter_work.xml index fd41c3c937..22c431c002 100644 --- a/docbook/wsug_src/WSUG_chapter_work.xml +++ b/docbook/wsug_src/WSUG_chapter_work.xml @@ -47,10 +47,167 @@
Pop-up menus - You can bring up a pop-up menu over either the "Packet List" or + You can bring up a pop-up menu over either the "Packet List", its + column header, or "Packet Details" pane by clicking your right mouse button at the corresponding pane. + +
+ Pop-up menu of the "Packet List" column header + +
+ Pop-up menu of the "Packet List" column header + +
+
+ + The following table gives an overview of which functions are available + in this header, where to find the corresponding function in the main menu, + and a short description of each item. + + + The menu items of the "Packet List" column header pop-up menu + + + + + + Item + Identical to main menu's item: + Description + + + + + Sort Ascending + + + + Sort the packet list in ascending order based on this column. + + + + + Sort Descending + + + + Sort the packet list in descending order based on this column. + + + + + No Sort + + + + Remove sorting order based on this column. + + + + + ----- + + + + + Align Left + + + + Set left alignment of the values in this column. + + + + + Align Center + + + + Set center alignment of the values in this column. + + + + + Align Right + + + + Set right alignment of the values in this column. + + + + + ----- + + + + + Column Preferences... + + + + Open the Preferences dialog box on the column tab. + + + + + Resize Column + + + + Resize the column to fit the values. + + + + + Rename Column Title + + + + Allows you to change the title of the column header. + + + + + ----- + + + + + Displayed Column + View + + + This menu items folds out with a list of all configured columns. + These columns can now be shown or hidden in the packet list. + + + + + Hide Column + + + + Allows you to hide the column from the packet list. + + + + + Remove Column + + + + Allows you to remove the column from the packet list. + + + + + +
+
+
Pop-up menu of the "Packet List" pane @@ -83,6 +240,15 @@ Mark/unmark a packet. + + + + + Ignore Packet (toggle) + Edit + + + Ignore or inspect this packet while dissecting the capture file. @@ -92,6 +258,15 @@ Set/reset a time reference. + + + + + Manually Resolve Address + + + + Allows you to enter a name to resolve for the selected address. @@ -147,7 +322,7 @@ - - XXX - add an explanation of this. + Allows you to analyze and prepare a filter for this SCTP association. @@ -158,6 +333,16 @@ Allows you to view all the data on a TCP stream between a pair of nodes. + + + + + Follow UDP Stream + Analyze + + + Allows you to view all the data on a UDP datagram + stream between a pair of nodes. @@ -195,14 +380,14 @@ - Copy/ As Filter - - - - Prepare a display filter based on the currently selected item - and copy that filter to the clipboard. - - + Copy/ As Filter + + + + Prepare a display filter based on the currently selected item + and copy that filter to the clipboard. + + Copy/ Bytes (Offset Hex Text) @@ -249,16 +434,6 @@ clipboard as MIME-type "application/octet-stream". - - Export Selected Packet Bytes... - File - - - This menu item is the same as the File menu item of the same - name. It allows you to export raw packet bytes to a binary file. - - - ----- @@ -349,6 +524,84 @@ expanded, and uses it to ensure that the correct subtrees are expanded when you display a packet. This menu item collapses the tree view of all packets in the capture list. + + + + + ----- + + + + + Apply as Column + + + + Use the selected protocol item to create a new column in the packet list. + + + + + ----- + + + + + Apply as Filter + Analyze + + + Prepare and apply a display filter based on the currently selected + item. + + + + + Prepare a Filter + Analyze + + + Prepare a display filter based on the currently selected item. + + + + + Colorize with Filter + - + + + This menu item uses a display filter with the information + from the selected protocol item to build a new colorizing rule. + + + + + Follow TCP Stream + Analyze + + + Allows you to view all the data on a TCP + stream between a pair of nodes. + + + + + Follow UDP Stream + Analyze + + + Allows you to view all the data on a UDP datagram + stream between a pair of nodes. + + + + + Follow SSL Stream + Analyze + + + Same as "Follow TCP Stream" but for SSL. + XXX - add a new section describing this better. @@ -457,60 +710,6 @@ This menu item is the same as the File menu item of the same name. It allows you to export raw packet bytes to a binary file. - - - - - ----- - - - - - Apply as Filter - Analyze - - - Prepare and apply a display filter based on the currently - selected item. - - - - - Prepare a Filter - Analyze - - - Prepare a display filter based on the currently selected item. - - - - - Colorize with Filter - - - - - Prepare a display filter based on the currently selected item - and use it to prepare a new colorize rule. - - - - - Follow TCP Stream - Analyze - - - Allows you to view all the data on a TCP stream between a pair - of nodes. - - - - - Follow SSL Stream - Analyze - - - Same as "Follow TCP Stream" but for SSL. - XXX - add a new section describing this better. @@ -566,6 +765,16 @@ + + Disable Protocol + + + + Allows you to temporarily disable a protocol dissector, which may + be blocking the legitimate dissector. + + + Resolve Name View -- cgit v1.2.3