aboutsummaryrefslogtreecommitdiffstats
path: root/epan/proto.h
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-10-18 06:50:20 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2011-10-18 06:50:20 +0000
commitf9c122b92693941454f451bb005ec59ee8a7e6e2 (patch)
tree01a7497620b13ce8f47f04d68181bf1744948d67 /epan/proto.h
parentc6ebe8967cad6ba872af86232e31e37f11bb6621 (diff)
Note some character encodings that can probably be used Real Soon Now,
and the dissectors that deal with them. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39456 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/proto.h')
-rw-r--r--epan/proto.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/epan/proto.h b/epan/proto.h
index 624229c182..301119211e 100644
--- a/epan/proto.h
+++ b/epan/proto.h
@@ -256,6 +256,25 @@ typedef struct _protocol protocol_t;
#define ENC_EBCDIC 0x0EBCD1C0
/*
+ * TODO:
+ *
+ * These could probably be used by existing code:
+ *
+ * ENC_UTF_16 - UTF-16
+ * ENC_UCS_4 - UCS-4
+ * ENC_UCS_2 - UCS-2 (not the same as UTF-16!)
+ * ENC_ISO_8859_1 - ISO 8859/1
+ * ENC_ISO_8859_8 - ISO 8859/8
+ * - "IBM MS DBCS"
+ * - JIS C 6226
+ * 7-bit encodings such as ETSI 03.38 (GSM SMS character set
+ * (see packet-ansi_337.c, packet-gsm_a_dtap.c, packet-gsm_map.c,
+ * packet-gsm_sms.c)?
+ *
+ * See also packet-bacapp.c.
+ */
+
+/*
* For protocols (FT_PROTOCOL), aggregate items with subtrees (FT_NONE),
* opaque byte-array fields (FT_BYTES), and other fields where there
* is no choice of encoding (either because it's "just a bucket