summaryrefslogtreecommitdiff
path: root/x11-fields
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-04-17 08:33:09 +0000
committerGuy Harris <guy@alum.mit.edu>2002-04-17 08:33:09 +0000
commite78141670a5ec5c647ac23878bb9564ca768258e (patch)
treef40c646b032dbb6b768444e74f90bef778c3b825 /x11-fields
parent43141af937f24e1200fa40d27ad4f22a0360eb67 (diff)
downloadwireshark-e78141670a5ec5c647ac23878bb9564ca768258e.tar.gz
In a ChangeHosts request, display 4-byte Internet addresses as IPv4
addresses. When showing a list of keysyms, build the text representation of the item for the list by appending keysyms to the text of the item as dissected; this fixes a bug in the display of those keysums, and means that we don't build a text string with the keysyms if we're not generating the text representation. svn path=/trunk/; revision=5179
Diffstat (limited to 'x11-fields')
-rw-r--r--x11-fields3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fields b/x11-fields
index ec40057e67..193ca48126 100644
--- a/x11-fields
+++ b/x11-fields
@@ -3,7 +3,7 @@
#
# Copyright 2000, Christophe Tronche <ch.tronche@computer.org>
#
-# $Id: x11-fields,v 1.5 2002/04/16 09:42:31 guy Exp $
+# $Id: x11-fields,v 1.6 2002/04/17 08:33:09 guy Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
@@ -28,6 +28,7 @@ acceleration-denominator INT16 DEC
acceleration-numerator INT16 DEC
access-mode UINT8 DEC VALS
address BYTES NONE
+ip-address IPv4 NONE
address-length UINT16 DEC
alloc UINT8 DEC VALS
allow-events-mode UINT8 DEC VALS