From 6537c76fb62d583eb5f98308c15ae31c1712a31a Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 15 Feb 2008 22:36:24 +0000 Subject: Extend the UAT and preferences code so that you can use the "-o" flag to override UAT entries from the command line, e.g. -o "uat:user_dlts:\"User 0 (DLT=147)\",\"http\",\"0\",\"\",\"0\",\"\"" Fix up white space. svn path=/trunk/; revision=24338 --- docbook/wsug_src/WSUG_chapter_customize.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'docbook/wsug_src') diff --git a/docbook/wsug_src/WSUG_chapter_customize.xml b/docbook/wsug_src/WSUG_chapter_customize.xml index 96b70d8cc1..c18af63a2f 100644 --- a/docbook/wsug_src/WSUG_chapter_customize.xml +++ b/docbook/wsug_src/WSUG_chapter_customize.xml @@ -381,6 +381,17 @@ standard libpcap format. preferences file, see . + User access tables can be overridden using "uat," followed by + the UAT file name and a valid record for the file: + + + wireshark -o "uat:user_dlts:\"User 0 (DLT=147)\",\"http\",\"0\",\"\",\"0\",\"\"" + + The example above would dissect packets with a libpcap data + link type 147 as HTTP, just as if you had configured it in the + DLT_USER protocol preferences. + + -p @@ -876,7 +887,7 @@ standard libpcap format.
Preferences There are a number of preferences you can set. Simply - select the Preferences... menu item from + select the Preferences... menu item from the Edit menu; and Wireshark will pop up the Preferences dialog box as shown in , with the "User Interface" page as -- cgit v1.2.3