aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-01-03 22:12:16 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-01-03 22:12:16 +0000
commitc7db6a5d4d39c1930870c1854fea9e98a236f735 (patch)
tree037205794020a162943d58ca1dbb32ac0a469236 /asn1
parent1b98cbfe97649886e7ff12ab44003e4049edd5cd (diff)
From Pascal Quantin:
Display Home eNodeB name. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6691 svn path=/trunk/; revision=40363
Diffstat (limited to 'asn1')
-rw-r--r--asn1/lte-rrc/lte-rrc.cnf3
1 files changed, 3 insertions, 0 deletions
diff --git a/asn1/lte-rrc/lte-rrc.cnf b/asn1/lte-rrc/lte-rrc.cnf
index 8d5d2352c3..ee7497bce6 100644
--- a/asn1/lte-rrc/lte-rrc.cnf
+++ b/asn1/lte-rrc/lte-rrc.cnf
@@ -356,6 +356,9 @@ if(ue_eutra_cap_tvb){
}
}
+#.TYPE_ATTR
+SystemInformationBlockType9/hnb-Name TYPE=FT_STRING DISPLAY=BASE_NONE
+
#.FN_HDR MasterInformationBlock
col_append_str(actx->pinfo->cinfo, COL_INFO, "MasterInformationBlock ");