aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS4
-rw-r--r--NEWS2
-rw-r--r--enterprises.tsv30
-rw-r--r--epan/dissectors/usb.c61
-rw-r--r--manuf79
-rw-r--r--services5
-rw-r--r--ui/qt/wireshark_de.ts14
-rw-r--r--ui/qt/wireshark_en.ts8
-rw-r--r--ui/qt/wireshark_fr.ts8
-rw-r--r--ui/qt/wireshark_it.ts14
-rw-r--r--ui/qt/wireshark_ja_JP.ts14
-rw-r--r--ui/qt/wireshark_pl.ts6
-rw-r--r--ui/qt/wireshark_ru.ts6
-rw-r--r--ui/qt/wireshark_sv.ts6
-rw-r--r--ui/qt/wireshark_uk.ts8
-rw-r--r--ui/qt/wireshark_zh_CN.ts6
16 files changed, 209 insertions, 62 deletions
diff --git a/AUTHORS b/AUTHORS
index 6a2f256168..1b94f629c8 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4339,6 +4339,7 @@ Ka-Shu Wong <kswong[AT]exablaze.com>
Karl Knoebl <karl.knoebl[AT]technikum-wien.at>
Kary Rogers <kary.rogers[AT]gmail.com>
Kasper Deng <kasper.deng[AT]ericsson.com>
+Keith Scott <keithlscott[AT]gmail.com>
Kenneth Soerensen <knnthsrnsn[AT]gmail.com>
Kenny Root <kenny[AT]the-b.org>
Kevin A. Noll <kevinanoll[AT]gmail.com>
@@ -4397,6 +4398,7 @@ Mark Weel <markweel[AT]hotmail.com>
Marko Hrastovec <marko.hrastovec[AT]gmail.com>
Markus Becker <markus.becker[AT]tridonic.com>
Marouen Ghodhbane <marouen.ghodhbane[AT]nxp.com>
+Martin <martin.lutz[AT]gmail.com>
Martin Boye Petersen <martinboyepetersen[AT]gmail.com>
Martin Fesser <martin.fesser[AT]allegro-packets.com>
Martin Heusse <martin.heusse[AT]imag.fr>
@@ -4644,6 +4646,7 @@ Tom Haynes <loghyr[AT]hammerspace.com>
Tom Haynes <loghyr[AT]primarydata.com>
Tomas Konecny <tomas.konecny[AT]eldis.cz>
Tomas Kukosa <tomas.kukosa[AT]ixperta.com>
+Tomas Liscak <tomas.liscak[AT]nokia.com>
Topi Miettinen <toiwoton[AT]gmail.com>
Trond Myklebust <trond.myklebust[AT]primarydata.com>
Trond Norbye <trond[AT]couchbase.com>
@@ -4672,6 +4675,7 @@ Vladimir Rutsky <rutsky[AT]google.com>
Vladlen Popov <vladlen.popov[AT]yahoo.com>
Volker Lendecke <vl[AT]samba.org>
Volodymyr Khomenko <Khomenko.Volodymyr[AT]gmail.com>
+Volodymyr Khomenko <volodymyr[AT]vastdata.com>
Volodymyr Veskera <volodymyrv[AT]interfacemasters.com>
Warren Moxam <warrenmptgrey[AT]gmail.com>
Wasim Abu Moch <wasim[AT]mellanox.com>
diff --git a/NEWS b/NEWS
index 76ae5a5385..fe4e13dc40 100644
--- a/NEWS
+++ b/NEWS
@@ -134,7 +134,7 @@ Wireshark 3.1.1 Release Notes
A complete FAQ is available on the Wireshark web site[10].
- Last updated 2019-09-29 08:08:30 UTC
+ Last updated 2019-10-06 08:08:11 UTC
References
diff --git a/enterprises.tsv b/enterprises.tsv
index bffbdd2e46..04035c6ac7 100644
--- a/enterprises.tsv
+++ b/enterprises.tsv
@@ -5,7 +5,7 @@
# The format used here is: <NUMERICAL_ID><SPACE><NAME>
# Where SPACE can be any sequence of spaces and tabs.
#
-# (last updated 2019-09-28)
+# (last updated 2019-10-06)
0 Reserved
1 NxNetworks
@@ -31084,7 +31084,7 @@
31244 Fresh Media Group
31245 Brandon Werner
31246 Realmagic Technology Ltd.
-31247 DigiSSL Inc
+31247 DigiSSL
31248 Field Solutions, LLC
31249 Daruma Telecomunicacoes e Informatica S/A
31250 Avnet
@@ -51622,7 +51622,7 @@
51808 Andreas Kloska
51809 Xunde Energie
51810 Cloud Portfolio And Trading Analytics
-51811 Pearl TV
+51811 ATSC 3.0 Security Authority # formerly 'Pearl TV'
51812 Shenzhen Kstar Science & Technology Co.,Ltd
51813 Thomas Gebhardt
51814 Solid Optics EU N.V.
@@ -53189,7 +53189,7 @@
53378 Jolla Oy
53379 nautilus capital
53380 Centrale de Compensation - Swiss Central Compensation Office
-53381 CadillacJoyride enterprises
+53381 Screaming Eagle llc # formerly 'CadillacJoyride enterprises'
53382 ООО Программный Продукт (LLC Software Product)
53383 BT Lancashire Services
53384 Inter-American Development Bank
@@ -54478,3 +54478,25 @@
54669 Tibit Communications
54670 Finance Now Limited
54671 Arcible Limited
+54672 Bank Jateng
+54673 Krone Business Center GmbH & Co. KG
+54674 The We Project Inc.
+54675 Two Six Labs, LLC
+54676 Partridge Crossing
+54677 Corporation of Norfolk County
+54678 SBS Information Systems Co.,Ltd.
+54679 Kibotos
+54680 Airbus Operations GmbH
+54681 Mobica Limited
+54682 Sparkassenakademie Bayern
+54683 P.U.S. mvb
+54684 Valen Power
+54685 Alolise
+54686 Innovative Collaboration Inc.
+54687 Hestnet
+54688 DIGIPAX
+54689 PKI Services
+54690 RXD NOVA Pharmaceuticals Inc.
+54691 Ministerium für Wirtschaft, Innovation, Digitalisierung und Energie des Landes Nordrhein-Westfalen
+54692 phinneyridge.com
+54693 CFAO
diff --git a/epan/dissectors/usb.c b/epan/dissectors/usb.c
index d6e208789f..b14aa2bef6 100644
--- a/epan/dissectors/usb.c
+++ b/epan/dissectors/usb.c
@@ -109,7 +109,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x0421, "Nokia Mobile Phones" },
{ 0x0422, "ADI Systems, Inc." },
{ 0x0423, "Computer Access Technology Corp." },
- { 0x0424, "Standard Microsystems Corp." },
+ { 0x0424, "Microchip Technology, Inc. (formerly SMSC)" },
{ 0x0425, "Motorola Semiconductors HK, Ltd" },
{ 0x0426, "Integrated Device Technology, Inc." },
{ 0x0427, "Motorola Electronics Taiwan, Ltd" },
@@ -2907,6 +2907,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x273f, "Hughski Limited" },
{ 0x2770, "NHJ, Ltd" },
{ 0x27b8, "ThingM" },
+ { 0x27c6, "Shenzhen Goodix Technology Co.,Ltd." },
{ 0x2821, "ASUSTek Computer Inc." },
{ 0x2899, "Toptronic Industrial Co., Ltd" },
{ 0x289b, "Dracal/Raphnet technologies" },
@@ -3080,6 +3081,7 @@ static const value_string usb_products_vals[] = {
{ 0x03da0002, "HD44780 LCD interface" },
{ 0x03e72150, "Myriad VPU [Movidius Neural Compute Stick]" },
{ 0x03e72485, "Movidius MyriadX" },
+ { 0x03e7f63b, "Myriad VPU [Movidius Neural Compute Stick]" },
{ 0x03e80004, "SE401 Webcam" },
{ 0x03e80008, "101 Ethernet [klsi]" },
{ 0x03e80015, "ATAPI Enclosure" },
@@ -3249,6 +3251,7 @@ static const value_string usb_products_vals[] = {
{ 0x03f00601, "ScanJet 6300c" },
{ 0x03f00604, "DeskJet 840c" },
{ 0x03f00605, "ScanJet 2200c" },
+ { 0x03f00610, "Z24i Monitor Hub" },
{ 0x03f00611, "OfficeJet K60xi" },
{ 0x03f00612, "business inkjet 3000" },
{ 0x03f00624, "Bluetooth Dongle" },
@@ -3271,6 +3274,7 @@ static const value_string usb_products_vals[] = {
{ 0x03f00912, "Printing Support" },
{ 0x03f00917, "LaserJet 3330" },
{ 0x03f00924, "Modular Smartcard Keyboard" },
+ { 0x03f00941, "X500 Optical Mouse" },
{ 0x03f0094a, "Optical Mouse [672662-001]" },
{ 0x03f00a01, "ScanJet 2400c" },
{ 0x03f00a17, "color LaserJet 3700" },
@@ -3961,6 +3965,7 @@ static const value_string usb_products_vals[] = {
{ 0x04081030, "FV TouchCam N1 (Video)" },
{ 0x04083000, "Optical dual-touch panel" },
{ 0x04083001, "Optical Touch Screen" },
+ { 0x0408a060, "HD Webcam" },
{ 0x0408b009, "Medion MD99000 (P9514)/Olivetti Olipad 110" },
{ 0x0408b00a, "Medion Lifetab P9514" },
{ 0x04090011, "PC98 Series Layout Keyboard Mouse" },
@@ -4149,6 +4154,10 @@ static const value_string usb_products_vals[] = {
{ 0x040a402b, "Photo Printer 6850" },
{ 0x040a402e, "605 Photo Printer" },
{ 0x040a4034, "805 Photo Printer" },
+ { 0x040a4035, "7000 Photo Printer" },
+ { 0x040a4037, "7010 Photo Printer" },
+ { 0x040a4038, "7015 Photo Printer" },
+ { 0x040a404d, "8810 Photo Printer" },
{ 0x040a404f, "305 Photo Printer" },
{ 0x040a4056, "ESP 7200 Series AiO" },
{ 0x040a4109, "EasyShare Printer Dock Series 3" },
@@ -4291,6 +4300,7 @@ static const value_string usb_products_vals[] = {
{ 0x04167721, "Memory Stick Reader/Writer" },
{ 0x04167722, "Memory Stick Reader/Writer" },
{ 0x04167723, "SD Card Reader" },
+ { 0x0416c141, "Barcode Scanner" },
{ 0x04190001, "IrDA Remote Controller / Creative Cordless Mouse" },
{ 0x04190600, "Desktop Wireless 6000" },
{ 0x04192694, "Laila" },
@@ -4673,6 +4683,29 @@ static const value_string usb_products_vals[] = {
{ 0x04244041, "Hub and media card controller" },
{ 0x04244060, "Ultra Fast Media Reader" },
{ 0x04244064, "Ultra Fast Media Reader" },
+ { 0x04244712, "USB4712 high-speed hub" },
+ { 0x04244713, "USB4715 high-speed hub (2 ports disabled)" },
+ { 0x04244714, "USB4715 high-speed hub (1 port disabled)" },
+ { 0x04244715, "USB4715 high-speed hub" },
+ { 0x04244910, "USB491x hub integrated functions (primary)" },
+ { 0x04244912, "USB4912 high-speed hub (1 port disabled)" },
+ { 0x04244914, "USB4914 high-speed hub" },
+ { 0x04244916, "USB4916 high-speed hub" },
+ { 0x04244920, "USB491x hub integrated functions (secondary)" },
+ { 0x04244925, "USB4925 high-speed hub (primary upstream)" },
+ { 0x04244927, "USB4927 high-speed hub (primary upstream)" },
+ { 0x04244931, "USB4925/4927 high-speed hub (secondary upstream)" },
+ { 0x04244940, "USB47xx/49xx hub integrated WinUSB" },
+ { 0x04244942, "USB47xx/49xx hub integrated I2S audio port" },
+ { 0x04244943, "USB47xx/49xx hub integrated I2S audio + HID port" },
+ { 0x04244944, "USB47xx/49xx hub integrated serial port" },
+ { 0x04244946, "USB47xx/49xx hub integrated serial + I2S audio port" },
+ { 0x04244947, "USB47xx/49xx hub integrated serial + I2S audio + HID port" },
+ { 0x0424494a, "USB47xx/49xx hub integrated WinUSB + I2S audio port" },
+ { 0x0424494b, "USB47xx/49xx hub integrated WinUSB + I2S audio + HID port" },
+ { 0x0424494c, "USB47xx/49xx hub integrated WinUSB + serial port" },
+ { 0x0424494e, "USB47xx/49xx hub integrated WinUSB + serial + I2S audio port" },
+ { 0x0424494f, "USB47xx/49xx hub integrated WinUSB + serial + I2S audio + HID port" },
{ 0x04245434, "Hub" },
{ 0x04245534, "Hub" },
{ 0x04245744, "Hub" },
@@ -4699,6 +4732,7 @@ static const value_string usb_products_vals[] = {
{ 0x04300083, "109 Japanese Keyboard" },
{ 0x043000a2, "Type 7 Keyboard" },
{ 0x04300100, "3-button Mouse" },
+ { 0x04300502, "Panasonic CF-19 HID Touch Panel" },
{ 0x0430100e, "24.1\" LCD Monitor v4 / FID-638 Mouse" },
{ 0x043036ba, "Bus Powered Hub" },
{ 0x0430a101, "remote key/mouse for P3 chip" },
@@ -4714,6 +4748,7 @@ static const value_string usb_products_vals[] = {
{ 0x04331101, "IBM Game Controller" },
{ 0x0433abab, "Keyboard" },
{ 0x04360005, "CameraMate (DPCM_USB)" },
+ { 0x04387900, "Root Hub" },
{ 0x043d0001, "Laser Printer" },
{ 0x043d0002, "Optra E310 Printer" },
{ 0x043d0003, "Laser Printer" },
@@ -4974,7 +5009,16 @@ static const value_string usb_products_vals[] = {
{ 0x0451e003, "TI-84 Plus Calculator" },
{ 0x0451e004, "TI-89 Titanium Calculator" },
{ 0x0451e008, "TI-84 Plus Silver Calculator" },
+ { 0x0451e00e, "TI-89 Titanium Presentation Link" },
+ { 0x0451e00f, "TI-84 Plus Presentation Link" },
+ { 0x0451e010, "TI SmartPad Keyboard" },
+ { 0x0451e011, "Nspire CAS+ prototype" },
{ 0x0451e012, "TI-Nspire Calculator" },
+ { 0x0451e013, "Network Bridge" },
+ { 0x0451e01c, "Data Collection Sled [Nspire Lab Cradle, Nspire Datatracker Cradle]" },
+ { 0x0451e01f, "Python Adapter (firmware install mode)" },
+ { 0x0451e020, "Python Adapter" },
+ { 0x0451e022, "Nspire CX II" },
{ 0x0451f430, "MSP-FET430UIF JTAG Tool" },
{ 0x0451f432, "eZ430 Development Tool" },
{ 0x0451ffff, "Bluetooth Device" },
@@ -5024,6 +5068,7 @@ static const value_string usb_products_vals[] = {
{ 0x04580100, "EasyPen Tablet" },
{ 0x04580101, "CueCat" },
{ 0x0458011b, "NetScroll T220" },
+ { 0x04580186, "Genius DX-120 Mouse" },
{ 0x04581001, "Joystick" },
{ 0x04581002, "Game Pad" },
{ 0x04581003, "Genius VideoCam" },
@@ -5056,11 +5101,15 @@ static const value_string usb_products_vals[] = {
{ 0x04583018, "Wireless 2.4Ghz Game Pad" },
{ 0x04583019, "10-Button USB Joystick with Vibration" },
{ 0x0458301a, "MaxFire G-12U Vibration" },
+ { 0x0458301c, "Genius MaxFighter F-16U" },
{ 0x0458301d, "Genius MaxFire MiniPad" },
{ 0x0458400f, "Genius TVGo DVB-T02Q MCE" },
{ 0x04584012, "TVGo DVB-T03 [AF9015]" },
{ 0x04585003, "G-pen 560 Tablet" },
{ 0x04585004, "G-pen Tablet" },
+ { 0x04585005, "Genius EasyPen M406" },
+ { 0x04585012, "Genius EasyPen M406W" },
+ { 0x04585014, "Genius EasyPen 340" },
{ 0x0458505e, "Genius iSlim 330" },
{ 0x04586001, "GF3000F Ethernet Adapter" },
{ 0x04587004, "VideoCAM Express V2" },
@@ -20004,6 +20053,16 @@ static const value_string usb_products_vals[] = {
{ 0x2770930b, "CCD Webcam(PC370R)" },
{ 0x2770930c, "CCD Webcam(PC370R)" },
{ 0x27b801ed, "blink(1)" },
+ { 0x27c65117, "Fingerprint Reader" },
+ { 0x27c65201, "Fingerprint Reader" },
+ { 0x27c65301, "Fingerprint Reader" },
+ { 0x27c6530c, "Fingerprint Reader" },
+ { 0x27c65385, "Fingerprint Reader" },
+ { 0x27c6538c, "Fingerprint Reader" },
+ { 0x27c65395, "Fingerprint Reader" },
+ { 0x27c65584, "Fingerprint Reader" },
+ { 0x27c655b4, "Fingerprint Reader" },
+ { 0x27c65740, "Fingerprint Reader" },
{ 0x28210161, "WL-161 802.11b Wireless Adapter [SiS 162U]" },
{ 0x2821160f, "WL-160g 802.11g Wireless Adapter [Envara WiND512]" },
{ 0x28213300, "WL-140 / Hawking HWU36D 802.11b Wireless Adapter [Intersil PRISM 3]" },
diff --git a/manuf b/manuf
index c92c799130..9952f3bf0e 100644
--- a/manuf
+++ b/manuf
@@ -45,23 +45,23 @@
# http://standards-oui.ieee.org/cid/cid.csv:
# Content-Length: 7879
-# Last-Modified: Sun, 29 Sep 2019 08:00:18 GMT
+# Last-Modified: Sun, 06 Oct 2019 08:00:22 GMT
# http://standards-oui.ieee.org/iab/iab.csv:
-# Content-Length: 381246
-# Last-Modified: Sun, 29 Sep 2019 08:00:29 GMT
+# Content-Length: 381262
+# Last-Modified: Sun, 06 Oct 2019 08:00:34 GMT
# http://standards-oui.ieee.org/oui/oui.csv:
-# Content-Length: 2422362
-# Last-Modified: Sun, 29 Sep 2019 08:00:57 GMT
+# Content-Length: 2424273
+# Last-Modified: Sun, 06 Oct 2019 08:01:02 GMT
# http://standards-oui.ieee.org/oui28/mam.csv:
-# Content-Length: 298556
-# Last-Modified: Sun, 29 Sep 2019 08:00:35 GMT
+# Content-Length: 299045
+# Last-Modified: Sun, 06 Oct 2019 08:00:40 GMT
# http://standards-oui.ieee.org/oui36/oui36.csv:
-# Content-Length: 308216
-# Last-Modified: Sun, 29 Sep 2019 08:00:51 GMT
+# Content-Length: 309523
+# Last-Modified: Sun, 06 Oct 2019 08:00:56 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
@@ -3783,7 +3783,7 @@
00:0E:A1 FormosaT Formosa Teletek Corporation
00:0E:A2 Mcafee McAfee, Inc
00:0E:A3 Cncr-ItH CNCR-IT CO.,LTD,HangZhou P.R.CHINA
-00:0E:A4 Certance Certance Inc.
+00:0E:A4 Quantum Quantum Corp.
00:0E:A5 Blip BLIP Systems
00:0E:A6 AsustekC ASUSTek COMPUTER INC.
00:0E:A7 EndaceTe Endace Technology
@@ -4187,7 +4187,7 @@
00:10:35 Elitegro Elitegroup Computer Systems Co.,Ltd.
00:10:36 Inter-Te Inter-Tel Integrated Systems
00:10:37 CyqVeTec CYQ've Technology Co., Ltd.
-00:10:38 MicroRes Micro Research Institute, Inc.
+00:10:38 MicroRes Micro Research Ltd.
00:10:39 Vectron Vectron Systems AG
00:10:3A DiamondN Diamond Network Tech
00:10:3B HippiNet Hippi Networking Forum
@@ -10946,7 +10946,7 @@
00:50:81 MurataMa Murata Machinery, Ltd.
00:50:82 Foresson Foresson Corporation
00:50:83 Gilbarco Gilbarco, Inc.
-00:50:84 AtlProdu Atl Products
+00:50:84 Quantum Quantum Corp.
00:50:86 TelkomSa Telkom Sa, Ltd.
00:50:87 Terasaki Terasaki Electric Co., Ltd.
00:50:88 Amano Amano Corporation
@@ -11594,7 +11594,7 @@
00:50:C2:24:A0:00/36 CdsRail CDS Rail
00:50:C2:24:B0:00/36 Azimuth Azimuth Systems, Inc.
00:50:C2:24:C0:00/36 Supertel
-00:50:C2:24:D0:00/36 MettlerT Mettler Toledo Hi Speed
+00:50:C2:24:D0:00/36 MettlerT Mettler Toledo
00:50:C2:24:E0:00/36 ScharffW Scharff Weisberg Systems Integration Inc
00:50:C2:24:F0:00/36 Macronet Macronet s.r.l.
00:50:C2:25:00:00/36 AcdElekt ACD Elektronik GmbH
@@ -13746,7 +13746,7 @@
00:50:C2:AB:20:00/36 Procom ProCom Systems, Inc.
00:50:C2:AB:30:00/36 Compañía Compañía de Instrumentacion y control, S.L.
00:50:C2:AB:40:00/36 N3KInfor n3k Informatik GmbH
-00:50:C2:AB:50:00/36 MettlerT Mettler Toledo Hi Speed
+00:50:C2:AB:50:00/36 MettlerT Mettler Toledo
00:50:C2:AB:60:00/36 GygaxEmb Gygax Embedded Engineering GEE.ch
00:50:C2:AB:70:00/36 Twinfall Twinfalls Technologies
00:50:C2:AB:80:00/36 AhmClika AHM Limited (CLiKAPAD)
@@ -14753,7 +14753,7 @@
00:50:C2:EA:60:00/36 Powersen Powersense A/S
00:50:C2:EA:70:00/36 Saia-Bur Saia-Burgess Controls AG
00:50:C2:EA:80:00/36 MbConnec MB connect line GmbH Fernwartungssysteme
-00:50:C2:EA:90:00/36 MettlerT Mettler Toledo Hi Speed
+00:50:C2:EA:90:00/36 MettlerT Mettler Toledo
00:50:C2:EA:A0:00/36 Bae BAE Systems
00:50:C2:EA:B0:00/36 Warp9Tec Warp9 Tech Design, Inc.
00:50:C2:EA:C0:00/36 AliasIp Alias ip
@@ -18308,6 +18308,7 @@
10:5C:BF Durobyte DuroByte Inc
10:5F:06 Actionte Actiontec Electronics, Inc
10:5F:49 CiscoSpv Cisco SPVTG
+10:5F:D4 Tendyron Tendyron Corporation
10:60:4B HewlettP Hewlett Packard
10:62:C9 Adatis Adatis GmbH & Co. KG
10:62:D0 Technico Technicolor CH USA Inc.
@@ -19048,6 +19049,7 @@
1C:4A:F7 Amon Amon Inc
1C:4B:B9 SmgEnter Smg Enterprise, Llc
1C:4B:D6 Azurewav AzureWave Technology Inc.
+1C:4D:66 AmazonTe Amazon Technologies Inc.
1C:4D:70 IntelCor Intel Corporate
1C:51:B5 Techaya Techaya LTD
1C:52:16 Dongguan Dongguan Hele Electronics Co., Ltd
@@ -20384,6 +20386,7 @@
2C:DD:95 TaicangT Taicang T&W Electronics
2C:DD:A3 PointGre Point Grey Research Inc.
2C:E2:A8 Devicede DeviceDesign
+2C:E3:10 Strataca Stratacache
2C:E4:12 Sagemcom Sagemcom Broadband SAS
2C:E6:CC RuckusWi Ruckus Wireless
2C:E8:71 AlertMet Alert Metalguard ApS
@@ -20479,6 +20482,7 @@
30:23:03 BelkinIn Belkin International Inc.
30:24:32 IntelCor Intel Corporate
30:24:78 Sagemcom Sagemcom Broadband SAS
+30:27:CF Private
30:29:52 Hillston Hillstone Networks Inc
30:29:BE Shanghai Shanghai MRDcom Co.,Ltd
30:2D:E8 JdaLlcJd JDA, LLC (JDA Systems)
@@ -20832,6 +20836,7 @@
34:9B:5B Maquet Maquet GmbH
34:9D:90 Heinzman Heinzmann GmbH & CO. KG
34:9E:34 Evervict Evervictory Electronic Co.Ltd
+34:9F:7B Canon Canon Inc.
34:A1:83 Aware AWare, Inc
34:A2:A2 HuaweiTe Huawei Technologies Co.,Ltd
34:A3:95 Apple Apple, Inc.
@@ -21044,6 +21049,7 @@
38:42:A6 Ingenieu Ingenieurbuero Stahlkopf
38:43:69 PatrolPr Patrol Products Consortium LLC
38:43:7D CompalBr Compal Broadband Networks, Inc.
+38:43:E5 Grotech Grotech Inc
38:45:4C LightLab Light Labs, Inc.
38:45:8C MycloudT MyCloud Technology corporation
38:46:08 Zte zte corporation
@@ -21994,7 +22000,7 @@
40:D8:55:0C:50:00/36 MMElektr M.M. Elektrolab
40:D8:55:0C:60:00/36 Comtime comtime GmbH
40:D8:55:0C:70:00/36 Insensiv insensiv GmbH
-40:D8:55:0C:80:00/36 MettlerT Mettler Toledo Hi Speed
+40:D8:55:0C:80:00/36 MettlerT Mettler Toledo
40:D8:55:0C:90:00/36 Quantafl Quantaflow
40:D8:55:0C:A0:00/36 Neutrik Neutrik Ag
40:D8:55:0C:B0:00/36 Relion ReliOn Inc
@@ -23185,6 +23191,7 @@
50:2A:8B TelekomR Telekom Research and Development Sdn Bhd
50:2B:73 TendaTec Tenda Technology Co.,Ltd.Dongguan branch
50:2B:98 Es-TechI Es-tech International
+50:2C:C6 GreeElec Gree Electric Appliances, Inc. Of Zhuhai
50:2D:1D Nokia Nokia Corporation
50:2D:A2 IntelCor Intel Corporate
50:2D:BB GdMideaA GD Midea Air-Conditioning Equipment Co.,Ltd.
@@ -24482,6 +24489,7 @@
64:62:8A Evon evon GmbH
64:64:9B JuniperN Juniper Networks
64:65:C0 Nuvon Nuvon, Inc
+64:66:24 Sagemcom Sagemcom Broadband SAS
64:66:B3 Tp-LinkT Tp-Link Technologies Co.,Ltd.
64:67:07 BeijingO Beijing Omnific Technology, Ltd.
64:68:0C Comtrend Comtrend Corporation
@@ -25351,6 +25359,7 @@
70:B3:D5:03:B0:00/36 Ssl-Elec SSL - Electrical Aerospace Ground Equipment Section
70:B3:D5:03:C0:00/36 Ultimate Ultimate Software
70:B3:D5:03:D0:00/36 QuercusT Quercus Technologies, S.L.
+70:B3:D5:03:E0:00/36 GuanShow Guan Show Technologe Co., Ltd.
70:B3:D5:03:F0:00/36 Elesar Elesar Limited
70:B3:D5:04:00:00/36 Savari Savari Inc
70:B3:D5:04:10:00/36 Fibernet Fibernet Ltd
@@ -25555,6 +25564,7 @@
70:B3:D5:12:A0:00/36 ElvysSRO Elvys s.r.o
70:B3:D5:12:B0:00/36 RicElect RIC Electronics
70:B3:D5:12:C0:00/36 CielleSR Cielle S.R.L.
+70:B3:D5:12:D0:00/36 SEI S.E.I. Co.,Ltd.
70:B3:D5:12:E0:00/36 Greenflu GreenFlux
70:B3:D5:12:F0:00/36 Dsp4You DSP4YOU LTd
70:B3:D5:13:10:00/36 InovaDes Inova Design Solutions Ltd
@@ -25828,7 +25838,7 @@
70:B3:D5:27:A0:00/36 TdEcophi Td Ecophisika
70:B3:D5:27:C0:00/36 MotionLi MOTION LIB,Inc.
70:B3:D5:27:D0:00/36 TelenorC Telenor Connexion AB
-70:B3:D5:27:E0:00/36 MettlerT Mettler Toledo Hi Speed
+70:B3:D5:27:E0:00/36 MettlerT Mettler Toledo
70:B3:D5:27:F0:00/36 StAerosp ST Aerospace Systems
70:B3:D5:28:00:00/36 Computec Computech International
70:B3:D5:28:30:00/36 Textninj TextNinja Co.
@@ -25945,6 +25955,7 @@
70:B3:D5:30:D0:00/36 Fiberbas Fiberbase
70:B3:D5:30:E0:00/36 Private
70:B3:D5:30:F0:00/36 Cardinal Cardinal Scales Manufacturing Co
+70:B3:D5:31:00:00/36 ConservS Conserv Solutions
70:B3:D5:31:30:00/36 DiehlCon DIEHL Controls
70:B3:D5:31:70:00/36 IotopiaS Iotopia Solutions
70:B3:D5:31:90:00/36 Iso/Tc22 Iso/Tc 22/Sc 31
@@ -26308,6 +26319,7 @@
70:B3:D5:4D:F0:00/36 NidecAvt Nidec Avtron Automation Corp
70:B3:D5:4E:00:00/36 Microvid Microvideo
70:B3:D5:4E:10:00/36 GrupoEpe Grupo Epelsa S.L.
+70:B3:D5:4E:40:00/36 WABenjam W.A. Benjamin Electric Co.
70:B3:D5:4E:50:00/36 VizaarIn viZaar industrial imaging AG
70:B3:D5:4E:70:00/36 DigitalD Digital Domain
70:B3:D5:4E:80:00/36 CopiousI Copious Imaging LLC
@@ -26561,6 +26573,7 @@
70:B3:D5:62:50:00/36 VxInstru VX Instruments GmbH
70:B3:D5:62:80:00/36 MectSrl Mect Srl
70:B3:D5:62:B0:00/36 Silicann Silicann Systems GmbH
+70:B3:D5:62:C0:00/36 Ooo"NtcR OOO "NTC Rotek"
70:B3:D5:62:F0:00/36 BarcoSRO BARCO, s.r.o.
70:B3:D5:63:00:00/36 Lge
70:B3:D5:63:10:00/36 Senso2Me
@@ -26783,7 +26796,8 @@
70:B3:D5:74:70:00/36 EvaAutom Eva Automation
70:B3:D5:74:80:00/36 Kdt
70:B3:D5:74:90:00/36 GraniteR Granite River Labs Inc
-70:B3:D5:74:A0:00/36 MettlerT Mettler Toledo Hi Speed
+70:B3:D5:74:A0:00/36 MettlerT Mettler Toledo
+70:B3:D5:74:B0:00/36 CodeBlue Code Blue Corporation
70:B3:D5:74:C0:00/36 KwantCon Kwant Controls BV
70:B3:D5:74:D0:00/36 SpeechTe Speech Technology Center Limited
70:B3:D5:74:E0:00/36 Pushcorp PushCorp, Inc.
@@ -26995,6 +27009,7 @@
70:B3:D5:84:00:00/36 Xm
70:B3:D5:84:10:00/36 Stanet Stanet Co.,Ltd
70:B3:D5:84:20:00/36 PlutoSol PLUTO Solution co.,ltd.
+70:B3:D5:84:30:00/36 OooResea OOO Research and Production Center "Computer Technologies"
70:B3:D5:84:40:00/36 SansfilT SANSFIL Technologies
70:B3:D5:84:50:00/36 Harborsi Harborside Technology
70:B3:D5:84:70:00/36 Ai-Lynx
@@ -27005,6 +27020,7 @@
70:B3:D5:84:C0:00/36 Corekine CoreKinect
70:B3:D5:84:D0:00/36 QuantumD Quantum Design Inc.
70:B3:D5:84:E0:00/36 Chromalo Chromalox, Inc.
+70:B3:D5:84:F0:00/36 MettlerT Mettler Toledo
70:B3:D5:85:00:00/36 Reo Reo Ag
70:B3:D5:85:10:00/36 Exascend EXASCEND (Wuhan) Co., Ltd
70:B3:D5:85:20:00/36 Netboxsc NetBoxSC, LLC
@@ -27085,6 +27101,7 @@
70:B3:D5:8B:30:00/36 FireflyR Firefly RFID Solutions
70:B3:D5:8B:40:00/36 Scenario Scenario Automation
70:B3:D5:8B:70:00/36 ContecAm Contec Americas Inc.
+70:B3:D5:8B:80:00/36 GdiTechn GDI Technology Inc
70:B3:D5:8B:90:00/36 Toptech Toptech Systems, Inc.
70:B3:D5:8B:B0:00/36 KstTechn KST technology
70:B3:D5:8B:C0:00/36 GsiGeoso GSI GeoSolutions International Ltd
@@ -27574,6 +27591,7 @@
70:B3:D5:B0:F0:00/36 MerkurFu merkur Funksysteme AG
70:B3:D5:B1:00:00/36 ZumbachE Zumbach Electronic AG
70:B3:D5:B1:10:00/36 CabSRL Cab S.R.L.
+70:B3:D5:B1:20:00/36 Sfr
70:B3:D5:B1:30:00/36 Omwave
70:B3:D5:B1:50:00/36 EtaBetaS Eta Beta Srl
70:B3:D5:B1:60:00/36 XiAnShen Xi'An Shenming Electron Technology Co.,Ltd
@@ -27698,7 +27716,7 @@
70:B3:D5:BA:E0:00/36 Warecube Warecube,Inc
70:B3:D5:BA:F0:00/36 SysTecEl SYS TEC electronic GmbH
70:B3:D5:BB:00:00/36 WicellTe Wicell Technology
-70:B3:D5:BB:20:00/36 MettlerT Mettler Toledo Hi Speed
+70:B3:D5:BB:20:00/36 MettlerT Mettler Toledo
70:B3:D5:BB:30:00/36 ApgCashD APG Cash Drawer, LLC
70:B3:D5:BB:40:00/36 Integrit Integritech
70:B3:D5:BB:50:00/36 Grossenb Grossenbacher Systeme AG
@@ -27883,6 +27901,7 @@
70:B3:D5:C9:10:00/36 Grossenb Grossenbacher Systeme AG
70:B3:D5:C9:20:00/36 UnitroFl Unitro Fleischmann
70:B3:D5:C9:30:00/36 Gmi GMI Ltd
+70:B3:D5:C9:50:00/36 ChengduM Chengdu Meihuan Technology Co., Ltd
70:B3:D5:C9:60:00/36 UniDimen Uni Dimenxi Sdn Bhd
70:B3:D5:C9:70:00/36 Csinfote Csinfotel
70:B3:D5:C9:B0:00/36 TietoSwe Tieto Sweden AB
@@ -28043,7 +28062,7 @@
70:B3:D5:D6:10:00/36 Vitec
70:B3:D5:D6:20:00/36 AndasisE Andasis Elektronik San. ve Tic. A.Ş.
70:B3:D5:D6:30:00/36 Crde
-70:B3:D5:D6:40:00/36 MettlerT Mettler Toledo Hi Speed
+70:B3:D5:D6:40:00/36 MettlerT Mettler Toledo
70:B3:D5:D6:50:00/36 Crde
70:B3:D5:D6:60:00/36 Ascenden Ascendent Technology Group
70:B3:D5:D6:70:00/36 Alpha ALPHA Corporation
@@ -28098,6 +28117,7 @@
70:B3:D5:DA:50:00/36 Roboteq
70:B3:D5:DA:60:00/36 RedfishG Redfish Group Pty Ltd
70:B3:D5:DA:80:00/36 TagarnoA Tagarno AS
+70:B3:D5:DA:90:00/36 RchVietn RCH Vietnam Limited Liability Company
70:B3:D5:DA:A0:00/36 AmtoteAu AmTote Australasia
70:B3:D5:DA:B0:00/36 SetPower SET Power Systems GmbH
70:B3:D5:DA:D0:00/36 GdMissio GD Mission Systems
@@ -28340,6 +28360,7 @@
70:B3:D5:ED:E0:00/36 Agrident Agrident GmbH
70:B3:D5:ED:F0:00/36 Gridnavi GridNavigator
70:B3:D5:EE:10:00/36 AlloraFa allora Factory BVBA
+70:B3:D5:EE:20:00/36 Montrade Montrade Spa
70:B3:D5:EE:30:00/36 LitheTec Lithe Technology, LLC
70:B3:D5:EE:40:00/36 O-NetAut O-Net Automation Technology (Shenzhen)Limited
70:B3:D5:EE:50:00/36 BeijingH Beijing Hzhytech Technology Co.Ltd
@@ -30682,7 +30703,7 @@
8C:E0:81 Zte zte corporation
8C:E1:17 Zte zte corporation
8C:E2:DA CircleMe Circle Media Inc
-8C:E3:8E ToshibaM Toshiba Memory Corporation
+8C:E3:8E Kioxia Kioxia Corporation
8C:E5:C0 SamsungE Samsung Electronics Co.,Ltd
8C:E5:EF HuaweiTe Huawei Technologies Co.,Ltd
8C:E7:48 Private
@@ -31287,6 +31308,7 @@
98:46:0A Apple Apple, Inc.
98:47:3C Shanghai Shanghai Sunmon Communication Technogy Co.,Ltd
98:48:27 Tp-LinkT Tp-Link Technologies Co.,Ltd.
+98:49:14 WistronN Wistron Neweb Corporation
98:49:E1 BoeingDe Boeing Defence Australia
98:4A:47 ChgHospi CHG Hospital Beds
98:4B:4A ArrisGro ARRIS Group, Inc.
@@ -31789,9 +31811,13 @@ A0:21:95 SamsungE Samsung Electronics Co.,Ltd
A0:21:B7 Netgear
A0:22:4E IeeeRegi IEEE Registration Authority
A0:22:4E:00:00:00/28 KyungInE Kyung In Electronics
+A0:22:4E:20:00:00/28 ClosedJo Closed Joint-Stock Company "NORSI-TRANS"
A0:22:4E:30:00:00/28 Prophoto ProPhotonix
A0:22:4E:50:00:00/28 ZhuhaiCh Zhuhai Cheer Technology Co., LTD.
+A0:22:4E:70:00:00/28 AppliedI Applied Information, Inc.
A0:22:4E:90:00:00/28 DeltaTau Delta Tau Data Systems, Inc.
+A0:22:4E:A0:00:00/28 IstElekt IST ElektronikgesmbH
+A0:22:4E:C0:00:00/28 Standart Standartoptic, Limited Liability Company
A0:22:4E:D0:00:00/28 Digifocu Digifocus Technology Inc.
A0:23:1B Telecomp TeleComp R&D Corp.
A0:23:9F Cisco Cisco Systems, Inc
@@ -31951,6 +31977,7 @@ A0:B0:45 HalongMi Halong Mining
A0:B1:00 Shenzhen ShenZhen Cando Electronics Co.,Ltd
A0:B3:CC HewlettP Hewlett Packard
A0:B4:37 GdMissio GD Mission Systems
+A0:B4:39 Cisco Cisco Systems, Inc
A0:B4:A5 SamsungE Samsung Electronics Co.,Ltd
A0:B5:49 Arcadyan Arcadyan Corporation
A0:B5:DA Hongkong HongKong THTF Co., Ltd
@@ -32109,6 +32136,7 @@ A4:29:B7 Bluesky
A4:2B:8C Netgear
A4:2B:B0 Tp-LinkT Tp-Link Technologies Co.,Ltd.
A4:2C:08 Masterwo Masterwork Automodules
+A4:30:7A SamsungE Samsung Electronics Co.,Ltd
A4:31:11 Ziv
A4:31:35 Apple Apple, Inc.
A4:33:D1 Fibrlink Fibrlink Communications Co.,Ltd.
@@ -32277,12 +32305,14 @@ A4:B1:E9 Technico Technicolor
A4:B1:EE HZander H. ZANDER GmbH & Co. KG
A4:B2:A7 AdaxysSo Adaxys Solutions AG
A4:B3:6A JscSdoCh JSC SDO Chromatec
+A4:B4:39 Cisco Cisco Systems, Inc
A4:B5:2E Integrat Integrated Device Technology (Malaysia) Sdn. Bhd.
A4:B8:05 Apple Apple, Inc.
A4:B8:18 PentaGes PENTA Gesellschaft für elektronische Industriedatenverarbeitung mbH
A4:B9:80 ParkingB Parking BOXX Inc.
A4:BA:76 HuaweiTe Huawei Technologies Co.,Ltd
A4:BA:DB Dell Dell Inc.
+A4:BB:6D Dell Dell Inc.
A4:BB:AF LimeInst Lime Instruments
A4:BE:2B HuaweiTe Huawei Technologies Co.,Ltd
A4:BE:61 Eutrovis EutroVision System, Inc.
@@ -33089,6 +33119,7 @@ B0:EE:7B Roku Roku, Inc
B0:F1:A3 FengfanB Fengfan (BeiJing) Technology Co., Ltd.
B0:F1:BC DhemaxIn Dhemax Ingenieros Ltda
B0:F1:EC AmpakTec AMPAK Technology, Inc.
+B0:F5:30 HitronTe Hitron Technologies. Inc
B0:F8:93 Shanghai Shanghai MXCHIP Information Technology Co., Ltd.
B0:F9:63 Hangzhou Hangzhou H3C Technologies Co., Limited
B0:FA:EB Cisco Cisco Systems, Inc
@@ -33881,6 +33912,7 @@ BC:F5:AC LgElectr LG Electronics (Mobile Communications)
BC:F6:1C Geomodel Geomodeling Wuxi Technology Co. Ltd.
BC:F6:85 D-LinkIn D-Link International
BC:F8:11 XiamenDn Xiamen DNAKE Technology Co.,Ltd
+BC:F9:F2 Teko
BC:FE:8C Altronic Altronic, LLC
BC:FE:D9 Apple Apple, Inc.
BC:FF:AC Topcon Topcon Corporation
@@ -34756,6 +34788,7 @@ CC:50:1C KvhIndus KVH Industries, Inc.
CC:50:76 OcomComm Ocom Communications, Inc.
CC:50:E3 Espressi Espressif Inc.
CC:51:B4 Integrat Integrated Device Technology (Malaysia) Sdn. Bhd.
+CC:52:89 Shenzhen Shenzhen Optfocus Technology.,Ltd
CC:52:AF Universa Universal Global Scientific Industrial Co., Ltd.
CC:53:B5 HuaweiTe Huawei Technologies Co.,Ltd
CC:54:59 OntimeNe OnTime Networks AS
@@ -34765,6 +34798,7 @@ CC:5A:53 Cisco Cisco Systems, Inc
CC:5C:75 Weightec Weightech Com. Imp. Exp. Equip. Pesagem Ltda
CC:5D:4E ZyxelCom Zyxel Communications Corporation
CC:5D:57 Informat Information System Research Institute,Inc.
+CC:5D:78 JtdConsu JTD Consulting
CC:5F:BF Topwise3 Topwise 3G Communication Co., Ltd.
CC:60:BB EmpowerR Empower RF Systems
CC:61:E5 Motorola Motorola Mobility LLC, a Lenovo Company
@@ -36533,6 +36567,7 @@ E8:18:63:E0:00:00/28 AcopianT Acopian Technical Company
E8:18:63:F0:00:00/28 Private
E8:1A:58 Technolo Technologic Systems
E8:1A:AC OrfeoSou ORFEO SOUNDWORKS Inc.
+E8:1B:4B Amnimo amnimo Inc.
E8:1C:BA Fortinet Fortinet, Inc.
E8:1D:A8 RuckusWi Ruckus Wireless
E8:20:E2 Humax HUMAX Co., Ltd.
@@ -37444,6 +37479,7 @@ F4:F9:51 Apple Apple, Inc.
F4:FC:32 TexasIns Texas Instruments
F4:FC:B1 Jj JJ Corp
F4:FD:2B Zoyi ZOYI Company
+F4:FE:FB SamsungE Samsung Electronics Co.,Ltd
F8:01:13 HuaweiTe Huawei Technologies Co.,Ltd
F8:02:78 IeeeRegi IEEE Registration Authority
F8:02:78:00:00:00/28 Digatron Digatron Power Electronics GmbH
@@ -37881,6 +37917,7 @@ FC:83:C6 N-RadioT N-Radio Technologies Co., Ltd.
FC:85:96 Axonne Axonne Inc.
FC:87:43 HuaweiTe Huawei Technologies Co.,Ltd
FC:8B:97 Shenzhen Shenzhen Gongjin Electronics Co.,Lt
+FC:8E:5B ChinaMob China Mobile Iot Limited company
FC:8E:7E ArrisGro ARRIS Group, Inc.
FC:8F:7D Shenzhen Shenzhen Gongjin Electronics Co.,Lt
FC:8F:90 SamsungE Samsung Electronics Co.,Ltd
diff --git a/services b/services
index 567da61e35..a2ec8d7379 100644
--- a/services
+++ b/services
@@ -3308,7 +3308,7 @@ trendchip-dcp 3608/tcp/udp # Trendchip control protocol
cpdi-pidas-cm 3609/tcp/udp # CPDI PIDAS Connection Mon
echonet 3610/tcp/udp # ECHONET
six-degrees 3611/tcp/udp # Six Degrees Port
-hp-dataprotect 3612/tcp/udp # HP Data Protector
+dataprotector 3612/tcp/udp # Micro Focus Data Protector
alaris-disc 3613/tcp/udp # Alaris Device Discovery
sigma-port 3614/tcp/udp # Satchwell Sigma
start-network 3615/tcp/udp # Start Messaging Network
@@ -4516,7 +4516,7 @@ sgi-esphttp 5554/tcp/udp # SGI ESP HTTP
personal-agent 5555/tcp/udp # Personal Agent
freeciv 5556/tcp/udp # Freeciv gameplay
farenet 5557/tcp # Sandlab FARENET
-hpe-dp-bura 5565/tcp # HPE Advanced BURA
+dp-bura 5565/tcp # Data Protector BURA
westec-connect 5566/tcp # Westec Connect
dof-dps-mc-sec 5567/tcp/udp # DOF Protocol Stack Multicast/Secure Transport
sdt 5568/tcp/udp # Session Data Transport Multicast
@@ -5513,6 +5513,7 @@ sstp-2 9801/tcp/udp # Sakura Script Transfer Protocol-2
davsrcs 9802/tcp/udp # WebDAV Source TLS/SSL
sapv1 9875/tcp/udp # Session Announcement v1
sd 9876/tcp # Session Director
+x510 9877/tcp # The X.510 wrapper protocol
kca-service 9878/udp # The KX509 Kerberized Certificate Issuance Protocol in Use in 2012
cyborg-systems 9888/tcp/udp # CYBORG Systems
gt-proxy 9889/tcp/udp # Port for Cable network related data proxy or repeater
diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts
index dd66260b9d..c26ce858c3 100644
--- a/ui/qt/wireshark_de.ts
+++ b/ui/qt/wireshark_de.ts
@@ -2942,11 +2942,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>macOS Extras</source>
- <translation type="unfinished"></translation>
+ <translation>macOS Extras</translation>
</message>
<message>
<source>Extra macOS packages</source>
- <translation type="unfinished"></translation>
+ <translation>Extra macOS Pakete</translation>
</message>
<message>
<source>Name</source>
@@ -4362,11 +4362,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Interfaces not loaded (due to preference). Go to Capture </source>
- <translation type="unfinished"></translation>
+ <translation>Schnittstellen (aufgrund der Einstellungen) nicht geladen. Gehe zu Mitschnitt</translation>
</message>
<message>
<source>You don&apos;t have permission to capture. You can &lt;a href=&quot;file://%1&quot;&gt;install ChmodBPF to fix this&lt;/a&gt;.</source>
- <translation type="unfinished"></translation>
+ <translation>Sie haben keine Berechtigung zum mitschneiden. Sie können &lt;a href=&quot;file://%1&quot;&gt;ChmodBPF installieren&lt;/a&gt; um dies zu beheben.</translation>
</message>
<message>
<source>Start capture</source>
@@ -6665,6 +6665,10 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>HTTP/2 Stream</translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>Zeit / Sequenznummern (tcptrace)</translation>
</message>
@@ -8434,7 +8438,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<name>PacketListModel</name>
<message>
<source>Dissecting</source>
- <translation>Analysiere</translation>
+ <translation type="vanished">Analysiere</translation>
</message>
<message>
<source>Sorting &quot;%1&quot;</source>
diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts
index 3a7407ebb7..5646a22664 100644
--- a/ui/qt/wireshark_en.ts
+++ b/ui/qt/wireshark_en.ts
@@ -6606,6 +6606,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation type="unfinished"></translation>
</message>
@@ -8372,10 +8376,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>PacketListModel</name>
<message>
- <source>Dissecting</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Sorting &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts
index 2464b71693..2959b40c96 100644
--- a/ui/qt/wireshark_fr.ts
+++ b/ui/qt/wireshark_fr.ts
@@ -6641,6 +6641,10 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>Séquence de temps (tcptrace)</translation>
</message>
@@ -8403,10 +8407,6 @@ Changer la direction de la connexion (voir le flux inverse).&lt;/p&gt;&lt;/body&
<context>
<name>PacketListModel</name>
<message>
- <source>Dissecting</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Sorting &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts
index db2086045c..791e58ad78 100644
--- a/ui/qt/wireshark_it.ts
+++ b/ui/qt/wireshark_it.ts
@@ -2942,11 +2942,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>macOS Extras</source>
- <translation type="unfinished"></translation>
+ <translation>macOS Extras</translation>
</message>
<message>
<source>Extra macOS packages</source>
- <translation type="unfinished"></translation>
+ <translation>Pacchetti aggiuntivi di macOS</translation>
</message>
<message>
<source>Name</source>
@@ -4362,11 +4362,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Interfaces not loaded (due to preference). Go to Capture </source>
- <translation type="unfinished"></translation>
+ <translation>Interfacce non caricate (a causa delle preferenze). Vai in Cattura</translation>
</message>
<message>
<source>You don&apos;t have permission to capture. You can &lt;a href=&quot;file://%1&quot;&gt;install ChmodBPF to fix this&lt;/a&gt;.</source>
- <translation type="unfinished"></translation>
+ <translation>Non hai i permessi per catturare. Puoi &lt;a href=&quot;file://%1&quot;&gt;installare ChmodBPF per correggere&lt;/a&gt;.</translation>
</message>
<message>
<source>Start capture</source>
@@ -6665,6 +6665,10 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Flusso HTTP/2</translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>Sequenza temporale (tcptrace)</translation>
</message>
@@ -8434,7 +8438,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<name>PacketListModel</name>
<message>
<source>Dissecting</source>
- <translation>Decodifica</translation>
+ <translation type="vanished">Decodifica</translation>
</message>
<message>
<source>Sorting &quot;%1&quot;</source>
diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts
index 4053e2f9c6..70e7507c56 100644
--- a/ui/qt/wireshark_ja_JP.ts
+++ b/ui/qt/wireshark_ja_JP.ts
@@ -219,7 +219,7 @@
</message>
<message>
<source>Ctrl-M</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+M</translation>
</message>
<message>
<source>Mark/Unmark Cell</source>
@@ -362,7 +362,7 @@
</message>
<message>
<source>Ctrl-M</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+M</translation>
</message>
<message>
<source>Mark/Unmark Cell</source>
@@ -473,7 +473,7 @@
</message>
<message>
<source>Ctrl-M</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+M</translation>
</message>
<message>
<source>Mark/Unmark Cell</source>
@@ -6649,6 +6649,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>タイムシーケンス(tcptrace)</translation>
</message>
@@ -8415,10 +8419,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>PacketListModel</name>
<message>
- <source>Dissecting</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Sorting &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts
index 424d9af302..0daa5fcf3f 100644
--- a/ui/qt/wireshark_pl.ts
+++ b/ui/qt/wireshark_pl.ts
@@ -6674,6 +6674,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>Sekwencja czasu (tcptrace)</translation>
</message>
@@ -8444,7 +8448,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<name>PacketListModel</name>
<message>
<source>Dissecting</source>
- <translation>Analizowanie</translation>
+ <translation type="vanished">Analizowanie</translation>
</message>
<message>
<source>Sorting &quot;%1&quot;</source>
diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts
index e0ac0af2fd..a9fbb812eb 100644
--- a/ui/qt/wireshark_ru.ts
+++ b/ui/qt/wireshark_ru.ts
@@ -6684,6 +6684,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>Временная Последовательность (tcptrace)</translation>
</message>
@@ -8455,7 +8459,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<name>PacketListModel</name>
<message>
<source>Dissecting</source>
- <translation>Анализ</translation>
+ <translation type="vanished">Анализ</translation>
</message>
<message>
<source>Sorting &quot;%1&quot;</source>
diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts
index 4c68ca1c8b..395a5eff05 100644
--- a/ui/qt/wireshark_sv.ts
+++ b/ui/qt/wireshark_sv.ts
@@ -6665,6 +6665,10 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>Tidssekvens (tcptrace)</translation>
</message>
@@ -8434,7 +8438,7 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<name>PacketListModel</name>
<message>
<source>Dissecting</source>
- <translation>Dissekerar</translation>
+ <translation type="vanished">Dissekerar</translation>
</message>
<message>
<source>Sorting &quot;%1&quot;</source>
diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts
index 89359d532f..886faa47ee 100644
--- a/ui/qt/wireshark_uk.ts
+++ b/ui/qt/wireshark_uk.ts
@@ -6601,6 +6601,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation type="unfinished"></translation>
</message>
@@ -8360,10 +8364,6 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<context>
<name>PacketListModel</name>
<message>
- <source>Dissecting</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
<source>Sorting &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts
index 710176de8c..d99e424d04 100644
--- a/ui/qt/wireshark_zh_CN.ts
+++ b/ui/qt/wireshark_zh_CN.ts
@@ -6641,6 +6641,10 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
+ <source>QUIC Stream</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Time Sequence (tcptrace)</source>
<translation>时间序列 (tcptrace)</translation>
</message>
@@ -8407,7 +8411,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<name>PacketListModel</name>
<message>
<source>Dissecting</source>
- <translation>解析</translation>
+ <translation type="vanished">解析</translation>
</message>
<message>
<source>Sorting &quot;%1&quot;</source>