aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2007-03-06 00:36:25 +0000
committerStephen Fisher <steve@stephen-fisher.com>2007-03-06 00:36:25 +0000
commit2865e52843f84d3ca4bd60286a1948464dc4fc83 (patch)
tree45c6da2228435251204ae53bd67d024465e61bb3 /docbook
parent8d8452b419de5fcab20af4a5eeebb0dfb8898af5 (diff)
Export Object code/documentation updates:
- Note in the user's guide that export object is not available in GTK1 builds of Wireshark. - Make scanning through the slists more efficient - Use new tap.c function called have_tap_listener() to only save object payload data when the export object listener is actively listening for it. - Save objects in the HTTP dissector with g_malloc() instead of se_malloc() and free it when we're done with it - when the export object window is closed (Fixes bug #1412) - Various minor improvements svn path=/trunk/; revision=20980
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsug_src/WSUG_chapter_io.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/wsug_src/WSUG_chapter_io.xml b/docbook/wsug_src/WSUG_chapter_io.xml
index 0d693e1a06..f9cb0e4ccf 100644
--- a/docbook/wsug_src/WSUG_chapter_io.xml
+++ b/docbook/wsug_src/WSUG_chapter_io.xml
@@ -952,7 +952,7 @@
opened with the proper viewer or executed in the case of
executables (if it is for the same platform you are
running Wireshark on) without any further work on your
- part.
+ part. This feature is not available in the GTK1 build of Wireshark.
</para>
<figure>
<title>The "Export Objects" dialog box</title>