aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h248
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2020-12-16 15:13:31 +0100
committerAnders Broman <anders.broman@ericsson.com>2020-12-16 15:13:31 +0100
commitadb1b594952e04bb3648534eabf91c34604927b7 (patch)
tree2b64148617da79685e27ee8e3d3e2b803325ffb6 /epan/dissectors/asn1/h248
parent4735eddfef71133d6030e1a654417f0541cfb4ec (diff)
Fix duplicated filter names.
Diffstat (limited to 'epan/dissectors/asn1/h248')
-rw-r--r--epan/dissectors/asn1/h248/h248.cnf12
1 files changed, 12 insertions, 0 deletions
diff --git a/epan/dissectors/asn1/h248/h248.cnf b/epan/dissectors/asn1/h248/h248.cnf
index 3e42e423a1..7556a1b1b5 100644
--- a/epan/dissectors/asn1/h248/h248.cnf
+++ b/epan/dissectors/asn1/h248/h248.cnf
@@ -90,6 +90,18 @@ EventParameterV1/value event_param_value
SigParameterV1/value sig_param_value
AuditReplyV1/auditResult audit_result
+#.FIELD_ATTR
+IP4Address/address ABBREV=iP4Address
+IP6Address/address ABBREV=iP6Address
+TransactionRequest/transactionId ABBREV=transactionRequest.transactionId
+SegmentReply/transactionId ABBREV=segmentreply.transactionId
+TransactionReply/transactionId ABBREV=transactionreply.transactionId
+TransactionPending/transactionId ABBREV=transactionpending.transactionId
+DomainName/name ABBREV=domainname
+TerminationID/id ABBREV=terminationId
+PropertyParm/value ABBREV=propertyParamValue
+EventParameterV1/value ABBREV=event_param_value
+SigParameterV1/value ABBREV=sig_param_value
#.FN_HDR Message
curr_info.msg = gcp_msg(actx->pinfo,tvb_raw_offset(tvb),keep_persistent_data);