From ca04f4c8cb8622a7195cc80abbf9d1ecb1f1b445 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 11 Apr 2022 15:23:29 -0700 Subject: Qt: Update our dynamic menu groups. Add log-specific statistics groups, and use them to limit the dynamic menu items in Wireshark and Logwolf. --- test/lua/globals_2.2.txt | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) (limited to 'test') diff --git a/test/lua/globals_2.2.txt b/test/lua/globals_2.2.txt index e319bd21de..a6d3ab5231 100644 --- a/test/lua/globals_2.2.txt +++ b/test/lua/globals_2.2.txt @@ -393,18 +393,23 @@ ["__typeof"] = "Listener" } }, - ["MENU_ANALYZE_CONVERSATION"] = 1, - ["MENU_ANALYZE_UNSORTED"] = 0, - ["MENU_STAT_CONVERSATION"] = 4, - ["MENU_STAT_ENDPOINT"] = 5, - ["MENU_STAT_GENERIC"] = 3, - ["MENU_STAT_RESPONSE"] = 6, - ["MENU_STAT_TELEPHONY"] = 7, - ["MENU_STAT_TELEPHONY_GSM"] = 8, - ["MENU_STAT_TELEPHONY_LTE"] = 9, - ["MENU_STAT_TELEPHONY_SCTP"] = 10, + ["MENU_PACKET_ANALYZE_UNSORTED"] = 0, + ["MENU_ANALYZE_CONVERSATION_FILTER"] = 1, ["MENU_STAT_UNSORTED"] = 2, - ["MENU_TOOLS_UNSORTED"] = 11, + ["MENU_STAT_GENERIC"] = 3, + ["MENU_STAT_CONVERSATION_LIST"] = 4, + ["MENU_STAT_ENDPOINT_LIST"] = 5, + ["MENU_STAT_RESPONSE_TIME"] = 6, + ["MENU_STAT_RSERPOOL"] = 7, + ["MENU_STAT_TELEPHONY"] = 8, + ["MENU_STAT_TELEPHONY_ANSI"] = 9, + ["MENU_STAT_TELEPHONY_GSM"] = 10, + ["MENU_STAT_TELEPHONY_LTE"] = 11, + ["MENU_STAT_TELEPHONY_MTP3"] = 12, + ["MENU_STAT_TELEPHONY_SCTP"] = 13, + ["MENU_TOOLS_UNSORTED"] = 14, + ["MENU_LOG_ANALYZE_UNSORTED"] = 15, + ["MENU_LOG_STAT_UNSORTED"] = 16, ["NSTime"] = '', ["PI_ASSUMPTION"] = 218103808, ["PI_CHAT"] = 2097152, -- cgit v1.2.3