From 0ee4d0a00abd69e6479a55c12425c92cdf916d71 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Mon, 27 May 2013 20:26:49 +0000 Subject: 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 --- epan/dissectors/packet-ansi_tcap.c | 46 +++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'epan/dissectors/packet-ansi_tcap.c') diff --git a/epan/dissectors/packet-ansi_tcap.c b/epan/dissectors/packet-ansi_tcap.c index ad979417c0..8ba90aecc1 100644 --- a/epan/dissectors/packet-ansi_tcap.c +++ b/epan/dissectors/packet-ansi_tcap.c @@ -1551,31 +1551,31 @@ proto_register_ansi_tcap(void) FT_INT32, BASE_DEC, NULL, 0, "INTEGER", HFILL }}, { &hf_ansi_tcap_unidirectional, - { "unidirectional", "ansi_tcap.unidirectional", + { "unidirectional", "ansi_tcap.unidirectional_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_queryWithPerm, - { "queryWithPerm", "ansi_tcap.queryWithPerm", + { "queryWithPerm", "ansi_tcap.queryWithPerm_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_queryWithoutPerm, - { "queryWithoutPerm", "ansi_tcap.queryWithoutPerm", + { "queryWithoutPerm", "ansi_tcap.queryWithoutPerm_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_response, - { "response", "ansi_tcap.response", + { "response", "ansi_tcap.response_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_conversationWithPerm, - { "conversationWithPerm", "ansi_tcap.conversationWithPerm", + { "conversationWithPerm", "ansi_tcap.conversationWithPerm_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_conversationWithoutPerm, - { "conversationWithoutPerm", "ansi_tcap.conversationWithoutPerm", + { "conversationWithoutPerm", "ansi_tcap.conversationWithoutPerm_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_abort, - { "abort", "ansi_tcap.abort", + { "abort", "ansi_tcap.abort_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_identifier, @@ -1583,7 +1583,7 @@ proto_register_ansi_tcap(void) FT_BYTES, BASE_NONE, NULL, 0, "TransactionID", HFILL }}, { &hf_ansi_tcap_dialoguePortion, - { "dialoguePortion", "ansi_tcap.dialoguePortion", + { "dialoguePortion", "ansi_tcap.dialoguePortion_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_componentPortion, @@ -1591,7 +1591,7 @@ proto_register_ansi_tcap(void) FT_UINT32, BASE_DEC, NULL, 0, "ComponentSequence", HFILL }}, { &hf_ansi_tcap_dialogPortion, - { "dialogPortion", "ansi_tcap.dialogPortion", + { "dialogPortion", "ansi_tcap.dialogPortion_element", FT_NONE, BASE_NONE, NULL, 0, "DialoguePortion", HFILL }}, { &hf_ansi_tcap_causeInformation, @@ -1603,7 +1603,7 @@ proto_register_ansi_tcap(void) FT_INT32, BASE_DEC, VALS(ansi_tcap_P_Abort_cause_U_vals), 0, "P_Abort_cause", HFILL }}, { &hf_ansi_tcap_userInformation, - { "userInformation", "ansi_tcap.userInformation", + { "userInformation", "ansi_tcap.userInformation_element", FT_NONE, BASE_NONE, NULL, 0, "UserAbortInformation", HFILL }}, { &hf_ansi_tcap_version, @@ -1639,11 +1639,11 @@ proto_register_ansi_tcap(void) FT_OID, BASE_NONE, NULL, 0, "OBJECT_IDENTIFIER", HFILL }}, { &hf_ansi_tcap_confidentiality, - { "confidentiality", "ansi_tcap.confidentiality", + { "confidentiality", "ansi_tcap.confidentiality_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap__untag_item, - { "_untag item", "ansi_tcap._untag_item", + { "_untag item", "ansi_tcap._untag_item_element", FT_NONE, BASE_NONE, NULL, 0, "EXTERNAL", HFILL }}, { &hf_ansi_tcap_confidentialityId, @@ -1663,27 +1663,27 @@ proto_register_ansi_tcap(void) FT_UINT32, BASE_DEC, VALS(ansi_tcap_ComponentPDU_vals), 0, NULL, HFILL }}, { &hf_ansi_tcap_invokeLast, - { "invokeLast", "ansi_tcap.invokeLast", + { "invokeLast", "ansi_tcap.invokeLast_element", FT_NONE, BASE_NONE, NULL, 0, "Invoke", HFILL }}, { &hf_ansi_tcap_returnResultLast, - { "returnResultLast", "ansi_tcap.returnResultLast", + { "returnResultLast", "ansi_tcap.returnResultLast_element", FT_NONE, BASE_NONE, NULL, 0, "ReturnResult", HFILL }}, { &hf_ansi_tcap_returnError, - { "returnError", "ansi_tcap.returnError", + { "returnError", "ansi_tcap.returnError_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_reject, - { "reject", "ansi_tcap.reject", + { "reject", "ansi_tcap.reject_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_invokeNotLast, - { "invokeNotLast", "ansi_tcap.invokeNotLast", + { "invokeNotLast", "ansi_tcap.invokeNotLast_element", FT_NONE, BASE_NONE, NULL, 0, "Invoke", HFILL }}, { &hf_ansi_tcap_returnResultNotLast, - { "returnResultNotLast", "ansi_tcap.returnResultNotLast", + { "returnResultNotLast", "ansi_tcap.returnResultNotLast_element", FT_NONE, BASE_NONE, NULL, 0, "ReturnResult", HFILL }}, { &hf_ansi_tcap_componentIDs, @@ -1695,7 +1695,7 @@ proto_register_ansi_tcap(void) FT_UINT32, BASE_DEC, VALS(ansi_tcap_OperationCode_vals), 0, NULL, HFILL }}, { &hf_ansi_tcap_parameter, - { "parameter", "ansi_tcap.parameter", + { "parameter", "ansi_tcap.parameter_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_componentID, @@ -1703,7 +1703,7 @@ proto_register_ansi_tcap(void) FT_BYTES, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_parameter_01, - { "parameter", "ansi_tcap.parameter", + { "parameter", "ansi_tcap.parameter_element", FT_NONE, BASE_NONE, NULL, 0, "T_parameter_01", HFILL }}, { &hf_ansi_tcap_componentID_01, @@ -1715,7 +1715,7 @@ proto_register_ansi_tcap(void) FT_UINT32, BASE_DEC, VALS(ansi_tcap_ErrorCode_vals), 0, NULL, HFILL }}, { &hf_ansi_tcap_parameter_02, - { "parameter", "ansi_tcap.parameter", + { "parameter", "ansi_tcap.parameter_element", FT_NONE, BASE_NONE, NULL, 0, "T_parameter_02", HFILL }}, { &hf_ansi_tcap_componentID_02, @@ -1731,11 +1731,11 @@ proto_register_ansi_tcap(void) FT_UINT32, BASE_DEC, VALS(ansi_tcap_T_parameter_03_vals), 0, "T_parameter_03", HFILL }}, { &hf_ansi_tcap_paramSequence, - { "paramSequence", "ansi_tcap.paramSequence", + { "paramSequence", "ansi_tcap.paramSequence_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, { &hf_ansi_tcap_paramSet, - { "paramSet", "ansi_tcap.paramSet", + { "paramSet", "ansi_tcap.paramSet_element", FT_NONE, BASE_NONE, NULL, 0, NULL, HFILL }}, -- cgit v1.2.3