diff --git a/AUTHORS b/AUTHORS index 5c02f5d397..273567dde5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4386,6 +4386,7 @@ Gregor Jasny Gregor Jasny Gregor Miernik Grzegorz Niemirowski +Gtker Gtker Guillaume Autran Guvenc Gulce @@ -4469,6 +4470,7 @@ Jeremy Browne Jeremy Hitt Jeremy Kerr Jeremy Martin +Jeremy McCormick Jeroen Roovers Jeroen Sack Jeroen Sack diff --git a/NEWS b/NEWS index 91dc2aa04e..1602607e16 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,9 @@ Wireshark 3.7.1 Release Notes • All configurations and options are done via a left side button row + • Columns for the Conversations and Endpoint dialogs can be + hidden by context menu + • The PCRE2 library (https://www.pcre.org/) is now a required dependency to build Wireshark. @@ -75,6 +78,10 @@ Wireshark 3.7.1 Release Notes swapped for editcap and mergecap to match the other command line utilities. + • New address type AT_NUMERIC allows simple numeric addresses for + protocols which do not have a more common-style address approach, + analog to AT_STRINGZ. + Many other improvements have been made. See the “New and Updated Features” section below for more details. @@ -86,6 +93,9 @@ Wireshark 3.7.1 Release Notes • The Windows installers now ship with Qt 6.2.3. They previously shipped with Qt 6.2.4. + • The Conversation and Endpoint dialogs have been reworked + extensively + The following features are new (or have been significantly updated) since version 3.6.0: @@ -222,6 +232,9 @@ Wireshark 3.7.1 Release Notes • In general, `text2pcap` and wireshark’s “Import from Hex Dump” have feature parity. + • The default main window layout has been changed so that the + packet detail and bytes are side by side. + • The HTTP2 dissector now supports using fake headers to parse the DATAs of streams captured without first HEADERS frames of a long-lived stream (such as a gRPC streaming call which allows @@ -282,9 +295,11 @@ Wireshark 3.7.1 Release Notes Register Access Protocol (5co-legacy), Generic Data Transfer Protocol (GDT), gRPC Web (gRPC-Web), Host IP Configuration Protocol (HICP), Mesh Connex (MCX), Microsoft Cluster Remote Control Protocol (RCP), - Realtek, REdis Serialization Protocol v2 (RESP), Secure File Transfer - Protocol (sftp), Secure Host IP Configuration Protocol (SHICP), USB - Attached SCSI (UASP), and ZBOSS NCP + Protected Extensible Authentication Protocol (PEAP), Realtek, REdis + Serialization Protocol v2 (RESP), Roon Discovery (RoonDisco), Secure + File Transfer Protocol (sftp), Secure Host IP Configuration Protocol + (SHICP), SSH File Transfer Protocol (SFTP), USB Attached SCSI (UASP), + and ZBOSS NCP Updated Protocol Support @@ -332,7 +347,7 @@ Wireshark 3.7.1 Release Notes A complete FAQ is available on the Wireshark web site[7]. - Last updated 2022-06-15 01:39:18 UTC + Last updated 2022-06-19 09:18:16 UTC References diff --git a/docbook/wsug_src/editcap-h.txt b/docbook/wsug_src/editcap-h.txt index bbcd9753ef..032ba7d981 100644 --- a/docbook/wsug_src/editcap-h.txt +++ b/docbook/wsug_src/editcap-h.txt @@ -1,4 +1,4 @@ -Editcap (Wireshark) 3.7.1 (v3.7.1rc0-27-gf2fb1662b23b) +Editcap (Wireshark) 3.7.1 (v3.7.1rc0-256-g2b4878d452a5) Edit and/or translate the format of capture files. See https://www.wireshark.org for more information. @@ -22,14 +22,14 @@ Duplicate packet removal: -d remove packet if duplicate (window == 5). -D remove packet if duplicate; configurable . Valid values are 0 to 1000000. - NOTE: A of 0 with -v (verbose option) is + NOTE: A of 0 with -V (verbose option) is useful to print MD5 hashes. -w remove packet if duplicate packet is found EQUAL TO OR LESS THAN prior to current packet. A is specified in relative seconds (e.g. 0.000001). NOTE: The use of the 'Duplicate packet removal' options with - other editcap options except -v may not always work as expected. + other editcap options except -V may not always work as expected. Specifically the -r, -t or -S options will very likely NOT have the desired effect if combined with the -d, -D or -w. --skip-radiotap-header skip radiotap header when checking for packet duplicates. @@ -104,9 +104,9 @@ Output File(s): command line. Miscellaneous: - -h display this help and exit. - -v verbose output. - If -v is used with any of the 'Duplicate Packet + -h, --help display this help and exit. + -V verbose output. + If -V is used with any of the 'Duplicate Packet Removal' options (-d, -D or -w) then Packet lengths and MD5 hashes are printed to standard-error. - -V, --version print version information and exit. + -v, --version print version information and exit. diff --git a/docbook/wsug_src/mergecap-h.txt b/docbook/wsug_src/mergecap-h.txt index 550e797ae6..8a365db1ff 100644 --- a/docbook/wsug_src/mergecap-h.txt +++ b/docbook/wsug_src/mergecap-h.txt @@ -1,4 +1,4 @@ -Mergecap (Wireshark) 3.7.1 (v3.7.1rc0-27-gf2fb1662b23b) +Mergecap (Wireshark) 3.7.1 (v3.7.1rc0-256-g2b4878d452a5) Merge two or more capture files into one. See https://www.wireshark.org for more information. @@ -15,6 +15,6 @@ Output: an empty "-I" option will list the merge modes. Miscellaneous: - -h display this help and exit. - -v verbose output. - -V print version information and exit. + -h, --help display this help and exit. + -V verbose output. + -v, --version print version information and exit. diff --git a/enterprises.tsv b/enterprises.tsv index f2afad6a47..2cc5fd5e8a 100644 --- a/enterprises.tsv +++ b/enterprises.tsv @@ -5,7 +5,7 @@ # The format used here is: # Where SPACE can be any sequence of spaces and tabs. # -# (last updated 2022-06-10) +# (last updated 2022-06-18) 0 Reserved 1 NxNetworks @@ -11841,7 +11841,7 @@ 11971 Peter-Service Ltd. 11972 TAIS, Inc. 11973 North Central Collge -11974 Uffizio Internet Services GmbH +11974 alpha-CNS GmbH 11975 ALPHA SYSTEMS 11976 AT&T Labs Intelligent Network Analysis 11977 Backwoods Communications, LLC @@ -37560,7 +37560,7 @@ 37731 MB S.p.A. 37732 Ymif Engineering b.v. 37733 Civil Registry Agency of Ministry of Justice of Georgia -37734 GTT +37734 ASSA ABLOY AB - Group Technologies 37735 St. Mary's Medical Center 37736 PinnacleHealth System 37737 GUANGDONG DONYAN NETWORK TECHNOLOGIES CO.,LTD. @@ -48239,7 +48239,7 @@ 48420 Meraskog i Jämtland AB 48421 Hematology Oncology Associates of Central New York 48422 Tech Futures Interactive Inc. -48423 Enli Health Intelligence +48423 Cedar Gate Technology 48424 Insatech A/S 48425 isboom.com 48426 Lambda Tech Ltd @@ -51023,7 +51023,7 @@ 51212 iboss, Inc. 51213 SeTI SRL 51214 IKS Co.,Ltd. -51215 Raffcomm Technologies +51215 Raffcomm Technologies Sdn. Bhd. 51216 Alicat Scientific, Inc 51217 Terabit Computer Systems Corporation 51218 Ham Radio Group at RWTH Aachen @@ -52254,7 +52254,7 @@ 52446 Shanghai XunTai Information Technology CO., LTD 52447 DAIKIN INDUSTRIES, LTD. 52448 Nedcomp Hosting B.V. -52449 SPIRIT/21 AG +52449 SPIRIT/21 GmbH 52450 CounterSign Ltda 52451 Helsionium 52452 Eloxal Design Jung @@ -58784,10 +58784,44 @@ 58992 4Cyte Pathology Pty Ltd 58993 Ezen Solution Inc. 58994 Qbik AB -58995 eSonic image +58995 逸超科技(北京)有限公司 (eSonic image (Beijing) Co. Ltd.) 58996 Holmes Group Limited 58997 Mulki & Vogt innovative GmbH 58998 Peter Macfarlane 58999 Telenext Systems 59000 ATOMA Verwaltungs GmbH & Co. KG für Industrieverwaltungen 59001 Cloud Solutions LLC +59002 WireStar Networks +59003 Pixar Animation Studios +59004 GROS VENTRE OB-GYN, LLP +59005 TEWS Elektronik GmbH & Co. KG +59006 Prodec Networks Ltd. +59007 Resolve Technology Limited +59008 Oesterreichischer Rundfunk +59009 Transports Touyre +59010 Nabasny Family +59011 Cubane Software +59012 Advitech Pty Ltd +59013 Eviation Aircraft Inc +59014 LeapTech +59015 Transports Baché +59016 JusonTech +59017 Beyondbell +59018 STAXCON +59019 ISSM Consulting SRL +59020 Yashiro Laboratory +59021 Miln +59022 Echostreams Innovative Solutions LLC +59023 Jörn Schumann - PKI Consultant +59024 Missoline +59025 XyZ +59026 Surveily Sp. z o.o. +59027 Workflow Health +59028 eze System, Inc. +59029 Dr. Ecklebe GmbH +59030 Liberty Latin America +59031 Netography, Inc +59032 ACPM IT Sdn Bhd +59033 ASEAN Trustmark Alliance +59034 Charging Interface Initiative (CharIN) e. V. +59035 FaceKom Services Zrt. diff --git a/epan/dissectors/packet-tls-utils.c b/epan/dissectors/packet-tls-utils.c index a5badf4fc7..30f0c7beca 100644 --- a/epan/dissectors/packet-tls-utils.c +++ b/epan/dissectors/packet-tls-utils.c @@ -1477,7 +1477,7 @@ const value_string tls_cert_status_type[] = { }; /* Generated by tools/make-tls-ct-logids.py - * Last-Modified Thu, 02 Jun 2022 20:08:00 GMT, 104 entries. */ + * Last-Modified Fri, 17 Jun 2022 16:08:00 GMT, 108 entries. */ static const bytes_string ct_logids[] = { { (const guint8[]){ 0xfa, 0xd4, 0xc9, 0x7c, 0xc4, 0x9e, 0xe2, 0xf8, 0xac, 0x85, 0xc5, @@ -1743,6 +1743,18 @@ static const bytes_string ct_logids[] = { 0x3f, 0xe1, 0x2a, 0xef, 0xa8, 0x03, 0xc3, 0x3b, 0xd6, 0x4c, }, 32, "DigiCert Yeti2023 Log" }, + { (const guint8[]){ + 0x48, 0xb0, 0xe3, 0x6b, 0xda, 0xa6, 0x47, 0x34, 0x0f, 0xe5, 0x6a, + 0x02, 0xfa, 0x9d, 0x30, 0xeb, 0x1c, 0x52, 0x01, 0xcb, 0x56, 0xdd, + 0x2c, 0x81, 0xd9, 0xbb, 0xbf, 0xab, 0x39, 0xd8, 0x84, 0x73, + }, + 32, "DigiCert Yeti2024 Log" }, + { (const guint8[]){ + 0x7d, 0x59, 0x1e, 0x12, 0xe1, 0x78, 0x2a, 0x7b, 0x1c, 0x61, 0x67, + 0x7c, 0x5e, 0xfd, 0xf8, 0xd0, 0x87, 0x5c, 0x14, 0xa0, 0x4e, 0x95, + 0x9e, 0xb9, 0x03, 0x2f, 0xd9, 0x0e, 0x8c, 0x2e, 0x79, 0xb8, + }, + 32, "DigiCert Yeti2025 Log" }, { (const guint8[]){ 0x6f, 0xf1, 0x41, 0xb5, 0x64, 0x7e, 0x42, 0x22, 0xf7, 0xef, 0x05, 0x2c, 0xef, 0xae, 0x7c, 0x21, 0xfd, 0x60, 0x8e, 0x27, 0xd2, 0xaf, @@ -1779,6 +1791,18 @@ static const bytes_string ct_logids[] = { 0x0b, 0x87, 0xdc, 0xf0, 0x03, 0x0e, 0x79, 0x36, 0xa5, 0x9a, }, 32, "DigiCert Nessie2023 Log" }, + { (const guint8[]){ + 0x73, 0xd9, 0x9e, 0x89, 0x1b, 0x4c, 0x96, 0x78, 0xa0, 0x20, 0x7d, + 0x47, 0x9d, 0xe6, 0xb2, 0xc6, 0x1c, 0xd0, 0x51, 0x5e, 0x71, 0x19, + 0x2a, 0x8c, 0x6b, 0x80, 0x10, 0x7a, 0xc1, 0x77, 0x72, 0xb5, + }, + 32, "DigiCert Nessie2024 Log" }, + { (const guint8[]){ + 0xe6, 0xd2, 0x31, 0x63, 0x40, 0x77, 0x8c, 0xc1, 0x10, 0x41, 0x06, + 0xd7, 0x71, 0xb9, 0xce, 0xc1, 0xd2, 0x40, 0xf6, 0x96, 0x84, 0x86, + 0xfb, 0xba, 0x87, 0x32, 0x1d, 0xfd, 0x1e, 0x37, 0x8e, 0x50, + }, + 32, "DigiCert Nessie2025 Log" }, { (const guint8[]){ 0xdd, 0xeb, 0x1d, 0x2b, 0x7a, 0x0d, 0x4f, 0xa6, 0x20, 0x8b, 0x81, 0xad, 0x81, 0x68, 0x70, 0x7e, 0x2e, 0x8e, 0x9d, 0x01, 0xd5, 0x5c, diff --git a/manuf b/manuf index 5cdebc8e35..51ee19c7a2 100644 --- a/manuf +++ b/manuf @@ -44,24 +44,24 @@ # https://gitlab.com/wireshark/wireshark/-/raw/master/manuf # http://standards-oui.ieee.org/cid/cid.csv: -# Content-Length: 12379 -# Last-Modified: Sun, 12 Jun 2022 16:00:33 GMT +# Content-Length: 12477 +# Last-Modified: Sun, 19 Jun 2022 16:00:39 GMT # http://standards-oui.ieee.org/iab/iab.csv: # Content-Length: 381455 -# Last-Modified: Sun, 12 Jun 2022 16:00:47 GMT +# Last-Modified: Sun, 19 Jun 2022 16:00:53 GMT # http://standards-oui.ieee.org/oui/oui.csv: -# Content-Length: 2975941 -# Last-Modified: Sun, 12 Jun 2022 16:01:25 GMT +# Content-Length: 2979953 +# Last-Modified: Sun, 19 Jun 2022 16:01:31 GMT # http://standards-oui.ieee.org/oui28/mam.csv: -# Content-Length: 467433 -# Last-Modified: Sun, 12 Jun 2022 16:00:56 GMT +# Content-Length: 468212 +# Last-Modified: Sun, 19 Jun 2022 16:01:03 GMT # http://standards-oui.ieee.org/oui36/oui36.csv: -# Content-Length: 446345 -# Last-Modified: Sun, 12 Jun 2022 16:01:15 GMT +# Content-Length: 447360 +# Last-Modified: Sun, 19 Jun 2022 16:01:23 GMT 00:00:00 00:00:00 Officially Xerox, but 0:0:0:0:0:0 is more common 00:00:01 Xerox Xerox Corporation @@ -10520,6 +10520,7 @@ 00:30:FD Integrat Integrated Systems Design 00:30:FE DSA DSA GmbH 00:30:FF DataFab DataFab Systems Inc. +00:31:26 Nokia 00:31:46 JuniperN Juniper Networks 00:31:92 TP-Link TP-Link Corporation Limited 00:32:17 Cisco Cisco Systems, Inc @@ -18862,6 +18863,7 @@ 10:96:1A ChipseaT Chipsea Technologies (Shenzhen) Corp. 10:96:93 AmazonTe Amazon Technologies Inc. 10:97:BD Espressi Espressif Inc. +10:98:26 Nokia 10:98:36 Dell Dell Inc. 10:98:C3 MurataMa Murata Manufacturing Co., Ltd. 10:9A:B9 Tosibox Tosibox Oy @@ -19062,6 +19064,7 @@ 14:1F:BA:E0:00:00/28 POSSyste POS Systema LLC 14:1F:BA:F0:00:00/28 Private 14:20:5E Apple Apple, Inc. +14:21:03 Calix Calix Inc. 14:22:33 Fiberhom Fiberhome Telecommunication Technologies Co.,LTD 14:22:3B Google Google, Inc. 14:22:DB eero eero inc. @@ -19515,7 +19518,7 @@ 18:74:E2:10:00:00/28 Sartoriu Sartorius Lab Instruments GmbH & Co. KG 18:74:E2:20:00:00/28 Shenzhen Shenzhen WITSTECH Co.,Ltd. 18:74:E2:30:00:00/28 CT CT Company -18:74:E2:40:00:00/28 Private +18:74:E2:40:00:00/28 Aggressi Aggressive Electronics Manufacturing Services Pvt Limited 18:74:E2:50:00:00/28 Hangzhou Hangzhou Zhouju Electronic Technological Co.,Ltd 18:74:E2:60:00:00/28 BeijingJ Beijing Jrunion Technology Co., Ltd. 18:74:E2:70:00:00/28 SansecTe Sansec Technology Co.,Ltd @@ -19694,6 +19697,7 @@ 18:D6:6A Inmarsat 18:D6:C7 Tp-LinkT Tp-Link Technologies Co.,Ltd. 18:D6:CF KurthEle Kurth Electronic GmbH +18:D6:DD HuaweiTe Huawei Technologies Co.,Ltd 18:D7:17 Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd 18:D7:93 IEEERegi IEEE Registration Authority 18:D7:93:00:00:00/28 Shenzhen Shenzhen JieXingTong Technology Co.,LTD @@ -20058,6 +20062,7 @@ 1C:88:79:C0:00:00/28 Accriva 1C:88:79:D0:00:00/28 BeijingR Beijing Raycores Technology Co.,Ltd 1C:88:79:E0:00:00/28 OrionLab Orion Labs inc +1C:8B:76 Calix Calix Inc. 1C:8E:5C HuaweiTe Huawei Technologies Co.,Ltd 1C:8E:8E DBCommun DB Communication & Systems Co., ltd. 1C:8F:8A PhaseMot Phase Motion Control SpA @@ -20075,6 +20080,7 @@ 1C:96:5A WeifangG Weifang Goertek Electronics Co.,Ltd 1C:97:3D PRICOMDe PRICOM Design 1C:97:C5 Ynomia Ynomia Pty Ltd +1C:97:FB CoolBitX CoolBitX Ltd. 1C:98:C1 CloudNet Cloud Network Technology Singapore Pte. Ltd. 1C:98:EC HewlettP Hewlett Packard Enterprise 1C:99:4C MurataMa Murata Manufacturing Co., Ltd. @@ -20447,6 +20453,7 @@ 20:82:6A Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd 20:82:C0 XiaomiCo Xiaomi Communications Co Ltd 20:83:F8 Advanced Advanced Digital Broadcast SA +20:84:F5 YufeiInn Yufei Innovation Software(Shenzhen) Co., Ltd. 20:85:8C Assa 20:85:93 IEEERegi IEEE Registration Authority 20:85:93:00:00:00/28 Hemina Hemina Spa @@ -21135,6 +21142,7 @@ 28:7F:CF IntelCor Intel Corporate 28:80:23 HewlettP Hewlett Packard 28:80:88 Netgear +28:80:8A HuaweiTe Huawei Technologies Co.,Ltd 28:80:A2 NovatelW Novatel Wireless Solutions, Inc. 28:82:7C BoschAut Bosch Automative products(Suzhou)Co.,Ltd Changzhou Branch 28:83:35 SamsungE Samsung Electronics Co.,Ltd @@ -21622,6 +21630,7 @@ 2C:91:AB AVMAudio AVM Audiovisuelles Marketing und Computersysteme GmbH 2C:92:2C KishuGik Kishu Giken Kogyou Company Ltd,. 2C:93:FB SercommF Sercomm France Sarl +2C:94:52 HuaweiTe Huawei Technologies Co.,Ltd 2C:94:64 Cincoze Cincoze Co., Ltd. 2C:95:69 ARRISGro ARRIS Group, Inc. 2C:95:7F zte zte corporation @@ -22206,6 +22215,7 @@ 34:23:BA SamsungE Samsung Electro-Mechanics(Thailand) 34:24:3E zte zte corporation 34:25:5D Shenzhen Shenzhen Loadcom Technology Co.,Ltd +34:25:B4 SiliconL Silicon Laboratories 34:25:BE AmazonTe Amazon Technologies Inc. 34:26:06 CarePred CarePredict, Inc. 34:27:92 FreeboxS Freebox Sas @@ -22298,6 +22308,7 @@ 34:62:B4 RenesasE Renesas Electronics (Penang) Sdn. Bhd. 34:63:D4 BionixSu Bionix Supplychain Technologies Slu 34:64:A9 HewlettP Hewlett Packard +34:66:79 HuaweiTe Huawei Technologies Co.,Ltd 34:66:EA VertuInt Vertu International Corporation Limited 34:68:4A Terawork Teraworks Co., Ltd. 34:68:93 Tecnovid Tecnovideo Srl @@ -23302,6 +23313,7 @@ 3C:E1:A1 Universa Universal Global Scientific Industrial Co., Ltd. 3C:E3:6B Zhejiang Zhejiang Dahua Technology Co., Ltd. 3C:E3:E7 ChinaMob China Mobile Group Device Co.,Ltd. +3C:E4:41 AmazonTe Amazon Technologies Inc. 3C:E4:B0 TexasIns Texas Instruments 3C:E5:A6 Hangzhou Hangzhou H3C Technologies Co., Limited 3C:E5:B4 KidasenI Kidasen Industria E Comercio De Antenas Ltda @@ -23604,6 +23616,7 @@ 40:B0:76 ASUSTekC ASUSTek COMPUTER INC. 40:B0:A1 Valcom Valcom Co.,Ltd. 40:B0:FA LGElectr LG Electronics (Mobile Communications) +40:B1:5C HuaweiTe Huawei Technologies Co.,Ltd 40:B2:C8 NortelNe Nortel Networks 40:B3:0E Integrat Integrated Device Technology (Malaysia) Sdn. Bhd. 40:B3:1E Universa Universal Electronics, Inc. @@ -24308,6 +24321,7 @@ 44:3E:07 Electrol Electrolux 44:3E:B2 DEOTRON DEOTRON Co., LTD. 44:41:F0 zte zte corporation +44:42:01 AmazonTe Amazon Technologies Inc. 44:42:2F Testop Testop Co.,Ltd. 44:44:50 OttoQ 44:45:53 Microsoft @@ -24414,6 +24428,7 @@ 44:8A:5B Micro-St Micro-Star INT'L CO., LTD. 44:8C:00 RealmeCh Realme Chongqing Mobile Telecommunications Corp.,Ltd. 44:8C:52 KTIS KTIS CO., Ltd +44:8C:AB BeijingF Beijing Flitlink Vientiane Technology Co., LTD 44:8D:BF RhinoMob Rhino Mobility LLC 44:8E:12 DTResear DT Research, Inc. 44:8E:81 Vig @@ -24967,6 +24982,7 @@ 4C:22:19 Yuanfuda Yuanfudao Hk Limted 4C:22:58 cozybit cozybit, Inc. 4C:24:98 TexasIns Texas Instruments +4C:24:CE SichuanA Sichuan AI-Link Technology Co., Ltd. 4C:25:78 Nokia Nokia Corporation 4C:26:E7 Welgate Welgate Co., Ltd. 4C:2C:80 BeijingS Beijing Skyway Technologies Co.,Ltd @@ -26114,6 +26130,10 @@ 58:46:8F KoncarEl Koncar Electronics and Informatics 58:46:E1 BaxterIn Baxter International Inc 58:47:04 Shenzhen Shenzhen Webridge Technology Co.,Ltd +58:47:CA IEEERegi IEEE Registration Authority +58:47:CA:20:00:00/28 OnawhimO Onawhim (Oaw) Inc. +58:47:CA:70:00:00/28 Shenzhen Shenzhen Meigao Electronic Equipment Co.,Ltd +58:47:CA:D0:00:00/28 PRACTEKT PRACTEK Technology Co., Ltd. 58:48:22 Sony Sony Corporation 58:48:49 IEEERegi IEEE Registration Authority 58:48:49:00:00:00/28 BeijingZ Beijing Zhongyuanyishang Technology Co Ltd @@ -26595,6 +26615,7 @@ 5C:BA:2C HewlettP Hewlett Packard Enterprise 5C:BA:37 Microsof Microsoft Corporation 5C:BA:EF Chongqin Chongqing Fugui Electronics Co.,Ltd. +5C:BB:EE zte zte corporation 5C:BD:9A HuaweiDe Huawei Device Co., Ltd. 5C:BD:9E Hongkong Hongkong Miracle Eagle Technology(Group) Limited 5C:C0:A0 HuaweiTe Huawei Technologies Co.,Ltd @@ -26706,6 +26727,7 @@ 5C:FF:35 Wistron Wistron Corporation 5C:FF:FF Shenzhen Shenzhen Kezhonglong Optoelectronic Technology Co., Ltd 60:01:94 Espressi Espressif Inc. +60:01:B1 HuaweiTe Huawei Technologies Co.,Ltd 60:02:92 Pegatron Pegatron Corporation 60:02:B4 WistronN Wistron Neweb Corporation 60:03:08 Apple Apple, Inc. @@ -27529,6 +27551,7 @@ 68:69:75 AnglerLa Angler Labs Inc 68:69:CA Hitachi Hitachi, Ltd. 68:69:F2 ComApsro ComAp s.r.o. +68:6C:E6 Microsof Microsoft Corporation 68:6D:BC Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd. 68:6E:23 Wi3 Wi3 Inc. 68:6E:48 ProphetE Prophet Electronic Technology Corp.,Ltd @@ -27608,6 +27631,7 @@ 68:93:20 NewH3CTe New H3C Technologies Co., Ltd 68:93:61 Integrat Integrated Device Technology (Malaysia) Sdn. Bhd. 68:94:23 HonHaiPr Hon Hai Precision Ind. Co.,Ltd. +68:96:2E HuaweiTe Huawei Technologies Co.,Ltd 68:96:6A Ohsung 68:96:7B Apple Apple, Inc. 68:97:4B Shenzhen Shenzhen Costar Electronics Co. Ltd. @@ -27712,6 +27736,7 @@ 68:F0:D0 SkyBellT SkyBell Technologies Inc. 68:F1:25 DataCont Data Controls Inc. 68:F3:8E JuniperN Juniper Networks +68:F5:43 HuaweiTe Huawei Technologies Co.,Ltd 68:F7:28 LCFCHeFe LCFC(HeFei) Electronics Technology co., ltd 68:F8:95 Redflow Redflow Limited 68:F9:56 Objetivo Objetivos y Servicio de Valor Añadido @@ -30681,6 +30706,7 @@ 70:B3:D5:8F:D0:00/36 sonatest 70:B3:D5:8F:E0:00/36 Selmatec Selmatec AS 70:B3:D5:8F:F0:00/36 IMST IMST GmbH +70:B3:D5:90:00:00/36 DCS DCS Corp 70:B3:D5:90:10:00/36 Ats-Conv Ats-Convers,Llc 70:B3:D5:90:20:00/36 Unlimite Unlimiterhear co.,ltd. taiwan branch 70:B3:D5:90:30:00/36 Cymtec Cymtec Ltd @@ -32001,7 +32027,7 @@ 70:B3:D5:E2:A0:00/36 CONTESsp CONTES, spol. s r.o. 70:B3:D5:E2:B0:00/36 GuanShow Guan Show Technologe Co., Ltd. 70:B3:D5:E2:C0:00/36 FourthFr Fourth Frontier Technologies Private Limited -70:B3:D5:E2:D0:00/36 Private +70:B3:D5:E2:D0:00/36 BAEAplli BAE Systems Apllied Intelligence 70:B3:D5:E2:E0:00/36 Merzsro Merz s.r.o. 70:B3:D5:E2:F0:00/36 Flextron Flextronics International Kft 70:B3:D5:E3:00:00/36 Quiss Quiss Ag @@ -32869,6 +32895,7 @@ 74:D6:75 WYMATecn WYMA Tecnologia 74:D6:CB NewH3CTe New H3C Technologies Co., Ltd 74:D6:EA TexasIns Texas Instruments +74:D7:13 HuaqinTe Huaqin Technology Co.,Ltd 74:D7:CA Panasoni Panasonic Corporation Automotive 74:D8:3E IntelCor Intel Corporate 74:D8:50 Evrisko Evrisko Systems @@ -34104,6 +34131,7 @@ 80:BA:AC TeleAdap TeleAdapt Ltd 80:BA:E6 Neets 80:BB:EB Satmap Satmap Systems Ltd +80:BC:37 RuckusWi Ruckus Wireless 80:BE:05 Apple Apple, Inc. 80:C1:6E HewlettP Hewlett Packard 80:C3:BA Sennheis Sennheiser Consumer Audio GmbH @@ -34408,6 +34436,7 @@ 84:8C:8D Apple Apple, Inc. 84:8D:84 Rajant Rajant Corporation 84:8D:C7 CiscoSPV Cisco SPVTG +84:8D:CE Ciena Ciena Corporation 84:8E:0C Apple Apple, Inc. 84:8E:96 Embertec Embertec Pty Ltd 84:8E:DF Sony Sony Corporation @@ -34553,6 +34582,7 @@ 84:F6:FA Miovisio Miovision Technologies Incorporated 84:F7:03 Espressi Espressif Inc. 84:F8:83 LuminarT Luminar Technologies +84:FB:43 CentralD Central Denshi Seigyo 84:FC:AC Apple Apple, Inc. 84:FC:FE Apple Apple, Inc. 84:FD:27 SiliconL Silicon Laboratories @@ -34628,7 +34658,9 @@ 88:3C:C5:10:00:00/28 HanweiEl Hanwei Electronics Group Corporation 88:3C:C5:20:00:00/28 NetgenHi Netgen Hitech Solutions Llp 88:3C:C5:30:00:00/28 shenzhen shenzhen Feng Jing Sheng Electronics Technology Co.,Ltd +88:3C:C5:40:00:00/28 SwabianI Swabian Instruments GmbH 88:3C:C5:50:00:00/28 Shanghai Shanghai Ucan Automation Equipment Co., Ltd. +88:3C:C5:60:00:00/28 mfJebsen mfJebsen Electronics Ltd. 88:3C:C5:70:00:00/28 KMtronic KMtronic ltd 88:3C:C5:80:00:00/28 WuhanGua Wuhan Guangying Intelligence Technology Co., Ltd 88:3C:C5:90:00:00/28 SernetSu Sernet (Suzhou) Technologies Corporation @@ -34636,6 +34668,7 @@ 88:3C:C5:B0:00:00/28 Shenzhen Shenzhen shijia chuangxin Technology Co., Ltd 88:3C:C5:C0:00:00/28 HDLdaAma HDL da Amazônia Industria Eletrônica Ltda 88:3C:C5:D0:00:00/28 LenardEn Lenard Enterprises Inc +88:3C:C5:E0:00:00/28 myUpTech myUpTech AB 88:3D:24 Google Google, Inc. 88:3F:0C systemav system a.v. co., ltd. 88:3F:4A TexasIns Texas Instruments @@ -35075,6 +35108,7 @@ 8C:1F:64:12:B0:00/36 BeijingT Beijing Tongtech Technology Co., Ltd. 8C:1F:64:13:50:00/36 YuvalFic Yuval Fichman 8C:1F:64:14:40:00/36 Langfang Langfang ENN lntelligent Technology Co.,Ltd. +8C:1F:64:14:B0:00/36 PotterEl Potter Electric Signal Company 8C:1F:64:15:10:00/36 GogoBusi Gogo Business Aviation 8C:1F:64:15:E0:00/36 Dynomoti Dynomotion, Inc 8C:1F:64:16:40:00/36 Revo-Tec Revo - Tec GmbH @@ -35102,6 +35136,7 @@ 8C:1F:64:1E:F0:00/36 Tantroni Tantronic AG 8C:1F:64:1F:00:00/36 AVCOMMTe AVCOMM Technologies Inc 8C:1F:64:20:40:00/36 castcore +8C:1F:64:20:80:00/36 SichuanA Sichuan AnSphere Technology Co. Ltd. 8C:1F:64:21:90:00/36 Guangzho Guangzhou Desam Audio Co.,Ltd 8C:1F:64:21:C0:00/36 EMS-Expe LLC "EMS-Expert" 8C:1F:64:22:40:00/36 PHBEletr PHB Eletronica Ltda. @@ -35141,6 +35176,7 @@ 8C:1F:64:30:A0:00/36 XCOMLabs XCOM Labs 8C:1F:64:31:60:00/36 PotterEl Potter Electric Signal Company 8C:1F:64:31:A0:00/36 Asiga Asiga Pty Ltd +8C:1F:64:32:40:00/36 KineticT Kinetic Technologies 8C:1F:64:32:80:00/36 ComVideo Com Video Security Systems Co., Ltd. 8C:1F:64:33:00:00/36 VisionSa Vision Systems Safety Tech 8C:1F:64:35:C0:00/36 OpgalOpt Opgal Optronic Industries ltd @@ -35213,6 +35249,7 @@ 8C:1F:64:50:40:00/36 EAElektr EA Elektroautomatik GmbH & Co. KG 8C:1F:64:50:A0:00/36 BellcoTr Bellco Trading Company (Pvt) Ltd 8C:1F:64:51:00:00/36 NovantaN Novanta Corp / Novanta IMS +8C:1F:64:51:10:00/36 ControlA Control Aut Tecnologia em Automação LTDA 8C:1F:64:51:20:00/36 BlikSens Blik Sensing B.V. 8C:1F:64:51:70:00/36 SmartRad Smart Radar System, Inc 8C:1F:64:52:10:00/36 MP-SENSO MP-SENSOR GmbH @@ -35276,6 +35313,7 @@ 8C:1F:64:66:20:00/36 SuzhouLe Suzhou Leamore Optronics Co., Ltd. 8C:1F:64:66:30:00/36 mal-tech mal-tech Technological Solutions Ltd/CRISP 8C:1F:64:66:C0:00/36 LineageP Lineage Power Pvt Ltd., +8C:1F:64:66:F0:00/36 Elix Elix Systems SA 8C:1F:64:67:20:00/36 Farmobil Farmobile LLC 8C:1F:64:67:50:00/36 TransitS Transit Solutions, LLC. 8C:1F:64:67:A0:00/36 MG MG s.r.l. @@ -35285,6 +35323,7 @@ 8C:1F:64:69:20:00/36 NexilisE Nexilis Electronics India Pvt Ltd (PICSYS) 8C:1F:64:69:70:00/36 Sontay Sontay Ltd. 8C:1F:64:69:E0:00/36 AT-Autom AT-Automation Technology GmbH +8C:1F:64:6A:00:00/36 Avionica 8C:1F:64:6A:80:00/36 Bulwark 8C:1F:64:6A:D0:00/36 PotterEl Potter Electric Signal Company 8C:1F:64:6A:E0:00/36 BrayInte Bray International @@ -35313,6 +35352,7 @@ 8C:1F:64:72:A0:00/36 DorletSa Dorlet Sau 8C:1F:64:72:C0:00/36 Antaitec Antai technology Co.,Ltd 8C:1F:64:73:70:00/36 Vytahy-V Vytahy-Vymyslicky s.r.o. +8C:1F:64:73:90:00/36 Monnit Monnit Corporation 8C:1F:64:73:B0:00/36 FinkZeit Fink Zeitsysteme GmbH 8C:1F:64:73:C0:00/36 Reo Reo Ag 8C:1F:64:73:D0:00/36 NewAgeMi NewAgeMicro @@ -35336,6 +35376,7 @@ 8C:1F:64:7A:70:00/36 Timegate Timegate Instruments Ltd. 8C:1F:64:7A:A0:00/36 XSENSORT XSENSOR Technology Corp. 8C:1F:64:7A:F0:00/36 EVisionI E Vision India Pvt Ltd +8C:1F:64:7B:50:00/36 GuanShow Guan Show Technologe Co., Ltd. 8C:1F:64:7B:70:00/36 Weidmann Weidmann Tecnologia Electrica de Mexico 8C:1F:64:7B:80:00/36 TimeMach TimeMachines Inc. 8C:1F:64:7B:90:00/36 Devicero Deviceroy @@ -35560,6 +35601,7 @@ 8C:1F:64:D0:E0:00/36 Labforge Labforge Inc. 8C:1F:64:D1:30:00/36 EYatskoI EYatsko Individual 8C:1F:64:D2:90:00/36 SecureBi Secure Bits +8C:1F:64:D2:A0:00/36 AnteusKf Anteus Kft. 8C:1F:64:D3:C0:00/36 KIBEnerg "KIB Energo" LLC 8C:1F:64:D4:00:00/36 BreasMed Breas Medical AB 8C:1F:64:D4:40:00/36 MonarchI Monarch Instrument @@ -37445,6 +37487,7 @@ 9C:C2:C4 InspurEl Inspur Electronic Information Industry Co.,Ltd. 9C:C7:A6 AVM AVM GmbH 9C:C7:D1 SHARP SHARP Corporation +9C:C8:93 JuniperN Juniper Networks 9C:C8:AE BectonDi Becton, Dickinson and Company 9C:C8:FC ARRISGro ARRIS Group, Inc. 9C:C9:50 Baumer Baumer Holding @@ -37938,6 +37981,7 @@ A0:FB:C5 Apple Apple, Inc. A0:FC:6E Telegraf Telegrafia a.s. A0:FE:61 VivintWi Vivint Wireless Inc. A0:FE:91 AVATAuto AVAT Automation GmbH +A0:FF:0C Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd. A0:FF:22 Shenzhen Shenzhen Apical Technology Co., Ltd A0:FF:70 Technico Technicolor CH USA Inc. A4:00:E2 HuaweiTe Huawei Technologies Co.,Ltd @@ -40442,7 +40486,7 @@ C0:2C:5C Apple Apple, Inc. C0:2C:7A Shenzhen Shenzhen Horn Audio Co.,Ltd. C0:2D:EE Cuff C0:2E:25 Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd -C0:2E:26 Private +C0:2E:26 iRhythmT iRhythm Technologies, Inc. C0:2F:F1 VoltaNet Volta Networks C0:33:5E Microsof Microsoft C0:33:DA Shenzhen Shenzhen JRUN Technologies CO., LTD @@ -40486,6 +40530,7 @@ C0:4A:09 Zhejiang Zhejiang Everbright Communication Equip. Co,. Ltd C0:4B:13 WonderSo WonderSound Technology Co., Ltd C0:4D:F7 Serelec C0:4E:30 Espressi Espressif Inc. +C0:51:5C zte zte corporation C0:51:7E Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd. C0:53:36 BeijingN Beijing National Railway Research & Design Institute of Signal & Communication Group Co..Ltd. C0:56:27 BelkinIn Belkin International Inc. @@ -41280,6 +41325,7 @@ C8:6C:3D AmazonTe Amazon Technologies Inc. C8:6C:87 ZyxelCom Zyxel Communications Corporation C8:6C:B6 Optcom Optcom Co., Ltd. C8:6F:1D Apple Apple, Inc. +C8:70:D4 IBOTechn IBO Technology Co,Ltd C8:71:25 JohnsonO Johnson Outdoors Marine Electronics d/b/a Minnkota C8:72:48 Aplicom Aplicom Oy C8:72:7E Nokia @@ -41494,6 +41540,7 @@ CA:2B:5E SuzhouMo Suzhou Motor-comm Electronic Technology Co.,Ltd CA:30:BF IEEE8021 IEEE 802.1 Chair CA:37:82 Storbyte Storbyte, Inc. CA:44:6C CypressC Cypress Computer Systems, Inc. +CA:7D:DD EmOneTha EmOne (Thailand) Co.,Ltd. CA:8F:A5 Advanced Advanced TS Migrations, Co CA:C8:7E AllenOrg Allen Organ Company CA:E5:05 Mobiliti Mobilitie @@ -41596,6 +41643,7 @@ CC:3B:3E LesterEl Lester Electrical CC:3B:58 Curiouse Curiouser Products Inc CC:3C:3F SSDatent SA.S.S. Datentechnik AG CC:3D:82 IntelCor Intel Corporate +CC:3D:D1 HuaweiTe Huawei Technologies Co.,Ltd CC:3E:5F HewlettP Hewlett Packard CC:3E:79 ARRISGro ARRIS Group, Inc. CC:3F:1D HMSIndus HMS Industrial Networks SLU @@ -43311,6 +43359,7 @@ DC:FE:07 Pegatron Pegatron Corporation DC:FE:18 Tp-LinkT Tp-Link Technologies Co.,Ltd. DC:FE:23 MurataMa Murata Manufacturing Co., Ltd. E0:00:84 HuaweiTe Huawei Technologies Co.,Ltd +E0:01:A6 Edgecore Edgecore Networks Corporation E0:02:A5 ABBRobot ABB Robotics E0:03:6B SamsungE Samsung Electronics Co.,Ltd E0:03:70 ShenZhen ShenZhen Continental Wireless Technology Co., Ltd. @@ -43790,12 +43839,14 @@ E4:60:59 Pingtek Pingtek Co., Ltd. E4:62:51 HaoCheng Hao Cheng Group Limited E4:64:49 ARRISGro ARRIS Group, Inc. E4:65:64 Shenzhen Shenzhen Ktc Technology Co.,Ltd +E4:66:AB zte zte corporation E4:67:1E SHENZHEN SHEN ZHEN NUO XIN CHENG TECHNOLOGY co., Ltd. E4:67:BA DanishIn Danish Interpretation Systems A/S E4:68:A3 HuaweiTe Huawei Technologies Co.,Ltd E4:69:5A DictumHe Dictum Health, Inc. E4:6A:35 RealmeCh Realme Chongqing Mobile Telecommunications Corp.,Ltd. E4:6C:21 messMa messMa GmbH +E4:6D:7F Ciena Ciena Corporation E4:6F:13 D-LinkIn D-Link International E4:70:B8 IntelCor Intel Corporate E4:71:85 Securifi Securifi Ltd @@ -44596,6 +44647,7 @@ EC:DA:59 NewH3CTe New H3C Technologies Co., Ltd EC:DB:86 Api-K EC:DE:3D LampreyN Lamprey Networks, Inc. EC:DF:3A vivoMobi vivo Mobile Communication Co., Ltd. +EC:DF:C9 Hangzhou Hangzhou Microimage Software Co., Ltd EC:E0:9B SamsungE Samsung Electronics Co.,Ltd EC:E1:54 BeijingU Beijing Unisound Information Technology Co.,Ltd. EC:E1:A9 Cisco Cisco Systems, Inc @@ -44825,6 +44877,7 @@ F0:81:73 AmazonTe Amazon Technologies Inc. F0:81:75 Sagemcom Sagemcom Broadband SAS F0:81:AF IrzAutom Irz Automation Technologies Ltd F0:82:61 Sagemcom Sagemcom Broadband SAS +F0:82:C0 SiliconL Silicon Laboratories F0:84:2F ADBBroad ADB Broadband Italia F0:84:C9 zte zte corporation F0:85:C1 Shenzhen Shenzhen Rf-Link Technology Co.,Ltd. @@ -45843,6 +45896,7 @@ FC:14:99 AimoreAc Aimore Acoustics Incorporation FC:15:B4 HewlettP Hewlett Packard FC:16:07 TaianTec Taian Technology(Wuxi) Co.,Ltd. FC:17:94 InterCre InterCreative Co., Ltd +FC:18:03 HuaweiTe Huawei Technologies Co.,Ltd FC:18:3C Apple Apple, Inc. FC:19:10 SamsungE Samsung Electronics Co.,Ltd FC:19:28 ActionsM Actions Microelectronics Co., Ltd diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts index 7239299c3d..dc39e4c6cd 100644 --- a/ui/qt/wireshark_de.ts +++ b/ui/qt/wireshark_de.ts @@ -1877,16 +1877,12 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe - Percent filtered + Percent Filtered ConversationDialog - - Conversation - Verbindungen - Follow Stream… Stream folgen… @@ -2449,16 +2445,12 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map Karte @@ -4849,7 +4841,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe Hide Interface - + Schnittstelle verbergen @@ -7726,7 +7718,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe PDUs - + PDUs <small><i>A hint.</i></small> @@ -11847,10 +11839,6 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe TrafficTab - - %1 Types - - Map file error Fehler bei der Kartendatei @@ -11890,6 +11878,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe <html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>Absolute Zeit in der Spalte Startzeit anzeigen.</p></body></html> + + GroupBox + Gruppierungsbox + Absolute start time Absolute Startzeit @@ -11946,6 +11938,13 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe + + TrafficTypesModel + + Protocol + Protokoll + + UatDialog @@ -12336,7 +12335,7 @@ text-decoration: underline; Welcome to %1 - + Willkommen zu %1 All interfaces shown @@ -13516,6 +13515,10 @@ text-decoration: underline; Reset appearance layout to default size Anzeige auf Ausgangsgröße zurücksetzen + + Seconds Since First Captured Packet + + Packet &Diagram Paket&diagramm @@ -13840,11 +13843,6 @@ text-decoration: underline; Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Zeit des Pakets in Sekunden seit der UNIX / POSIX Epoche (1970-01-01) anzeigen. - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Sekunden seit dem Start der Aufnahme - Seconds Since Previous Captured Packet Sekunden seit vorherigem aufgezeichneten Paket @@ -14449,6 +14447,14 @@ text-decoration: underline; No Keys Keine Schlüssel + + Export SSL Session Keys (%Ln key(s)) + Export SSL Session Keys (%1 key%2 + + SSL Session Keys exportieren (%Ln Key) + SSL Session Key exportieren (%Ln Keys) + + Raw data (*.bin *.dat *.raw);;All Files ( Rohdaten (*.bin *.dat *.raw);; Alle Dateien ( diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts index 576b9dbc22..e343782ccc 100644 --- a/ui/qt/wireshark_en.ts +++ b/ui/qt/wireshark_en.ts @@ -1874,16 +1874,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered ConversationDialog - - Conversation - - Follow Stream… @@ -2444,16 +2440,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map @@ -11718,10 +11710,6 @@ For example, use 1 hour to have a new file created every hour on the hour. TrafficTab - - %1 Types - - Map file error @@ -11761,6 +11749,10 @@ For example, use 1 hour to have a new file created every hour on the hour.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> + + GroupBox + + Absolute start time @@ -11817,6 +11809,13 @@ For example, use 1 hour to have a new file created every hour on the hour. + + TrafficTypesModel + + Protocol + + + UatDialog diff --git a/ui/qt/wireshark_es.ts b/ui/qt/wireshark_es.ts index 5aac9293f2..2577a1469f 100644 --- a/ui/qt/wireshark_es.ts +++ b/ui/qt/wireshark_es.ts @@ -1852,16 +1852,12 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto. - Percent filtered + Percent Filtered ConversationDialog - - Conversation - - Follow Stream… Seguir secuencia… @@ -2424,16 +2420,12 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto. - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map Mapa @@ -11708,10 +11700,6 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto. TrafficTab - - %1 Types - - Map file error @@ -11751,6 +11739,10 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>Muestra tiempos absolutos en la columna de hora de inicio.</p></body></html> + + GroupBox + GroupBox + Absolute start time Hora de inicio absoluta @@ -11807,6 +11799,13 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto. + + TrafficTypesModel + + Protocol + Protocolo + + UatDialog @@ -13377,6 +13376,10 @@ text-decoration: none; Reset appearance layout to default size Restablece el diseño de apariencia al tamaño por defecto + + Seconds Since First Captured Packet + + Packet &Diagram &Diagrama de paquete @@ -13701,11 +13704,6 @@ text-decoration: none; Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Muestra la fecha de los paquetes como los segundos desde la etapa de UNIX / POSIX (1970-01-01). - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Segundos desde inicio de captura - Seconds Since Previous Captured Packet Segundos desde paquete capturado anterior diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts index 9201a6a642..e87a9d3122 100644 --- a/ui/qt/wireshark_fr.ts +++ b/ui/qt/wireshark_fr.ts @@ -1877,16 +1877,12 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h - Percent filtered + Percent Filtered ConversationDialog - - Conversation - Conversation - Follow Stream… Suivre le flux… @@ -2447,16 +2443,12 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map Carte @@ -11816,10 +11808,6 @@ Changer la direction de la connexion (voir le flux inverse).</p></body& TrafficTab - - %1 Types - - Map file error Erreur du fichier de cartographie @@ -11859,6 +11847,10 @@ Changer la direction de la connexion (voir le flux inverse).</p></body& <html><head/><body><p>Show absolute times in the start time column.</p></body></html> + + GroupBox + + Absolute start time @@ -11915,6 +11907,13 @@ Changer la direction de la connexion (voir le flux inverse).</p></body& + + TrafficTypesModel + + Protocol + Protocole + + UatDialog @@ -13485,6 +13484,10 @@ a:hover { Reset appearance layout to default size + + Seconds Since First Captured Packet + + Packet &Diagram @@ -13809,11 +13812,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Afficher les temps paquets en secondes depuis UNIX / POSIX epoch (1970-01-01). - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Secondes Depuis le Début de la Capture - Seconds Since Previous Captured Packet Secondes Depuis le Paquet Capturé Précédent diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts index a3f579559d..fe9a61c87b 100644 --- a/ui/qt/wireshark_it.ts +++ b/ui/qt/wireshark_it.ts @@ -1874,18 +1874,22 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora. Total Packets + Pacchetti totali + + + Percent Filtered Percent filtered - + Percentuale filtrati ConversationDialog Conversation - Conversazione + Conversazione Follow Stream… @@ -2446,18 +2450,22 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora. Total Packets + Pacchetti totali + + + Percent Filtered Percent filtered - + Percentuale fitrati EndpointDialog Endpoints - Terminatori + Terminatori Map @@ -11844,7 +11852,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.TrafficTab %1 Types - Tipi di %1 + Tipi di %1 Map file error @@ -11885,6 +11893,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>Mostra gli orari assoluti nella colonna ora iniziale.</p></body></html> + + GroupBox + CasellaGruppo + Absolute start time Ora iniziale assoluta @@ -11941,6 +11953,13 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.Disabilita la formattazione dei dati per l'esportazione/appunti e salva come dati grezzi + + TrafficTypesModel + + Protocol + Protocollo + + UatDialog @@ -13511,6 +13530,10 @@ a:hover { Reset appearance layout to default size Ripristina la disposizione dell'aspetto alla dimensione predefinita + + Seconds Since First Captured Packet + Secondi dal primo pacchetto catturato + Packet &Diagram &Diagramma del pacchetto @@ -13835,11 +13858,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Mostra gli orari del pacchetto come secondi dalla epoch UNIX/POSIX (1970-01-01). - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Secondi dall'inizio della cattura - Seconds Since Previous Captured Packet Secondi dal precedente pacchetto catturato diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts index ca426c7085..de58290052 100644 --- a/ui/qt/wireshark_ja_JP.ts +++ b/ui/qt/wireshark_ja_JP.ts @@ -1869,16 +1869,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered ConversationDialog - - Conversation - 対話 - Follow Stream… ストリームを追跡… @@ -2441,16 +2437,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map 地図 @@ -11819,10 +11811,6 @@ For example, use 1 hour to have a new file created every hour on the hour. TrafficTab - - %1 Types - - Map file error 地図ファイルエラー @@ -11862,6 +11850,10 @@ For example, use 1 hour to have a new file created every hour on the hour.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>開始時間列に絶対的な時間を表示します</p></body></html> + + GroupBox + グループボックス + Absolute start time 絶対的開始時間 @@ -11918,6 +11910,13 @@ For example, use 1 hour to have a new file created every hour on the hour. + + TrafficTypesModel + + Protocol + プロトコル + + UatDialog @@ -13487,6 +13486,10 @@ a:hover { Reset appearance layout to default size 外観のレイアウトをデフォルトのサイズにリセットします + + Seconds Since First Captured Packet + + Packet &Diagram パケット &ダイアグラム @@ -13811,11 +13814,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). パケットの時間をUNIX/POSIX起源(1970-01-01)以来の秒数で表示します - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - キャプチャ開始からの秒数 - Seconds Since Previous Captured Packet 前にキャプチャされたパケットからの秒数 diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts index 70b330d9fe..124c3ebe27 100644 --- a/ui/qt/wireshark_pl.ts +++ b/ui/qt/wireshark_pl.ts @@ -1881,16 +1881,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered ConversationDialog - - Conversation - Konwersacja - Follow Stream… @@ -2453,16 +2449,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map @@ -11854,10 +11846,6 @@ For example, use 1 hour to have a new file created every hour on the hour. TrafficTab - - %1 Types - - Map file error @@ -11897,6 +11885,10 @@ For example, use 1 hour to have a new file created every hour on the hour.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>Pokazuj czas absolutny w kolumnie Start Czasu.</p></body></html> + + GroupBox + Element grupujący + Absolute start time Absolutny czas startu @@ -11953,6 +11945,13 @@ For example, use 1 hour to have a new file created every hour on the hour. + + TrafficTypesModel + + Protocol + Protokół + + UatDialog @@ -13494,6 +13493,10 @@ a:hover { Reset appearance layout to default size + + Seconds Since First Captured Packet + + Packet &Diagram @@ -13818,11 +13821,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Jako czas pakietów pokazuj sekundy od ery UNIX/POSIX (1970-01-01). - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Sekundy od początku przechwytywania - Seconds Since Previous Captured Packet Sekundy od poprzedniego przechwyconego pakietu diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts index 1ad24cbca5..1cc0055658 100644 --- a/ui/qt/wireshark_ru.ts +++ b/ui/qt/wireshark_ru.ts @@ -1884,16 +1884,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered ConversationDialog - - Conversation - Диалог - Follow Stream… Отслеживание Потока… @@ -2456,16 +2452,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map Карта @@ -11878,10 +11870,6 @@ For example, use 1 hour to have a new file created every hour on the hour. TrafficTab - - %1 Types - - Map file error Ошибка файла карты @@ -11921,6 +11909,10 @@ For example, use 1 hour to have a new file created every hour on the hour.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>Показывать абсолютное время в столбце времени старта.</p></body></html> + + GroupBox + GroupBox + Absolute start time Абсолютное время старта @@ -11977,6 +11969,13 @@ For example, use 1 hour to have a new file created every hour on the hour. + + TrafficTypesModel + + Protocol + Протокол + + UatDialog @@ -13548,6 +13547,10 @@ a:hover { Reset appearance layout to default size Сбросить внешний вид разметки до размера по умолчанию + + Seconds Since First Captured Packet + + Packet &Diagram Диаграмма пакета @@ -13872,11 +13875,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Показывать временные характеристики пакетов как секунды с момента внедрения стандарта UNIX / POSIX (1970-01-01). - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Секунд С Момента Начала Захвата - Seconds Since Previous Captured Packet Секунд После Предыдущего Захваченного Пакета diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts index 6aed17a9d4..5daeed4972 100644 --- a/ui/qt/wireshark_sv.ts +++ b/ui/qt/wireshark_sv.ts @@ -1877,16 +1877,12 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he - Percent filtered + Percent Filtered ConversationDialog - - Conversation - Konversation - Follow Stream… Följ strömmen … @@ -2449,16 +2445,12 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map Karta @@ -11847,10 +11839,6 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he TrafficTab - - %1 Types - - Map file error Kartfilsfel @@ -11890,6 +11878,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he <html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>Visa absoluta tider i starttidskolumen.</p></body></html> + + GroupBox + GroupBox + Absolute start time Absolut starttid @@ -11946,6 +11938,13 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he + + TrafficTypesModel + + Protocol + Protokoll + + UatDialog @@ -13516,6 +13515,10 @@ a:hover { Reset appearance layout to default size Återställ utseendelayouten till sin standardstorlek + + Seconds Since First Captured Packet + + Packet &Diagram Paket&diagram @@ -13840,11 +13843,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Visa pakettider som antal sekunder sedan UNIX-/POSIX-epoken (1970-01-01). - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Sekunder sedan början på fångsten - Seconds Since Previous Captured Packet Sekunder sedan föregående fångade paket diff --git a/ui/qt/wireshark_tr_TR.ts b/ui/qt/wireshark_tr_TR.ts index e46e025097..264332f622 100644 --- a/ui/qt/wireshark_tr_TR.ts +++ b/ui/qt/wireshark_tr_TR.ts @@ -1870,7 +1870,7 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered @@ -1878,7 +1878,7 @@ For example, use 1 hour to have a new file created every hour on the hour.ConversationDialog Conversation - Konuşma + Konuşma Follow Stream… @@ -2442,7 +2442,7 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered @@ -2450,7 +2450,7 @@ For example, use 1 hour to have a new file created every hour on the hour.EndpointDialog Endpoints - Uç noktalar + Uç noktalar Map @@ -11818,7 +11818,7 @@ For example, use 1 hour to have a new file created every hour on the hour.TrafficTab %1 Types - %1 Türler + %1 Türler Map file error @@ -11859,6 +11859,10 @@ For example, use 1 hour to have a new file created every hour on the hour.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>Başlangıç zamanı sütununda mutlak zamanları göster.</p></body></html> + + GroupBox + GrupKutusu + Absolute start time Mutlak başlangıç zamanı @@ -11915,6 +11919,13 @@ For example, use 1 hour to have a new file created every hour on the hour.Dışa aktarma/pano için veri biçimlendirmesini devre dışı bırakın ve ham veri olarak kaydedin + + TrafficTypesModel + + Protocol + İletişim Kuralı + + UatDialog @@ -13484,6 +13495,10 @@ a:hover { Reset appearance layout to default size Görünüm düzenini varsayılan boyuta sıfırla + + Seconds Since First Captured Packet + + Packet &Diagram Paket &Şeması @@ -13808,11 +13823,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Paket sürelerini UNIX / POSIX döneminden (1970-01-01) bu yana saniye olarak göster. - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Yakalama Başlangıcından Beri Saniyeler - Seconds Since Previous Captured Packet Önceki Yakalanan Paketten Beri Saniye diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts index 832fe3e1b8..d9c5742c3a 100644 --- a/ui/qt/wireshark_uk.ts +++ b/ui/qt/wireshark_uk.ts @@ -1857,16 +1857,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered ConversationDialog - - Conversation - - Follow Stream… @@ -2427,16 +2423,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map @@ -11717,10 +11709,6 @@ For example, use 1 hour to have a new file created every hour on the hour. TrafficTab - - %1 Types - - Map file error @@ -11760,6 +11748,10 @@ For example, use 1 hour to have a new file created every hour on the hour.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> + + GroupBox + + Absolute start time @@ -11816,6 +11808,13 @@ For example, use 1 hour to have a new file created every hour on the hour. + + TrafficTypesModel + + Protocol + Протокол + + UatDialog @@ -13357,6 +13356,10 @@ a:hover { Reset appearance layout to default size + + Seconds Since First Captured Packet + + Packet &Diagram @@ -13681,11 +13684,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). Представити час пакетів у вигляді секунд, що минули з початку епохи UNIX / POSIX (1970-01-01). - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - Секунди Від Початку Захоплення - Seconds Since Previous Captured Packet Секунди Від Попереднього Захопленого Пакету diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts index 6088c53e48..dc9c659623 100644 --- a/ui/qt/wireshark_zh_CN.ts +++ b/ui/qt/wireshark_zh_CN.ts @@ -1868,16 +1868,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered ConversationDialog - - Conversation - 对话 - Follow Stream… @@ -2438,16 +2434,12 @@ For example, use 1 hour to have a new file created every hour on the hour. - Percent filtered + Percent Filtered EndpointDialog - - Endpoints - - Map @@ -11801,10 +11793,6 @@ For example, use 1 hour to have a new file created every hour on the hour. TrafficTab - - %1 Types - - Map file error @@ -11844,6 +11832,10 @@ For example, use 1 hour to have a new file created every hour on the hour.<html><head/><body><p>Show absolute times in the start time column.</p></body></html> <html><head/><body><p>在开始时间列中显示绝对时间。</p></body></html> + + GroupBox + 分组框 + Absolute start time 绝对开始时间 @@ -11900,6 +11892,13 @@ For example, use 1 hour to have a new file created every hour on the hour. + + TrafficTypesModel + + Protocol + 协议 + + UatDialog @@ -13439,6 +13438,10 @@ a:hover { Reset appearance layout to default size 重置外观布局为默认尺寸 + + Seconds Since First Captured Packet + + Packet &Diagram 分组图(&D) @@ -13763,11 +13766,6 @@ a:hover { Show packet times as the seconds since the UNIX / POSIX epoch (1970-01-01). 使用自 UNIX / POSIX 时间戳 (1970-01-01) 以来的秒数来显示分组时间。 - - Seconds Since First Captured Packet - Seconds Since Beginning of Capture - 自捕获开始经过的秒数 - Seconds Since Previous Captured Packet 自上一个捕获分组经过的秒数