From 2a97e729dc2edb4952e4c16e3b90d7eec71d6e70 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sun, 9 Oct 2022 16:44:25 +0000 Subject: [PATCH] [Automatic update for 2022-10-09] Update manuf, services enterprise numbers, translations, and other items. --- AUTHORS | 6 +++- NEWS | 50 +++++++++++++++++++++--------- docbook/wsug_src/dumpcap-h.txt | 10 +++--- docbook/wsug_src/rawshark-h.txt | 10 +++--- docbook/wsug_src/text2pcap-h.txt | 10 +++--- docbook/wsug_src/tshark-h.txt | 10 +++--- docbook/wsug_src/wireshark-h.txt | 10 +++--- enterprises.tsv | 19 +++++++++++- epan/dissectors/packet-tls-utils.c | 20 +++++++++++- manuf | 44 +++++++++++++++++++------- services | 1 + ui/qt/wireshark_de.ts | 16 ++++++++++ ui/qt/wireshark_en.ts | 16 ++++++++++ ui/qt/wireshark_es.ts | 16 ++++++++++ ui/qt/wireshark_fr.ts | 16 ++++++++++ ui/qt/wireshark_it.ts | 16 ++++++++++ ui/qt/wireshark_ja_JP.ts | 16 ++++++++++ ui/qt/wireshark_pl.ts | 16 ++++++++++ ui/qt/wireshark_ru.ts | 16 ++++++++++ ui/qt/wireshark_sv.ts | 16 ++++++++++ ui/qt/wireshark_tr_TR.ts | 16 ++++++++++ ui/qt/wireshark_uk.ts | 16 ++++++++++ ui/qt/wireshark_zh_CN.ts | 16 ++++++++++ 23 files changed, 334 insertions(+), 48 deletions(-) diff --git a/AUTHORS b/AUTHORS index 8238008846..2729bce067 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4039,6 +4039,7 @@ Ajay Panicker Alan Birtles Alan Partis Aleksej Matis +Ales Povalac Alex Badea Alex Converse Alex Nik @@ -4721,8 +4722,10 @@ Milan Stute Milos Jovanovic Miltos Patsiouras Min Wang +Ming Chen Minh Phan Mirko Parthey +Mokhtar Ben Messaoud Moraney Jalil Morten Tryfoss Moshe Kaplan @@ -4780,6 +4783,7 @@ Pascal Artho Pascal Quantin Pascal S. de Kloe Patrice Fournier +Patricia Lindner Patricia Lindner Patrick Große Patrick MacArthur @@ -5123,6 +5127,7 @@ diego dupin eckart haug ferst frst +garrymar heinrich5991 ishaangandhi jfp_martin @@ -5130,7 +5135,6 @@ kardam kkoizumi kor liam-black -lindnerp liningjie <1350445139[AT]qq.com> lutianxiong mGhony99 diff --git a/NEWS b/NEWS index 84db5d27b8..1d4a2e487b 100644 --- a/NEWS +++ b/NEWS @@ -10,17 +10,36 @@ Wireshark 4.1.0 Release Notes What’s New - • Wireshark now builds with Qt6 by default. To use Qt5 instead pass - USE_qt6=OFF to CMake. + Wireshark is now better about generating valid UTF-8 output. Many other improvements have been made. See the “New and Updated Features” section below for more details. + Bug Fixes + + The following bugs have been fixed: + + • Issue 18413[1] - RTP player do not play audio frequently on Win32 + builds with Qt6 + New and Updated Features The following features are new (or have been significantly updated) since version 4.0.0: + • The API has been updated to ensure that the dissection engine + produces valid UTF-8 strings. + + • Wireshark now builds with Qt6 by default. To use Qt5 instead pass + USE_qt6=OFF to CMake. + + Removed Features and Support + + • The experimental display filter syntax for literals using angle + brackets <…​> that was introduced in Wireshark 4.0.0 has been + removed. For byte arrays a colon prefix can be used instead. See + the User’s Guide[2] for details. + New Protocol Support Updated Protocol Support @@ -39,7 +58,7 @@ Wireshark 4.1.0 Release Notes Most Linux and Unix vendors supply their own Wireshark packages. You can usually install or upgrade Wireshark using the package management system specific to that platform. A list of third-party packages can - be found on the download page[1] on the Wireshark web site. + be found on the download page[3] on the Wireshark web site. File Locations @@ -54,24 +73,27 @@ Wireshark 4.1.0 Release Notes The User’s Guide, manual pages and various other documentation can be found at https://www.wireshark.org/docs/ - Community support is available on Wireshark’s Q&A site[2] and on the + Community support is available on Wireshark’s Q&A site[4] and on the wireshark-users mailing list. Subscription information and archives - for all of Wireshark’s mailing lists can be found on the web site[3]. + for all of Wireshark’s mailing lists can be found on the web site[5]. - Bugs and feature requests can be reported on the issue tracker[4]. + Bugs and feature requests can be reported on the issue tracker[6]. You can learn protocol analysis and meet Wireshark’s developers at - SharkFest[5]. + SharkFest[7]. Frequently Asked Questions - A complete FAQ is available on the Wireshark web site[6]. + A complete FAQ is available on the Wireshark web site[8]. References - 1. https://www.wireshark.org/download.html - 2. https://ask.wireshark.org/ - 3. https://www.wireshark.org/lists/ - 4. https://gitlab.com/wireshark/wireshark/-/issues - 5. https://sharkfest.wireshark.org - 6. https://www.wireshark.org/faq.html + 1. https://gitlab.com/wireshark/wireshark/-/issues/18413 + 2. https://www.wireshark.org/docs/wsug_html_chunked/ChWorkBuildDispla + yFilterSection.html#_some_protocol_names_can_be_ambiguous + 3. https://www.wireshark.org/download.html + 4. https://ask.wireshark.org/ + 5. https://www.wireshark.org/lists/ + 6. https://gitlab.com/wireshark/wireshark/-/issues + 7. https://sharkfest.wireshark.org + 8. https://www.wireshark.org/faq.html diff --git a/docbook/wsug_src/dumpcap-h.txt b/docbook/wsug_src/dumpcap-h.txt index b56a1763d9..3f01cdb849 100644 --- a/docbook/wsug_src/dumpcap-h.txt +++ b/docbook/wsug_src/dumpcap-h.txt @@ -1,4 +1,4 @@ -Dumpcap (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf) +Dumpcap (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f) Capture network packets and dump them into a pcapng or pcap file. See https://www.wireshark.org for more information. @@ -66,9 +66,11 @@ Output (files): Diagnostic output: --log-level sets the active log level ("critical", "warning", etc.) --log-fatal sets level to abort the program ("critical" or "warning") - --log-domains <[!]list> comma separated list of the active log domains - --log-debug <[!]list> comma separated list of domains with "debug" level - --log-noisy <[!]list> comma separated list of domains with "noisy" level + --log-domains <[!]list> comma-separated list of the active log domains + --log-fatal-domains + list of domains that cause the program to abort + --log-debug <[!]list> list of domains with "debug" level + --log-noisy <[!]list> list of domains with "noisy" level --log-file file to output messages to (in addition to stderr) Miscellaneous: diff --git a/docbook/wsug_src/rawshark-h.txt b/docbook/wsug_src/rawshark-h.txt index ced6c96995..63cb28e988 100644 --- a/docbook/wsug_src/rawshark-h.txt +++ b/docbook/wsug_src/rawshark-h.txt @@ -1,4 +1,4 @@ -Rawshark (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf) +Rawshark (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f) Dump and analyze network traffic. See https://www.wireshark.org for more information. @@ -28,9 +28,11 @@ Output: Diagnostic output: --log-level sets the active log level ("critical", "warning", etc.) --log-fatal sets level to abort the program ("critical" or "warning") - --log-domains <[!]list> comma separated list of the active log domains - --log-debug <[!]list> comma separated list of domains with "debug" level - --log-noisy <[!]list> comma separated list of domains with "noisy" level + --log-domains <[!]list> comma-separated list of the active log domains + --log-fatal-domains + list of domains that cause the program to abort + --log-debug <[!]list> list of domains with "debug" level + --log-noisy <[!]list> list of domains with "noisy" level --log-file file to output messages to (in addition to stderr) diff --git a/docbook/wsug_src/text2pcap-h.txt b/docbook/wsug_src/text2pcap-h.txt index 1e82adadfa..edc20c014f 100644 --- a/docbook/wsug_src/text2pcap-h.txt +++ b/docbook/wsug_src/text2pcap-h.txt @@ -1,4 +1,4 @@ -Text2pcap (Wireshark) 4.1.0 (v4.1.0rc0-198-ga48298a93a39) +Text2pcap (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f) Generate a capture file from an ASCII hexdump of packets. See https://www.wireshark.org for more information. @@ -95,9 +95,11 @@ Prepend dummy header: Diagnostic output: --log-level sets the active log level ("critical", "warning", etc.) --log-fatal sets level to abort the program ("critical" or "warning") - --log-domains <[!]list> comma separated list of the active log domains - --log-debug <[!]list> comma separated list of domains with "debug" level - --log-noisy <[!]list> comma separated list of domains with "noisy" level + --log-domains <[!]list> comma-separated list of the active log domains + --log-fatal-domains + list of domains that cause the program to abort + --log-debug <[!]list> list of domains with "debug" level + --log-noisy <[!]list> list of domains with "noisy" level --log-file file to output messages to (in addition to stderr) Miscellaneous: diff --git a/docbook/wsug_src/tshark-h.txt b/docbook/wsug_src/tshark-h.txt index 2ae6eebb81..88574596ec 100644 --- a/docbook/wsug_src/tshark-h.txt +++ b/docbook/wsug_src/tshark-h.txt @@ -1,4 +1,4 @@ -TShark (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf) +TShark (Wireshark) 4.1.0 (v4.1.0rc0-428-g517d2be1494f) Dump and analyze network traffic. See https://www.wireshark.org for more information. @@ -138,9 +138,11 @@ Output: Diagnostic output: --log-level sets the active log level ("critical", "warning", etc.) --log-fatal sets level to abort the program ("critical" or "warning") - --log-domains <[!]list> comma separated list of the active log domains - --log-debug <[!]list> comma separated list of domains with "debug" level - --log-noisy <[!]list> comma separated list of domains with "noisy" level + --log-domains <[!]list> comma-separated list of the active log domains + --log-fatal-domains + list of domains that cause the program to abort + --log-debug <[!]list> list of domains with "debug" level + --log-noisy <[!]list> list of domains with "noisy" level --log-file file to output messages to (in addition to stderr) Miscellaneous: diff --git a/docbook/wsug_src/wireshark-h.txt b/docbook/wsug_src/wireshark-h.txt index d672d11aa6..007f186382 100644 --- a/docbook/wsug_src/wireshark-h.txt +++ b/docbook/wsug_src/wireshark-h.txt @@ -1,4 +1,4 @@ -Wireshark 4.1.0 (v4.1.0rc0-55-gccf720d95daf) +Wireshark 4.1.0 (v4.1.0rc0-428-g517d2be1494f) Interactively dump and analyze network traffic. See https://www.wireshark.org for more information. @@ -87,9 +87,11 @@ Output: Diagnostic output: --log-level sets the active log level ("critical", "warning", etc.) --log-fatal sets level to abort the program ("critical" or "warning") - --log-domains <[!]list> comma separated list of the active log domains - --log-debug <[!]list> comma separated list of domains with "debug" level - --log-noisy <[!]list> comma separated list of domains with "noisy" level + --log-domains <[!]list> comma-separated list of the active log domains + --log-fatal-domains + list of domains that cause the program to abort + --log-debug <[!]list> list of domains with "debug" level + --log-noisy <[!]list> list of domains with "noisy" level --log-file file to output messages to (in addition to stderr) Miscellaneous: diff --git a/enterprises.tsv b/enterprises.tsv index a10b150f4f..d337ab4846 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-10-02) +# (last updated 2022-10-08) 0 Reserved 1 NxNetworks @@ -59242,3 +59242,20 @@ 59450 Dumont Automation 59451 QuantumIOT 59452 Dama11 +59453 Perth Airport Pty Ltd +59454 iWay AG +59455 Gemeente Westerwolde +59456 RWLP +59457 Tasteful Selections +59458 ENSA Strasbourg +59459 Ceson Skog AB +59460 Triton Digital a.s. +59461 London Borough of Enfield +59462 iDenfy +59463 Polmlek Sp. z o.o. +59464 ICTKholdings +59465 dtriger INC. +59466 Mohsin Ansari MD FAAP PC +59467 Evolynx +59468 VANTIS II SOFTWARE,LDA +59469 Sigilence Technologies diff --git a/epan/dissectors/packet-tls-utils.c b/epan/dissectors/packet-tls-utils.c index e4374e2a2b..5d3e3e12ed 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 Wed, 28 Sep 2022 23:48:00 GMT, 114 entries. */ + * Last-Modified Sun, 09 Oct 2022 13:08:00 GMT, 117 entries. */ static const bytes_string ct_logids[] = { { (const guint8[]){ 0xb2, 0x1e, 0x05, 0xcc, 0x8b, 0xa2, 0xcd, 0x8a, 0x20, 0x4e, 0x87, @@ -1659,6 +1659,12 @@ static const bytes_string ct_logids[] = { 0x25, 0xba, 0xad, 0x93, 0xe9, 0x8f, 0x9b, 0x9c, 0x69, 0xcb, }, 32, "Google 'Solera2023' log" }, + { (const guint8[]){ + 0x30, 0x24, 0xce, 0x7e, 0xeb, 0x16, 0x88, 0x62, 0x72, 0x4b, 0xea, + 0x70, 0x2e, 0xff, 0xf9, 0x92, 0xcf, 0xe4, 0x56, 0x43, 0x41, 0x91, + 0xaa, 0x59, 0x5b, 0x25, 0xf8, 0x02, 0x26, 0xc8, 0x00, 0x17, + }, + 32, "Google 'Solera2024' log" }, { (const guint8[]){ 0x5e, 0xa7, 0x73, 0xf9, 0xdf, 0x56, 0xc0, 0xe7, 0xb5, 0x36, 0x48, 0x7d, 0xd0, 0x49, 0xe0, 0x32, 0x7a, 0x91, 0x9a, 0x0c, 0x84, 0xa1, @@ -1971,6 +1977,18 @@ static const bytes_string ct_logids[] = { 0x1b, 0xc6, 0xf6, 0x9e, 0x8c, 0x17, 0x4f, 0x24, 0xf3, 0xcf, }, 32, "Let's Encrypt 'Testflume2019' log" }, + { (const guint8[]){ + 0x23, 0x2d, 0x41, 0xa4, 0xcd, 0xac, 0x87, 0xce, 0xd9, 0xf9, 0x43, + 0xf4, 0x68, 0xc2, 0x82, 0x09, 0x5a, 0xe0, 0x9d, 0x30, 0xd6, 0x2e, + 0x2f, 0xa6, 0x5d, 0xdc, 0x3b, 0x91, 0x9c, 0x2e, 0x46, 0x8f, + }, + 32, "Let's Encrypt 'Sapling 2022h2' log" }, + { (const guint8[]){ + 0xc1, 0x83, 0x24, 0x0b, 0xf1, 0xa4, 0x50, 0xc7, 0x6f, 0xbb, 0x00, + 0x72, 0x69, 0xdc, 0xac, 0x3b, 0xe2, 0x2a, 0x48, 0x05, 0xd4, 0xdb, + 0xe0, 0x49, 0x66, 0xc3, 0xc8, 0xab, 0xc4, 0x47, 0xb0, 0x0c, + }, + 32, "Let's Encrypt 'Sapling 2023h1' log" }, { (const guint8[]){ 0xc6, 0x3f, 0x22, 0x18, 0xc3, 0x7d, 0x56, 0xa6, 0xaa, 0x06, 0xb5, 0x96, 0xda, 0x8e, 0x53, 0xd4, 0xd7, 0x15, 0x6d, 0x1e, 0x9b, 0xac, diff --git a/manuf b/manuf index 65f44294c8..33685bb34e 100644 --- a/manuf +++ b/manuf @@ -45,23 +45,23 @@ # https://standards-oui.ieee.org/cid/cid.csv: # Content-Length: 13390 -# Last-Modified: Sun, 02 Oct 2022 16:00:32 GMT +# Last-Modified: Sun, 09 Oct 2022 16:00:41 GMT # https://standards-oui.ieee.org/iab/iab.csv: # Content-Length: 381459 -# Last-Modified: Sun, 02 Oct 2022 16:00:48 GMT +# Last-Modified: Sun, 09 Oct 2022 16:01:05 GMT # https://standards-oui.ieee.org/oui/oui.csv: -# Content-Length: 3035634 -# Last-Modified: Sun, 02 Oct 2022 16:01:55 GMT +# Content-Length: 3037105 +# Last-Modified: Sun, 09 Oct 2022 16:01:57 GMT # https://standards-oui.ieee.org/oui28/mam.csv: -# Content-Length: 488454 -# Last-Modified: Sun, 02 Oct 2022 16:00:59 GMT +# Content-Length: 489005 +# Last-Modified: Sun, 09 Oct 2022 16:01:21 GMT # https://standards-oui.ieee.org/oui36/oui36.csv: -# Content-Length: 460953 -# Last-Modified: Sun, 02 Oct 2022 16:01:38 GMT +# Content-Length: 461327 +# Last-Modified: Sun, 09 Oct 2022 16:01:44 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 @@ -7983,7 +7983,7 @@ 00:1E:40 Shanghai Shanghai DareGlobal Technologies Co.,Ltd 00:1E:41 Microwav Microwave Communication & Component, Inc. 00:1E:42 Teltonik Teltonika -00:1E:43 AisinAw Aisin Aw Co.,Ltd. +00:1E:43 Aisin Aisin Corporation 00:1E:44 Santec 00:1E:45 Sony Sony Corporation 00:1E:46 ARRISGro ARRIS Group, Inc. @@ -9640,7 +9640,7 @@ 00:24:BC HuRob HuRob Co.,Ltd 00:24:BD HainzlIn Hainzl Industriesysteme GmbH 00:24:BE Sony Sony Corporation -00:24:BF Ciat +00:24:BF CarrierC Carrier Culoz SA 00:24:C0 NtiComod Nti Comodo Inc 00:24:C1 ARRISGro ARRIS Group, Inc. 00:24:C2 Asumo Asumo Co.,Ltd. @@ -18582,6 +18582,7 @@ 0C:CC:47:B0:00:00/28 SpotAI Spot AI, Inc. 0C:CC:47:C0:00:00/28 KumiElec Kumi Electronic Components 0C:CC:47:D0:00:00/28 GODOXPho GODOX Photo Equipment Co., Ltd. +0C:CC:47:E0:00:00/28 FoxconnB Foxconn Brasil Industria e Comercio Ltda 0C:CD:D3 Eastrive Eastriver Technology Co., Ltd. 0C:CD:FB EDIC EDIC Systems Inc. 0C:CE:F6 GuizhouF Guizhou Fortuneship Technology Co., Ltd @@ -21336,6 +21337,7 @@ 28:CD:C1 Raspberr Raspberry Pi Trading Ltd 28:CD:C4 Chongqin Chongqing Fugui Electronics Co.,Ltd. 28:CF:08 Essys +28:CF:51 Nintendo Nintendo Co.,Ltd 28:CF:DA Apple Apple, Inc. 28:CF:E9 Apple Apple, Inc. 28:D0:44 Shenzhen Shenzhen Xinyin technology company @@ -27089,6 +27091,7 @@ 60:6D:3C Luxshare Luxshare Precision Industry Company Limited 60:6D:9D OttoBock Otto Bock Healthcare Products GmbH 60:6D:C7 HonHaiPr Hon Hai Precision Ind. Co.,Ltd. +60:6E:41 BarrotTe Barrot Technology Co.,LTD 60:6E:D0 Seal Seal Ag 60:6E:E8 XiaomiCo Xiaomi Communications Co Ltd 60:70:6C Google Google, Inc. @@ -31918,7 +31921,7 @@ 70:B3:D5:CB:A0:00/36 YUYAMAMF YUYAMA MFG Co.,Ltd 70:B3:D5:CB:B0:00/36 Postmark Postmark Incorporated 70:B3:D5:CB:C0:00/36 ProconEl Procon Electronics Pty Ltd -70:B3:D5:CB:D0:00/36 PreoIndu Preo Industries Far East Limited +70:B3:D5:CB:D0:00/36 PreoIndu Preo Industries Far East Ltd 70:B3:D5:CB:E0:00/36 EnsuraSo Ensura Solutions BV 70:B3:D5:CB:F0:00/36 CubicITS Cubic ITS, Inc. dba GRIDSMART Technologies 70:B3:D5:CC:00:00/36 Avionica @@ -32954,6 +32957,7 @@ 74:3E:2B RuckusWi Ruckus Wireless 74:3E:39 YUSURTec YUSUR Technology Co., Ltd. 74:3E:CB Gentrice Gentrice tech +74:3F:C2 Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd. 74:40:BB HonHaiPr Hon Hai Precision Ind. Co.,Ltd. 74:40:BE LGInnote LG Innotek 74:42:7F AVMAudio AVM Audiovisuelles Marketing und Computersysteme GmbH @@ -33321,6 +33325,7 @@ 78:22:3D Affirmed Affirmed Networks 78:23:27 SamsungE Samsung Electronics Co.,Ltd 78:23:AE ARRISGro ARRIS Group, Inc. +78:24:59 Alcatel- Alcatel-Lucent Enterprise 78:24:AF ASUSTekC ASUSTek COMPUTER INC. 78:25:44 Omnima Omnima Limited 78:25:7A LEOInnov LEO Innovation Lab @@ -34787,6 +34792,11 @@ 84:B1:53 Apple Apple, Inc. 84:B2:61 Cisco Cisco Systems, Inc 84:B3:1B Kinexon Kinexon GmbH +84:B3:86 IEEERegi IEEE Registration Authority +84:B3:86:50:00:00/28 Fusus +84:B3:86:60:00:00/28 ALPHA ALPHA Corporation +84:B3:86:A0:00:00/28 VelocioN Velocio Networks, Inc. +84:B3:86:B0:00:00/28 Sinengel Sineng electric CO., Ltd 84:B4:DB SiliconL Silicon Laboratories 84:B5:17 Cisco Cisco Systems, Inc 84:B5:41 SamsungE Samsung Electronics Co.,Ltd @@ -35387,6 +35397,7 @@ 8C:1F:64:06:D0:00/36 Monnit Monnit Corporation 8C:1F:64:07:10:00/36 DorletSa Dorlet Sau 8C:1F:64:07:70:00/36 EngageTe Engage Technologies +8C:1F:64:07:A0:00/36 Flextron Flextronics International Kft 8C:1F:64:07:E0:00/36 FLOYD FLOYD inc. 8C:1F:64:08:00:00/36 Twinleaf Twinleaf LLC 8C:1F:64:08:50:00/36 SorbEngi Sorb Engineering Llc @@ -35502,6 +35513,7 @@ 8C:1F:64:2C:50:00/36 Sysn 8C:1F:64:2C:60:00/36 YUYAMAMF YUYAMA MFG Co.,Ltd 8C:1F:64:2C:80:00/36 BRSSiste BRS Sistemas Eletrônicos +8C:1F:64:2D:80:00/36 CONTROL CONTROL SYSTEMS Srl 8C:1F:64:2E:20:00/36 MarkRobe Mark Roberts Motion Control 8C:1F:64:2E:80:00/36 SonoraNe Sonora Network Solutions 8C:1F:64:2E:F0:00/36 Invisens Invisense AB @@ -35799,6 +35811,7 @@ 8C:1F:64:86:A0:00/36 VisionTo VisionTools Bildanalyse Systeme GmbH 8C:1F:64:87:80:00/36 GreenAcc Green Access Ltd 8C:1F:64:88:30:00/36 DEUTA-WE DEUTA-WERKE GmbH +8C:1F:64:88:B0:00/36 TaiwanAu Taiwan Aulisa Medical Devices Technologies, Inc 8C:1F:64:88:D0:00/36 Pantheru Pantherun Technologies Pvt Ltd 8C:1F:64:89:00:00/36 WonATech WonATech Co., Ltd. 8C:1F:64:89:20:00/36 MDIIndus MDI Industrial @@ -37188,6 +37201,7 @@ 94:DB:DA HuaweiTe Huawei Technologies Co.,Ltd 94:DC:4E AEVspols AEV, spol. s r. o. 94:DD:3F A+VLinkT A+V Link Technologies, Corp. +94:DD:F8 BrotherI Brother Industries, LTD. 94:DE:0E SmartOpt SmartOptics AS 94:DE:80 Giga-Byt Giga-Byte Technology Co.,Ltd. 94:DE:B8 SiliconL Silicon Laboratories @@ -37587,6 +37601,7 @@ 98:BC:99 Edeltech Edeltech Co.,Ltd. 98:BE:94 Ibm 98:BE:DC HonorDev Honor Device Co., Ltd. +98:BF:F4 MARKIN MARKIN co., Ltd. 98:C0:EB GlobalRe Global Regency Ltd 98:C3:D2 NingboSa Ningbo Sanxing Medical Electric Co.,Ltd 98:C5:DB Ericsson Ericsson AB @@ -38534,6 +38549,7 @@ A4:17:52 HifocusE Hifocus Electronics India Private Limited A4:17:8B HuaweiTe Huawei Technologies Co.,Ltd A4:17:91 Shenzhen Shenzhen Decnta Technology Co.,LTD. A4:18:75 Cisco Cisco Systems, Inc +A4:18:94 BoschSec Bosch Security Systems B.V. A4:19:08 Fiberhom Fiberhome Telecommunication Technologies Co.,LTD A4:1A:3A Tp-LinkT Tp-Link Technologies Co.,Ltd. A4:1B:34 ChinaMob China Mobile Group Device Co.,Ltd. @@ -38595,6 +38611,7 @@ A4:3B:FA:F0:00:00/28 Private A4:3D:78 Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd A4:3E:51 AnovFran Anov France A4:3E:A0 iCommHK iComm HK LIMITED +A4:3F:51 Shenzhen Shenzhen Benew Technology Co.,Ltd. A4:40:27 zte zte corporation A4:42:3B IntelCor Intel Corporate A4:43:8C ARRISGro ARRIS Group, Inc. @@ -39203,6 +39220,7 @@ A8:E7:7D TexasIns Texas Instruments A8:E8:1E AtwTechn Atw Technology, Inc. A8:E8:24 InimElec Inim Electronics S.R.L. A8:E9:78 HuaweiDe Huawei Device Co., Ltd. +A8:EE:6D FinePoin Fine Point-High Export A8:EE:C6 Muuselab Muuselabs NV/SA A8:EF:26 Tritonwa Tritonwave A8:F0:38 ShenZhen Shen Zhen Shi Jin Hua Tai Electronics Co.,Ltd @@ -42671,6 +42689,7 @@ D0:4D:2C Roku Roku, Inc. D0:4D:C6 ArubaaHe Aruba, a Hewlett Packard Enterprise Company D0:4E:50 Mobiwire Mobiwire Mobiles (NingBo) Co., LTD D0:4E:99 HuaweiTe Huawei Technologies Co.,Ltd +D0:4F:58 RuckusWi Ruckus Wireless D0:4F:7E Apple Apple, Inc. D0:50:99 ASRockIn ASRock Incorporation D0:51:57 LEAXArki LEAX Arkivator Telecom @@ -43226,6 +43245,7 @@ D4:96:DF SungjinC Sungjin C&T Co.,Ltd D4:97:0B XiaomiCo Xiaomi Communications Co Ltd D4:9A:20 Apple Apple, Inc. D4:9A:A0 VnptTech Vnpt Technology +D4:9A:F6 AzureWav AzureWave Technologies, Inc. D4:9B:5C Chongqin Chongqing Miedu Technology Co., Ltd. D4:9B:74 KineticT Kinetic Technologies D4:9C:28 JayBird JayBird LLC @@ -44658,6 +44678,7 @@ E4:98:D6 Apple Apple, Inc. E4:9A:79 Apple Apple, Inc. E4:9A:DC Apple Apple, Inc. E4:9C:67 Apple Apple, Inc. +E4:9D:73 Edgecore Edgecore Networks Corporation E4:9E:12 FreeboxS Freebox Sas E4:9F:1E ARRISGro ARRIS Group, Inc. E4:A1:E6 Alcatel- Alcatel-Lucent Shanghai Bell Co., Ltd @@ -46913,6 +46934,7 @@ FC:AF:6A Qulsar Qulsar Inc FC:AF:AC Socionex Socionext Inc. FC:AF:BE TireChec TireCheck GmbH FC:B0:C4 Shanghai Shanghai DareGlobal Technologies Co.,Ltd +FC:B0:DE CloudNet Cloud Network Technology Singapore Pte. Ltd. FC:B1:0D Shenzhen Shenzhen Tian Kun Technology Co.,LTD. FC:B3:BC IntelCor Intel Corporate FC:B4:E6 AskeyCom Askey Computer Corp diff --git a/services b/services index 1bb1bc591e..3cfcc20068 100644 --- a/services +++ b/services @@ -5730,6 +5730,7 @@ rads 12302/tcp # Remote Administration Daemon (RAD) is a system service that of warehouse-sss 12321/tcp/udp # Warehouse Monitoring Syst SSS warehouse 12322/tcp/udp # Warehouse Monitoring Syst italk 12345/tcp/udp # Italk Chat System +carb-repl-ctrl 12546/tcp # Carbonite Server Replication Control tsaf 12753/tcp/udp # tsaf port netperf 12865/tcp # control port for the netperf benchmark i-zipqd 13160/tcp/udp # I-ZIPQD diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts index 5049e40659..9fecddf027 100644 --- a/ui/qt/wireshark_de.ts +++ b/ui/qt/wireshark_de.ts @@ -1868,6 +1868,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe Bytes A Bytes A + + Packets B + + Bytes B Bytes B @@ -2022,6 +2026,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe Copy packet bytes as a stream of hex. Paketbytes als Hexstream kopieren. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary ...als Rohdaten @@ -2182,6 +2194,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe Current filter: %1 Aktueller Filter: %1 + + Invalid filter: + Ungültiger Filter: + Save this filter Diesen Filter speichern diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts index d89e3b96fc..2f874313a9 100644 --- a/ui/qt/wireshark_en.ts +++ b/ui/qt/wireshark_en.ts @@ -1865,6 +1865,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Bytes A + + Packets B + + Bytes B @@ -2019,6 +2023,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Copy packet bytes as a stream of hex. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary @@ -2179,6 +2191,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Current filter: %1 + + Invalid filter: + + Save this filter diff --git a/ui/qt/wireshark_es.ts b/ui/qt/wireshark_es.ts index 23d7daccb4..8fd9d1ec1e 100644 --- a/ui/qt/wireshark_es.ts +++ b/ui/qt/wireshark_es.ts @@ -1843,6 +1843,10 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.Bytes A + + Packets B + + Bytes B @@ -1997,6 +2001,14 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.Copy packet bytes as a stream of hex. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary @@ -2157,6 +2169,10 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.Current filter: %1 + + Invalid filter: + + Save this filter Guardar este filtro diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts index ccda2e00f8..08785845aa 100644 --- a/ui/qt/wireshark_fr.ts +++ b/ui/qt/wireshark_fr.ts @@ -1868,6 +1868,10 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h Bytes A Octets A + + Packets B + + Bytes B Octets B @@ -2022,6 +2026,14 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h Copy packet bytes as a stream of hex. Copier les octets du paquet sous forme de flux Hex. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary …en tant que binaire brut @@ -2182,6 +2194,10 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h Current filter: %1 Filtre actuel : %1 + + Invalid filter: + Filtre invalide : + Save this filter Sauvegarder ce filtre diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts index 99b8f48d0c..1c381a8d20 100644 --- a/ui/qt/wireshark_it.ts +++ b/ui/qt/wireshark_it.ts @@ -1868,6 +1868,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.Bytes A Byte A + + Packets B + + Bytes B Byte B @@ -2022,6 +2026,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.Copy packet bytes as a stream of hex. Copia i byte del pacchetto come un flusso esadecimale. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary ...come binario grezzo @@ -2182,6 +2194,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.Current filter: %1 Filtro attuale: %1 + + Invalid filter: + Filtro non valido: + Save this filter Salva questo filtro diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts index 0aa5743fbd..c8841f8e6b 100644 --- a/ui/qt/wireshark_ja_JP.ts +++ b/ui/qt/wireshark_ja_JP.ts @@ -1860,6 +1860,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Bytes A バイト A + + Packets B + + Bytes B バイト B @@ -2014,6 +2018,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Copy packet bytes as a stream of hex. 16進数ストリームとしてパケットバイト列をコピー + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary 無加工バイナリ形式として... @@ -2174,6 +2186,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Current filter: %1 現在のフィルタ: %1 + + Invalid filter: + 無効なフィルタ: + Save this filter このフィルタを保存 diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts index c4b778aff5..5fcda82e76 100644 --- a/ui/qt/wireshark_pl.ts +++ b/ui/qt/wireshark_pl.ts @@ -1872,6 +1872,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Bytes A + + Packets B + + Bytes B @@ -2026,6 +2030,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Copy packet bytes as a stream of hex. Kopiuj bajty pakietu jako strumień Hex. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary @@ -2186,6 +2198,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Current filter: %1 + + Invalid filter: + Błędny filtr: + Save this filter Zapisz filtr diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts index 4b5e37d16b..a9a00b6d19 100644 --- a/ui/qt/wireshark_ru.ts +++ b/ui/qt/wireshark_ru.ts @@ -1875,6 +1875,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Bytes A + + Packets B + + Bytes B @@ -2029,6 +2033,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Copy packet bytes as a stream of hex. Копировать байты пакета как шестнадцатеричный поток. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary …как Двоичный Raw @@ -2189,6 +2201,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Current filter: %1 Текущий фильтр: %1 + + Invalid filter: + Неправильный фильтр: + Save this filter Сохранить этот фильтр diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts index d4378df651..b8eeb54393 100644 --- a/ui/qt/wireshark_sv.ts +++ b/ui/qt/wireshark_sv.ts @@ -1868,6 +1868,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he Bytes A Byte A + + Packets B + + Bytes B Byte B @@ -2022,6 +2026,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he Copy packet bytes as a stream of hex. Kopiera paketbyte som en ström av hex. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary … som rå binär @@ -2182,6 +2194,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he Current filter: %1 Aktuellt filter: %1 + + Invalid filter: + Felaktigt filter: + Save this filter Spara detta filter diff --git a/ui/qt/wireshark_tr_TR.ts b/ui/qt/wireshark_tr_TR.ts index 46b4152a9c..5ad6d354e9 100644 --- a/ui/qt/wireshark_tr_TR.ts +++ b/ui/qt/wireshark_tr_TR.ts @@ -1861,6 +1861,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Bytes A Bayt A + + Packets B + + Bytes B Bayt B @@ -2015,6 +2019,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Copy packet bytes as a stream of hex. Paket baytlarını bir hex akışı olarak kopyalayın. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary …Ham İkili olarak @@ -2175,6 +2187,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Current filter: %1 Geçerli filtre: %1 + + Invalid filter: + Geçersiz filtre: + Save this filter Bu filtreyi kaydet diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts index 4f9989d7d6..0f633744f9 100644 --- a/ui/qt/wireshark_uk.ts +++ b/ui/qt/wireshark_uk.ts @@ -1848,6 +1848,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Bytes A + + Packets B + + Bytes B @@ -2002,6 +2006,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Copy packet bytes as a stream of hex. + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary @@ -2162,6 +2174,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Current filter: %1 + + Invalid filter: + + Save this filter diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts index bfb9969d92..59bc18137b 100644 --- a/ui/qt/wireshark_zh_CN.ts +++ b/ui/qt/wireshark_zh_CN.ts @@ -1859,6 +1859,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Bytes A + + Packets B + + Bytes B @@ -2013,6 +2017,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Copy packet bytes as a stream of hex. 将分组字节复制为十六进制流。 + + …as a Base64 String + + + + Copy packet bytes as a base64 encoded string. + + …as Raw Binary @@ -2173,6 +2185,10 @@ For example, use 1 hour to have a new file created every hour on the hour.Current filter: %1 + + Invalid filter: + 无效的过滤器: + Save this filter 保存此过滤器