aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_3gpp.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-03-13 13:41:28 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-03-13 13:41:28 +0000
commit9e2c39d16789c04c30241eb30ea7160aa9c96484 (patch)
treea639fcb98d2591f83303c3d17cc0a55df30691ce /epan/dissectors/packet-h248_3gpp.c
parentfd19aa7c890996fa9d43440ea5c26433c486f059 (diff)
H248 package updates from Alex Lindberg in bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6915 applied by hand.
svn path=/trunk/; revision=41527
Diffstat (limited to 'epan/dissectors/packet-h248_3gpp.c')
-rw-r--r--epan/dissectors/packet-h248_3gpp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-h248_3gpp.c b/epan/dissectors/packet-h248_3gpp.c
index 8d22b9ec34..cc42180634 100644
--- a/epan/dissectors/packet-h248_3gpp.c
+++ b/epan/dissectors/packet-h248_3gpp.c
@@ -53,6 +53,7 @@ static gint ett_h248_package_3GUP = -1;
static gboolean implicit = FALSE;
static const value_string h248_3GUP_properties_vals[] = {
+ { 0x0000, "threegup (3G User Plane)" },
{ 0x0001, "Mode" },
{ 0x0002, "Versions" },
{ 0x0003, "delerrsdu" },