aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h323.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-05-27 20:26:49 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-05-27 20:26:49 +0000
commit0ee4d0a00abd69e6479a55c12425c92cdf916d71 (patch)
treec72f8bc0048460e22297128f141079a1862d98b7 /epan/dissectors/packet-h323.c
parent38d9a87a49d690db0f3fb8aaa4ca40909713ead4 (diff)
Postfix FT_NONE fields with "_element" string to reduce number of incompatible filters in ASN.1 dissectors
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2402 svn path=/trunk/; revision=49599
Diffstat (limited to 'epan/dissectors/packet-h323.c')
-rw-r--r--epan/dissectors/packet-h323.c30
1 files changed, 15 insertions, 15 deletions
diff --git a/epan/dissectors/packet-h323.c b/epan/dissectors/packet-h323.c
index 423002f9e3..6ae3c3767b 100644
--- a/epan/dissectors/packet-h323.c
+++ b/epan/dissectors/packet-h323.c
@@ -451,15 +451,15 @@ void proto_register_h323(void) {
/*--- Included file: packet-h323-hfarr.c ---*/
#line 1 "../../asn1/h323/packet-h323-hfarr.c"
{ &hf_h323_RasTunnelledSignallingMessage_PDU,
- { "RasTunnelledSignallingMessage", "h323.RasTunnelledSignallingMessage",
+ { "RasTunnelledSignallingMessage", "h323.RasTunnelledSignallingMessage_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h323_RobustnessData_PDU,
- { "RobustnessData", "h323.RobustnessData",
+ { "RobustnessData", "h323.RobustnessData_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h323_tunnelledProtocolID,
- { "tunnelledProtocolID", "h323.tunnelledProtocolID",
+ { "tunnelledProtocolID", "h323.tunnelledProtocolID_element",
FT_NONE, BASE_NONE, NULL, 0,
"TunnelledProtocol", HFILL }},
{ &hf_h323_messageContent,
@@ -471,11 +471,11 @@ void proto_register_h323(void) {
FT_BYTES, BASE_NONE, NULL, 0,
"OCTET_STRING", HFILL }},
{ &hf_h323_tunnellingRequired,
- { "tunnellingRequired", "h323.tunnellingRequired",
+ { "tunnellingRequired", "h323.tunnellingRequired_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h323_nonStandardData,
- { "nonStandardData", "h323.nonStandardData",
+ { "nonStandardData", "h323.nonStandardData_element",
FT_NONE, BASE_NONE, NULL, 0,
"NonStandardParameter", HFILL }},
{ &hf_h323_versionID,
@@ -487,27 +487,27 @@ void proto_register_h323(void) {
FT_UINT32, BASE_DEC, VALS(h323_T_robustnessData_vals), 0,
NULL, HFILL }},
{ &hf_h323_rrqData,
- { "rrqData", "h323.rrqData",
+ { "rrqData", "h323.rrqData_element",
FT_NONE, BASE_NONE, NULL, 0,
"Rrq_RD", HFILL }},
{ &hf_h323_rcfData,
- { "rcfData", "h323.rcfData",
+ { "rcfData", "h323.rcfData_element",
FT_NONE, BASE_NONE, NULL, 0,
"Rcf_RD", HFILL }},
{ &hf_h323_setupData,
- { "setupData", "h323.setupData",
+ { "setupData", "h323.setupData_element",
FT_NONE, BASE_NONE, NULL, 0,
"Setup_RD", HFILL }},
{ &hf_h323_connectData,
- { "connectData", "h323.connectData",
+ { "connectData", "h323.connectData_element",
FT_NONE, BASE_NONE, NULL, 0,
"Connect_RD", HFILL }},
{ &hf_h323_statusData,
- { "statusData", "h323.statusData",
+ { "statusData", "h323.statusData_element",
FT_NONE, BASE_NONE, NULL, 0,
"Status_RD", HFILL }},
{ &hf_h323_statusInquiryData,
- { "statusInquiryData", "h323.statusInquiryData",
+ { "statusInquiryData", "h323.statusInquiryData_element",
FT_NONE, BASE_NONE, NULL, 0,
"StatusInquiry_RD", HFILL }},
{ &hf_h323_BackupCallSignalAddresses_item,
@@ -519,7 +519,7 @@ void proto_register_h323(void) {
FT_UINT32, BASE_DEC, VALS(h225_TransportAddress_vals), 0,
"TransportAddress", HFILL }},
{ &hf_h323_alternateTransport,
- { "alternateTransport", "h323.alternateTransport",
+ { "alternateTransport", "h323.alternateTransport_element",
FT_NONE, BASE_NONE, NULL, 0,
"AlternateTransportAddresses", HFILL }},
{ &hf_h323_backupCallSignalAddresses,
@@ -527,7 +527,7 @@ void proto_register_h323(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h323_hasSharedRepository,
- { "hasSharedRepository", "h323.hasSharedRepository",
+ { "hasSharedRepository", "h323.hasSharedRepository_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h323_irrFrequency,
@@ -551,7 +551,7 @@ void proto_register_h323(void) {
FT_BYTES, BASE_NONE, NULL, 0,
"OCTET_STRING", HFILL }},
{ &hf_h323_resetH245,
- { "resetH245", "h323.resetH245",
+ { "resetH245", "h323.resetH245_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},
{ &hf_h323_timeToLive,
@@ -559,7 +559,7 @@ void proto_register_h323(void) {
FT_UINT32, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_h323_includeFastStart,
- { "includeFastStart", "h323.includeFastStart",
+ { "includeFastStart", "h323.includeFastStart_element",
FT_NONE, BASE_NONE, NULL, 0,
NULL, HFILL }},