aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-10-06 19:04:29 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-10-06 19:04:29 +0000
commit0f4d4344dd770cf06b0c4aaa9f945acc99f314d5 (patch)
treeaf152779af282718ee24cbab3c3fd4032905be35 /asn1
parenta926ecc9f1738bb2bb1239fac53a4279db697f09 (diff)
From Gerasimos Dimitriadis:
GSM MAP: an-APDU not decoded. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4095 svn path=/trunk/; revision=30375
Diffstat (limited to 'asn1')
-rw-r--r--asn1/gsmmap/gsmmap.cnf4
1 files changed, 4 insertions, 0 deletions
diff --git a/asn1/gsmmap/gsmmap.cnf b/asn1/gsmmap/gsmmap.cnf
index a830ef8bc3..d39cd56089 100644
--- a/asn1/gsmmap/gsmmap.cnf
+++ b/asn1/gsmmap/gsmmap.cnf
@@ -177,6 +177,10 @@ MAP-DialoguePDU B "0.4.0.0.1.1.1.1" "map-DialogueAS"
offset = tvb_length_remaining(tvb,offset);
}
+#.FN_PARS AccessNetworkProtocolId
+
+ VAL_PTR = &AccessNetworkProtocolId
+
#.FN_BODY AddressString VAL_PTR = &parameter_tvb
tvbuff_t *parameter_tvb;