aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--NEWS2
-rw-r--r--enterprises.tsv41
-rw-r--r--epan/dissectors/usb.c8
-rw-r--r--epan/pci-ids.c64
-rw-r--r--manuf129
-rw-r--r--services1
-rw-r--r--ui/qt/wireshark_de.ts10
-rw-r--r--ui/qt/wireshark_en.ts10
-rw-r--r--ui/qt/wireshark_es.ts10
-rw-r--r--ui/qt/wireshark_fr.ts10
-rw-r--r--ui/qt/wireshark_it.ts22
-rw-r--r--ui/qt/wireshark_ja_JP.ts10
-rw-r--r--ui/qt/wireshark_pl.ts10
-rw-r--r--ui/qt/wireshark_ru.ts10
-rw-r--r--ui/qt/wireshark_sv.ts10
-rw-r--r--ui/qt/wireshark_tr_TR.ts22
-rw-r--r--ui/qt/wireshark_uk.ts10
-rw-r--r--ui/qt/wireshark_zh_CN.ts10
19 files changed, 314 insertions, 77 deletions
diff --git a/AUTHORS b/AUTHORS
index 44701bf1ce..75db8d837d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4970,6 +4970,7 @@ Topi Miettinen <toiwoton[AT]gmail.com>
Trevor Bergeron <mal[AT]sec.gd>
Triton Circonflexe <triton[AT]kumal.info>
Trond Myklebust <trond.myklebust[AT]primarydata.com>
+Trond Norbye <trond.norbye[AT]gmail.com>
Trond Norbye <trond[AT]couchbase.com>
Ugur ILTER <ugur.ilter[AT]airties.com>
Ulf <ulf33286[AT]gmail.com>
@@ -5058,6 +5059,7 @@ cff339 <cff339[AT]gmail.com>
cheloftus <cheloftus[AT]gmail.com>
database64128 <free122448[AT]hotmail.com>
dennisschagt <dennisschagt[AT]gmail.com>
+diego dupin <diego.dupin[AT]mariadb.com>
eckart haug <wireshark[AT]syntacs.com>
ferst <matheus.ferst[AT]gmail.com>
frst <frst[AT]LT-FD3L2F3>
diff --git a/NEWS b/NEWS
index 3a35b36586..e0d50a98be 100644
--- a/NEWS
+++ b/NEWS
@@ -184,7 +184,7 @@ Wireshark 3.7.0 Release Notes
A complete FAQ is available on the Wireshark web site[6].
- Last updated 2022-02-13 16:06:15 UTC
+ Last updated 2022-02-20 16:06:38 UTC
References
diff --git a/enterprises.tsv b/enterprises.tsv
index 24a760fe3d..24dbe29a66 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 2022-02-10)
+# (last updated 2022-02-19)
0 Reserved
1 NxNetworks
@@ -208,7 +208,7 @@
198 University of Waterloo
199 CCL/ITRI
200 Coeur Postel
-201 Mitsubishi Cable Industries, Ltd. / RYOSEI SYSTEMS,LTD.
+201 RYOSEI, Ltd.
202 SMC
203 Crescendo Communication, Inc.
204 Douglas Goodall, Consultant
@@ -58287,3 +58287,40 @@
58494 sector7 GmbH
58495 Omnisens SA
58496 Raincubic
+58497 Stadt Bern Testlab Lernende
+58498 Victorian Building Authority
+58499 Alphatron Medical Systems B.V.
+58500 ToCenTek
+58501 ExpertSolutions
+58502 Fernandes Contabilidade
+58503 Disrupt Tech Labs
+58504 Beijing Yuanshan Networks
+58505 PERCEIG AI SYSTEMS (OPC) PVT LTD
+58506 The Sapling Company, Inc.
+58507 JSC "IB-Reform"
+58508 ISEN Yncrea OUEST
+58509 INRAE
+58510 ICHEC
+58511 De Foor Julie
+58512 Ably S.r..l.
+58513 Computational Imaging Systems, ITI, University of Stuttgart
+58514 Global Packaging, Inc.
+58515 HP Inc.
+58516 Vertigo Security
+58517 Docaposte
+58518 Thales URS
+58519 ZILLNK
+58520 van Gelder Groep
+58521 keyONE GmbH
+58522 OSA Systeme GmbH
+58523 COSMED S.r.l.
+58524 myshoenetwork
+58525 PSC Vodec
+58526 pdhouse.store
+58527 Ginger Consulting
+58528 StreamVX Sp. z o.o.
+58529 Antimatter
+58530 SolarPower
+58531 Biznes Systema Telecom, LLC
+58532 Rofim
+58533 Rasheda overseas limited
diff --git a/epan/dissectors/usb.c b/epan/dissectors/usb.c
index eb58cd770e..8e80ea7093 100644
--- a/epan/dissectors/usb.c
+++ b/epan/dissectors/usb.c
@@ -3295,6 +3295,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x3171, "8086 Consultancy" },
{ 0x3176, "Whanam Electronics Co., Ltd" },
{ 0x3195, "Link Instruments" },
+ { 0x3197, "Katusha" },
{ 0x31c9, "BeiJing LanXum Computer Technology Co., Ltd." },
{ 0x3200, "Alcatel-Lucent Enterprise" },
{ 0x3219, "Smak Tecnologia e Automacao LTDA" },
@@ -24270,6 +24271,13 @@ static const value_string usb_products_vals[] = {
{ 0x3195f190, "MSO-19" },
{ 0x3195f280, "MSO-28" },
{ 0x3195f281, "MSO-28" },
+ { 0x31971001, "M151" },
+ { 0x31971002, "M250" },
+ { 0x31971003, "P130" },
+ { 0x31971004, "M130" },
+ { 0x31971101, "P247" },
+ { 0x31971102, "M247" },
+ { 0x31971103, "M348" },
{ 0x31c91001, "Printer" },
{ 0x31c91301, "Black and White Laser Printer" },
{ 0x31c91501, "LaserPrint GA50 series" },
diff --git a/epan/pci-ids.c b/epan/pci-ids.c
index 1b69a78de2..649ccb456d 100644
--- a/epan/pci-ids.c
+++ b/epan/pci-ids.c
@@ -6,8 +6,8 @@
*
* List of PCI ID's
*
- * Version: 2022.02.13
- * Date: 2022-02-13 03:15:02
+ * Version: 2022.02.19
+ * Date: 2022-02-19 03:15:02
*
* Maintained by Albert Pool, Martin Mares, and other volunteers from
* the PCI ID Project at https://pci-ids.ucw.cz/.
@@ -940,7 +940,9 @@ pci_id_t pci_vid_1000[] = {
{0x1000, 0x00E6, 0x1028, 0x200C, "HBA355i Front(0x1028-0x200C)"},
{0x1000, 0x00E6, 0x1028, 0x200D, "HBA355e Adapter(0x1028-0x200D)"},
{0x1000, 0x00E6, 0x1028, 0x200E, "HBA350i MX(0x1028-0x200E)"},
+{0x1000, 0x00E6, 0x1028, 0x2170, "HBA350i MM(0x1028-0x2170)"},
{0x1000, 0x00E6, 0x1028, 0x2175, "HBA350i Adapter(0x1028-0x2175)"},
+{0x1000, 0x00E6, 0x1028, 0x2197, "HBA350i MM LP(0x1028-0x2197)"},
{0x1000, 0x00E6, 0x1D49, 0x0205, "ThinkSystem 440-16i SAS/SATA PCIe Gen4 12Gb Internal HBA(0x1D49-0x0205)"},
{0x1000, 0x00E6, 0x1D49, 0x0206, "ThinkSystem 440-16e SAS/SATA PCIe Gen4 12Gb HBA(0x1D49-0x0206)"},
{0x1000, 0x00E6, 0x1D49, 0x0207, "ThinkSystem 440-8i SAS/SATA PCIe Gen4 12Gb HBA(0x1D49-0x0207)"},
@@ -2148,6 +2150,7 @@ pci_id_t pci_vid_1002[] = {
{0x1002, 0x6613, 0xFFFF, 0xFFFF, "Oland PRO [Radeon R7 240/340 / Radeon 520](0x6613)"},
{0x1002, 0x6613, 0x148C, 0x7340, "Radeon R7 340(0x148C-0x7340)"},
{0x1002, 0x6613, 0x1682, 0x7240, "R7 240 2048 MB(0x1682-0x7240)"},
+{0x1002, 0x6613, 0x1DCF, 0x3000, "Oland PRO [Radeon R7 240/340 / Radeon 520](0x1DCF-0x3000)"},
{0x1002, 0x6631, 0xFFFF, 0xFFFF, "Oland(0x6631)"},
{0x1002, 0x6640, 0xFFFF, 0xFFFF, "Saturn XT [FirePro M6100](0x6640)"},
{0x1002, 0x6640, 0x106B, 0x014B, "Tropo XT [Radeon R9 M380 Mac Edition](0x106B-0x014B)"},
@@ -13108,7 +13111,7 @@ pci_id_t pci_vid_10DE[] = {
{0x10DE, 0x2489, 0xFFFF, 0xFFFF, "GA104 [GeForce RTX 3060 Ti Lite Hash Rate](0x2489)"},
{0x10DE, 0x248A, 0xFFFF, 0xFFFF, "GA104 [CMP 70HX](0x248A)"},
{0x10DE, 0x249C, 0xFFFF, 0xFFFF, "GA104M [GeForce RTX 3080 Mobile / Max-Q 8GB/16GB](0x249C)"},
-{0x10DE, 0x249D, 0xFFFF, 0xFFFF, "RTX 3070 TI Engineering Sample(0x249D)"},
+{0x10DE, 0x249D, 0xFFFF, 0xFFFF, "GA104M [GeForce RTX 3070 Mobile / Max-Q](0x249D)"},
{0x10DE, 0x249F, 0xFFFF, 0xFFFF, "GA104M(0x249F)"},
{0x10DE, 0x24A0, 0xFFFF, 0xFFFF, "GA104 [Geforce RTX 3070 Ti Laptop GPU](0x24A0)"},
{0x10DE, 0x24AC, 0xFFFF, 0xFFFF, "GA104 [GeForce RTX 30x0 Engineering Sample](0x24AC)"},
@@ -26503,6 +26506,20 @@ pci_id_t pci_vid_177D[] = {
{0x177D, 0xA036, 0xFFFF, 0xFFFF, "ThunderX RAD (RAID acceleration engine) virtual function(0xA036)"},
{0x177D, 0xA037, 0xFFFF, 0xFFFF, "THUNDERX ZIP virtual function(0xA037)"},
{0x177D, 0xA040, 0xFFFF, 0xFFFF, "THUNDERX CPT Cryptographic Accelerator(0xA040)"},
+{0x177D, 0xA059, 0xFFFF, 0xFFFF, "Octeon TX2 CGX (MAC)(0xA059)"},
+{0x177D, 0xA060, 0xFFFF, 0xFFFF, "Octeon 10 RPM (MAC)(0xA060)"},
+{0x177D, 0xA061, 0xFFFF, 0xFFFF, "Octeon Tx2 Loopback Interface (LBK)(0xA061)"},
+{0x177D, 0xA063, 0xFFFF, 0xFFFF, "Octeon Tx2 RVU Physical Function(0xA063)"},
+{0x177D, 0xA064, 0xFFFF, 0xFFFF, "Octeon Tx2 RVU Virtual Function(0xA064)"},
+{0x177D, 0xA065, 0xFFFF, 0xFFFF, "Octeon Tx2 RVU Admin Function(0xA065)"},
+{0x177D, 0xA09E, 0xFFFF, 0xFFFF, "Octeon 10 PTP controller(0xA09E)"},
+{0x177D, 0xA0F2, 0xFFFF, 0xFFFF, "Octeon 10 CPT Cryptographic Accelerator, Physical function(0xA0F2)"},
+{0x177D, 0xA0F3, 0xFFFF, 0xFFFF, "Octeon 10 CPT Cryptographic Accelerator, Virtual function(0xA0F3)"},
+{0x177D, 0xA0F6, 0xFFFF, 0xFFFF, "Octeon Tx2 SDP Physical Function(0xA0F6)"},
+{0x177D, 0xA0F7, 0xFFFF, 0xFFFF, "Octeon Tx2 SDP Virtual Function(0xA0F7)"},
+{0x177D, 0xA0F8, 0xFFFF, 0xFFFF, "Octeon Tx2 Loopback Interface Virtual Function (LBKVF)(0xA0F8)"},
+{0x177D, 0xA0FD, 0xFFFF, 0xFFFF, "Octeon Tx2 CPT Cryptographic Accelerator, Physical function(0xA0FD)"},
+{0x177D, 0xA0FE, 0xFFFF, 0xFFFF, "Octeon Tx2 CPT Cryptographic Accelerator, Virtual function(0xA0FE)"},
{0x177D, 0xA100, 0xFFFF, 0xFFFF, "THUNDERX CN88XX 48 core SoC(0xA100)"},
{0x177D, 0xA200, 0xFFFF, 0xFFFF, "OCTEON TX CN81XX/CN80XX(0xA200)"},
{0x177D, 0xA300, 0xFFFF, 0xFFFF, "OCTEON TX CN83XX(0xA300)"},
@@ -29060,6 +29077,7 @@ pci_id_t pci_vid_1C5C[] = {
{0x1C5C, 0x2839, 0x1028, 0x2149, "DC NVMe SED PE8010 RI U.2 7.68TB(0x1028-0x2149)"},
{0x1C5C, 0x2839, 0x1028, 0x214A, "DC NVMe PE8010 RI U.2 7.68TB(0x1028-0x214A)"},
{0x1C5C, 0x2839, 0x1C5C, 0x0100, "PE8000 Series NVMe Solid State Drive(0x1C5C-0x0100)"},
+{0x1C5C, 0x2849, 0xFFFF, 0xFFFF, "PE81x0 U.2/3 NVMe Solid State Drive(0x2849)"},
}; /* pci_vid_1C5C[] */
pci_id_t pci_vid_1C5F[] = {
@@ -29454,7 +29472,7 @@ pci_id_t pci_vid_1D6C[] = {
{0x1D6C, 0x101C, 0xFFFF, 0xFFFF, "AR-ARK-SRIOV-VF [Arkville Virtual Function](0x101C)"},
{0x1D6C, 0x101D, 0xFFFF, 0xFFFF, "AR-ARK-NIC [Arkville ArkNIC Kernel Path Device](0x101D)"},
{0x1D6C, 0x101E, 0xFFFF, 0xFFFF, "AR-ARKA-FX1 [Arkville 64B DPDK Data Mover for Agilex R-Tile](0x101E)"},
-{0x1D6C, 0x101F, 0xFFFF, 0xFFFF, "AR-Q420F [2x100GbE Packet Capture Device](0x101F)"},
+{0x1D6C, 0x101F, 0xFFFF, 0xFFFF, "AR-TK242 [2x100GbE Packet Capture Device](0x101F)"},
{0x1D6C, 0x4200, 0xFFFF, 0xFFFF, "A5PL-E1-10GETI [10 GbE Ethernet Traffic Instrument](0x4200)"},
}; /* pci_vid_1D6C[] */
@@ -29866,6 +29884,17 @@ pci_id_t pci_vid_1E0F[] = {
{0x1E0F, 0x0007, 0x1E0F, 0x0001, "Generic NVMe CM6(0x1E0F-0x0001)"},
{0x1E0F, 0x0009, 0xFFFF, 0xFFFF, "NVMe SSD(0x0009)"},
{0x1E0F, 0x0009, 0x1E0F, 0x0001, "Toshiba RC500 NVMe SSD 500GB(0x1E0F-0x0001)"},
+{0x1E0F, 0x0011, 0xFFFF, 0xFFFF, "NVMe SSD Controller CD7(0x0011)"},
+{0x1E0F, 0x0011, 0x1028, 0x2189, "DC NVMe SED CD7 RI 960GB(0x1028-0x2189)"},
+{0x1E0F, 0x0011, 0x1028, 0x218A, "DC NVMe CD7 RI 960GB(0x1028-0x218A)"},
+{0x1E0F, 0x0011, 0x1028, 0x218B, "DC NVMe SED CD7 RI 1.92TB(0x1028-0x218B)"},
+{0x1E0F, 0x0011, 0x1028, 0x218C, "DC NVMe CD7 RI 1.92TB(0x1028-0x218C)"},
+{0x1E0F, 0x0011, 0x1028, 0x218D, "DC NVMe SED CD7 RI 3.84TB(0x1028-0x218D)"},
+{0x1E0F, 0x0011, 0x1028, 0x218E, "DC NVMe CD7 RI 3.84TB(0x1028-0x218E)"},
+{0x1E0F, 0x0011, 0x1028, 0x218F, "DC NVMe SED CD7 RI 7.68TB(0x1028-0x218F)"},
+{0x1E0F, 0x0011, 0x1028, 0x2190, "DC NVMe CD7 RI 7.68TB(0x1028-0x2190)"},
+{0x1E0F, 0x0011, 0x1028, 0x2191, "DC NVMe SED CD7 RI 15.36TB(0x1028-0x2191)"},
+{0x1E0F, 0x0011, 0x1028, 0x2192, "DC NVMe CD7 RI 15.36TB(0x1028-0x2192)"},
}; /* pci_vid_1E0F[] */
pci_id_t pci_vid_1E17[] = {
@@ -30161,6 +30190,10 @@ pci_id_t pci_vid_1F03[] = {
{0x1F03, 0x5636, 0xFFFF, 0xFFFF, "IG5636-Based NVMe SSD(0x5636)"},
}; /* pci_vid_1F03[] */
+pci_id_t pci_vid_1F2F[] = {
+{0x1F2F, 0xFFFF, 0xFFFF, 0xFFFF, "China Mobile (Hangzhou) Information Technology Co.Ltd.(0x1F2F)"},
+}; /* pci_vid_1F2F[] */
+
pci_id_t pci_vid_1FAB[] = {
{0x1FAB, 0xFFFF, 0xFFFF, 0xFFFF, "Unifabrix Ltd.(0x1FAB)"},
{0x1FAB, 0x0000, 0xFFFF, 0xFFFF, "Nexus Alpha IVPU(0x0000)"},
@@ -32082,7 +32115,9 @@ pci_id_t pci_vid_8086[] = {
{0x8086, 0x0D58, 0x8086, 0x0001, "Ethernet Controller XXV710 Intel(R) FPGA Programmable Acceleration Card N3000 for Networking(0x8086-0x0001)"},
{0x8086, 0x0D9F, 0xFFFF, 0xFFFF, "Ethernet Controller (2) I225-IT(0x0D9F)"},
{0x8086, 0x0DD2, 0xFFFF, 0xFFFF, "Ethernet Network Adapter I710(0x0DD2)"},
+{0x8086, 0x0DD2, 0x1137, 0x0000, "I710T4LG 4x1 GbE RJ45 PCIe NIC(0x1137-0x0000)"},
{0x8086, 0x0DD2, 0x1137, 0x02E3, "I710T4LG 4x1 GbE RJ45 PCIe NIC(0x1137-0x02E3)"},
+{0x8086, 0x0DD2, 0x8086, 0x0000, "Ethernet Network Adapter I710-T4L(0x8086-0x0000)"},
{0x8086, 0x0DD2, 0x8086, 0x000D, "Ethernet Network Adapter I710-T4L(0x8086-0x000D)"},
{0x8086, 0x0DD2, 0x8086, 0x0010, "Ethernet Network Adapter I710-T4L for OCP 3.0(0x8086-0x0010)"},
{0x8086, 0x0DD2, 0x8086, 0x401A, "Ethernet Network Adapter I710-T4L(0x8086-0x401A)"},
@@ -39441,7 +39476,7 @@ pci_id_t pci_vid_8086[] = {
{0x8086, 0xA397, 0xFFFF, 0xFFFF, "Comet Lake PCI Express Root Port #08(0xA397)"},
{0x8086, 0xA398, 0xFFFF, 0xFFFF, "Comet Lake PCI Express Root Port 9(0xA398)"},
{0x8086, 0xA39A, 0xFFFF, 0xFFFF, "Comet Lake PCI Express Root Port 11(0xA39A)"},
-{0x8086, 0xA3A1, 0xFFFF, 0xFFFF, "Memory controller(0xA3A1)"},
+{0x8086, 0xA3A1, 0xFFFF, 0xFFFF, "Cannon Lake PCH Power Management Controller(0xA3A1)"},
{0x8086, 0xA3A3, 0xFFFF, 0xFFFF, "Comet Lake PCH-V SMBus Host Controller(0xA3A3)"},
{0x8086, 0xA3AF, 0xFFFF, 0xFFFF, "Comet Lake PCH-V USB Controller(0xA3AF)"},
{0x8086, 0xA3B1, 0xFFFF, 0xFFFF, "Comet Lake PCH-V Thermal Subsystem(0xA3B1)"},
@@ -39972,6 +40007,8 @@ pci_id_t pci_vid_9005[] = {
{0x9005, 0x028F, 0x1BD4, 0x0070, "RS0800M5E24i(0x1BD4-0x0070)"},
{0x9005, 0x028F, 0x1BD4, 0x0071, "RS0800M5H16i(0x1BD4-0x0071)"},
{0x9005, 0x028F, 0x1BD4, 0x0072, "RS0800M5E16i(0x1BD4-0x0072)"},
+{0x9005, 0x028F, 0x1CC4, 0x0101, "Ramaxel FBGF-RAD PM8204(0x1CC4-0x0101)"},
+{0x9005, 0x028F, 0x1CC4, 0x0201, "Ramaxel FBGF-RAD PM8222(0x1CC4-0x0201)"},
{0x9005, 0x028F, 0x1D49, 0x0220, "ThinkSystem 4350-8i SAS/SATA 12Gb HBA(0x1D49-0x0220)"},
{0x9005, 0x028F, 0x1D49, 0x0221, "ThinkSystem 4350-16i SAS/SATA 12Gb HBA(0x1D49-0x0221)"},
{0x9005, 0x028F, 0x1D49, 0x0520, "ThinkSystem RAID 5350-8i PCIe 12Gb Adapter(0x1D49-0x0520)"},
@@ -40870,9 +40907,9 @@ pci_vid_index_t pci_vid_index[] = {
{0x0E55, 1, pci_vid_0E55 },
{0x0EAC, 2, pci_vid_0EAC },
{0x0F62, 1, pci_vid_0F62 },
-{0x1000, 708, pci_vid_1000 },
+{0x1000, 710, pci_vid_1000 },
{0x1001, 10, pci_vid_1001 },
-{0x1002, 3162, pci_vid_1002 },
+{0x1002, 3163, pci_vid_1002 },
{0x1003, 2, pci_vid_1003 },
{0x1004, 34, pci_vid_1004 },
{0x1005, 8, pci_vid_1005 },
@@ -42457,7 +42494,7 @@ pci_vid_index_t pci_vid_index[] = {
{0x1761, 1, pci_vid_1761 },
{0x1771, 1, pci_vid_1771 },
{0x1775, 1, pci_vid_1775 },
-{0x177D, 100, pci_vid_177D },
+{0x177D, 114, pci_vid_177D },
{0x1787, 1, pci_vid_1787 },
{0x1789, 1, pci_vid_1789 },
{0x1796, 29, pci_vid_1796 },
@@ -42726,7 +42763,7 @@ pci_vid_index_t pci_vid_index[] = {
{0x1C3B, 3, pci_vid_1C3B },
{0x1C44, 2, pci_vid_1C44 },
{0x1C58, 7, pci_vid_1C58 },
-{0x1C5C, 21, pci_vid_1C5C },
+{0x1C5C, 22, pci_vid_1C5C },
{0x1C5F, 25, pci_vid_1C5F },
{0x1C63, 2, pci_vid_1C63 },
{0x1C7E, 2, pci_vid_1C7E },
@@ -42807,7 +42844,7 @@ pci_vid_index_t pci_vid_index[] = {
{0x1DF3, 29, pci_vid_1DF3 },
{0x1DF7, 4, pci_vid_1DF7 },
{0x1DFC, 2, pci_vid_1DFC },
-{0x1E0F, 24, pci_vid_1E0F },
+{0x1E0F, 35, pci_vid_1E0F },
{0x1E17, 1, pci_vid_1E17 },
{0x1E24, 8, pci_vid_1E24 },
{0x1E26, 1, pci_vid_1E26 },
@@ -42849,6 +42886,7 @@ pci_vid_index_t pci_vid_index[] = {
{0x1EFB, 1, pci_vid_1EFB },
{0x1F02, 1, pci_vid_1F02 },
{0x1F03, 8, pci_vid_1F03 },
+{0x1F2F, 1, pci_vid_1F2F },
{0x1FAB, 2, pci_vid_1FAB },
{0x1FC0, 3, pci_vid_1FC0 },
{0x1FC1, 3, pci_vid_1FC1 },
@@ -42977,7 +43015,7 @@ pci_vid_index_t pci_vid_index[] = {
{0x7FED, 1, pci_vid_7FED },
{0x8008, 4, pci_vid_8008 },
{0x807D, 1, pci_vid_807D },
-{0x8086, 8187, pci_vid_8086 },
+{0x8086, 8189, pci_vid_8086 },
{0x8088, 51, pci_vid_8088 },
{0x80EE, 3, pci_vid_80EE },
{0x8322, 1, pci_vid_8322 },
@@ -42993,7 +43031,7 @@ pci_vid_index_t pci_vid_index[] = {
{0x8E0E, 1, pci_vid_8E0E },
{0x8E2E, 2, pci_vid_8E2E },
{0x9004, 110, pci_vid_9004 },
-{0x9005, 370, pci_vid_9005 },
+{0x9005, 372, pci_vid_9005 },
{0x907F, 2, pci_vid_907F },
{0x919A, 1, pci_vid_919A },
{0x9412, 2, pci_vid_9412 },
@@ -43099,7 +43137,7 @@ pci_vid_index_t pci_vid_index[] = {
{0xFFFD, 2, pci_vid_FFFD },
{0xFFFE, 2, pci_vid_FFFE },
{0xFFFF, 1, pci_vid_FFFF },
-}; /* We have 2271 VIDs */
+}; /* We have 2272 VIDs */
static pci_vid_index_t *get_vid_index(guint16 vid)
{
diff --git a/manuf b/manuf
index 0f1bd8facc..8646182a08 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: 11942
-# Last-Modified: Sun, 13 Feb 2022 15:00:39 GMT
+# Content-Length: 12005
+# Last-Modified: Sun, 20 Feb 2022 15:00:32 GMT
# http://standards-oui.ieee.org/iab/iab.csv:
-# Content-Length: 381505
-# Last-Modified: Sun, 13 Feb 2022 15:00:52 GMT
+# Content-Length: 381495
+# Last-Modified: Sun, 20 Feb 2022 15:00:46 GMT
# http://standards-oui.ieee.org/oui/oui.csv:
-# Content-Length: 2904556
-# Last-Modified: Sun, 13 Feb 2022 15:01:27 GMT
+# Content-Length: 2907805
+# Last-Modified: Sun, 20 Feb 2022 15:01:21 GMT
# http://standards-oui.ieee.org/oui28/mam.csv:
-# Content-Length: 443976
-# Last-Modified: Sun, 13 Feb 2022 15:01:01 GMT
+# Content-Length: 445584
+# Last-Modified: Sun, 20 Feb 2022 15:00:54 GMT
# http://standards-oui.ieee.org/oui36/oui36.csv:
-# Content-Length: 429881
-# Last-Modified: Sun, 13 Feb 2022 15:01:19 GMT
+# Content-Length: 431103
+# Last-Modified: Sun, 20 Feb 2022 15:01:12 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
@@ -7212,7 +7212,7 @@
00:1B:C5:04:10:00/36 DesignAE DesignA Electronics Limited
00:1B:C5:04:20:00/36 ChamSys ChamSys Ltd
00:1B:C5:04:30:00/36 Coincide Coincident, Inc.
-00:1B:C5:04:40:00/36 &quot;RA ZAO &quot;RADIUS Avtomatika&quot;
+00:1B:C5:04:40:00/36 RADIUSAv ZAO "RADIUS Avtomatika"
00:1B:C5:04:50:00/36 MarvelDi Marvel Digital International Limited
00:1B:C5:04:60:00/36 Géant
00:1B:C5:04:70:00/36 PTAmanin PT. Amanindo Nusapadu
@@ -7287,7 +7287,7 @@
00:1B:C5:08:C0:00/36 Triax Triax A/S
00:1B:C5:08:D0:00/36 Eurek Eurek Srl
00:1B:C5:08:E0:00/36 TrendPoi TrendPoint Systems
-00:1B:C5:08:F0:00/36 Unilever Unilever R&amp;D
+00:1B:C5:08:F0:00/36 Unilever Unilever R&D
00:1B:C5:09:00:00/36 SevenSol Seven Solutions S.L
00:1B:C5:09:10:00/36 3greenAp 3green ApS
00:1B:C5:09:20:00/36 ArnouseD Arnouse Digital Devices, Corp.
@@ -10145,7 +10145,7 @@
00:26:BA ARRISGro ARRIS Group, Inc.
00:26:BB Apple Apple, Inc.
00:26:BC GeneralJ General Jack Technology Ltd.
-00:26:BD JTECCard JTEC Card &amp; Communication Co., Ltd
+00:26:BD JTECCard JTEC Card & Communication Co., Ltd
00:26:BE Schoonde Schoonderbeek Elektronica Systemen B.V.
00:26:BF ShenZhen ShenZhen Temobi Science&Tech Development Co.,Ltd
00:26:C0 EnergyHu EnergyHub
@@ -17526,6 +17526,7 @@
04:7A:0B BeijingX Beijing Xiaomi Electronics Co., Ltd.
04:7A:AE HuaweiDe Huawei Device Co., Ltd.
04:7B:CB Universa Universal Global Scientific Industrial Co., Ltd.
+04:7C:16 Micro-St Micro-Star INTL CO., LTD.
04:7D:50 Shenzhen Shenzhen Kang Ying Technology Co.Ltd.
04:7D:7B QuantaCo Quanta Computer Inc.
04:7E:23 ChinaMob China Mobile IOT Company Limited
@@ -17557,6 +17558,7 @@
04:97:90 Lartecht Lartech telecom LLC
04:98:F3 Alpsalpi Alpsalpine Co,.Ltd
04:99:B9 Apple Apple, Inc.
+04:99:BB Apple Apple, Inc.
04:99:E6 Shenzhen Shenzhen Yoostar Technology Co., Ltd
04:9B:9C Eadingco Eadingcore Intelligent Technology Co., Ltd.
04:9C:62 BMTMedic BMT Medical Technology s.r.o.
@@ -17694,6 +17696,7 @@
04:E6:9E Zhonggua Zhongguancun Xinhaizeyou Technology Co.,Ltd
04:E7:7E We We Corporation Inc.
04:E7:95 HuaweiTe Huawei Technologies Co.,Ltd
+04:E8:92 ShennanC Shennan Circuits Co.,Ltd
04:E9:E5 PjrcCom Pjrc.Com, Llc
04:EA:56 IntelCor Intel Corporate
04:EB:40 Cisco Cisco Systems, Inc
@@ -18403,6 +18406,7 @@
0C:86:29:C0:00:00/28 Shenzhen Shenzhen Yingmu Technology.,Ltd
0C:86:29:D0:00:00/28 BeijingB Beijing Beibianzhida Technology Co.,Ltd
0C:86:29:E0:00:00/28 FxTechno Fx Technology Limited
+0C:86:C7 JabilCir Jabil Circuit (Guangzhou) Limited
0C:89:10 SamsungE Samsung Electronics Co.,Ltd
0C:8A:87 AgLogica AgLogica Holdings, Inc
0C:8B:7D Vizio Vizio, Inc
@@ -19010,6 +19014,7 @@
14:2B:D6 Guangdon Guangdong Appscomm Co.,Ltd
14:2C:78 GooWiWir GooWi Wireless Technology Co., Limited
14:2D:27 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
+14:2D:4D Apple Apple, Inc.
14:2D:8B IncipioT Incipio Technologies, Inc
14:2D:F5 Amphitec Amphitech
14:2E:5E Sercomm Sercomm Corporation.
@@ -19138,6 +19143,7 @@
14:93:46 PNIsenso PNI sensor corporation
14:94:2F Usys Usys Co.,Ltd.
14:94:48 BluCastl Blu Castle S.A.
+14:94:6C Apple Apple, Inc.
14:95:CE Apple Apple, Inc.
14:96:E5 SamsungE Samsung Electronics Co.,Ltd
14:98:77 Apple Apple, Inc.
@@ -19249,6 +19255,7 @@
14:EE:9D AirNav AirNav Systems LLC
14:EF:CF Schreder
14:F0:C5 Xtremio Xtremio Ltd.
+14:F2:87 Apple Apple, Inc.
14:F2:8E ShenYang ShenYang ZhongKe-Allwin Technology Co.LTD
14:F4:2A SamsungE Samsung Electronics Co.,Ltd
14:F6:5A XiaomiCo Xiaomi Communications Co Ltd
@@ -19417,6 +19424,7 @@
18:66:C7 Shenzhen Shenzhen Libre Technology Co., Ltd
18:66:DA Dell Dell Inc.
18:66:E3 Veros Veros Systems, Inc.
+18:66:F0 Jupiter Jupiter Systems
18:67:3F HanoverD Hanover Displays Limited
18:67:51 KOMEGInd KOMEG Industrielle Messtechnik GmbH
18:67:B0 SamsungE Samsung Electronics Co.,Ltd
@@ -19518,6 +19526,7 @@
18:A4:A9 Vanu Vanu Inc.
18:A5:9C IEEERegi IEEE Registration Authority
18:A5:9C:00:00:00/28 Omwave
+18:A5:9C:10:00:00/28 Cuman-Di Cuman- Digital System Servis LLP
18:A5:9C:20:00:00/28 Actionte Actiontec Electronics Inc.
18:A5:9C:30:00:00/28 BroadexT Broadex Technologies Co.Ltd
18:A5:9C:40:00:00/28 It-1
@@ -19526,7 +19535,11 @@
18:A5:9C:70:00:00/28 ePowerNe ePower Network Solution Co., Ltd.
18:A5:9C:80:00:00/28 Residenc Residence Control Ltd
18:A5:9C:90:00:00/28 estunaut estun automation co.,ltd
+18:A5:9C:A0:00:00/28 ErbaLach Erba Lachema s.r.o.
18:A5:9C:B0:00:00/28 Cal-Comp Cal-Comp Industria E Comercio De Eletronicos E Informatica Ltda
+18:A5:9C:C0:00:00/28 BlueEyes BlueEyes Technology
+18:A5:9C:D0:00:00/28 Annapurn Annapurna labs
+18:A5:9C:E0:00:00/28 BMCMesss BMC Messsysteme GmbH
18:A6:F7 Tp-LinkT Tp-Link Technologies Co.,Ltd.
18:A7:F1 QingdaoH Qingdao Haier Technology Co.,Ltd
18:A9:05 HewlettP Hewlett Packard
@@ -19679,6 +19692,7 @@
1C:06:56 IDY IDY Corporation
1C:08:C1 LGInnote LG Innotek
1C:0B:52 Epicom Epicom S.A
+1C:0D:7D Apple Apple, Inc.
1C:0F:AF LucidVis Lucid Vision Labs
1C:0F:CF SyproOpt Sypro Optics GmbH
1C:11:61 Ciena Ciena Corporation
@@ -19793,6 +19807,16 @@
1C:57:3E AlticeLa Altice Labs S.A.
1C:57:D8 Kraftway Kraftway Corporation PLC
1C:57:DC Apple Apple, Inc.
+1C:59:74 IEEERegi IEEE Registration Authority
+1C:59:74:00:00:00/28 Shenzhen Shenzhen Hanshine Technology Co.Ltd.
+1C:59:74:20:00:00/28 Chongqin Chongqing Taishan Cable Co., Ltd
+1C:59:74:40:00:00/28 Syntaxte Syntax technology(tianjin)Co.,LTD
+1C:59:74:70:00:00/28 LynxiTec Lynxi Technologies Co.,Ltd.
+1C:59:74:80:00:00/28 TopwayGl Topway Global Technology Limited
+1C:59:74:90:00:00/28 Shanghai Shanghai Laisi Information Technology Co.,Ltd
+1C:59:74:A0:00:00/28 CouncilR Council Rock
+1C:59:74:C0:00:00/28 King-OnT King-On Technology Ltd.
+1C:59:74:D0:00:00/28 Shenzhen Shenzhen Geshem Technology Co Ltd
1C:59:9B HuaweiTe Huawei Technologies Co.,Ltd
1C:5A:0B Tegile Tegile Systems
1C:5A:3E SamsungE Samsung Electronics Co.,Ltd
@@ -20960,6 +20984,7 @@
28:6D:97 SAMJIN SAMJIN Co., Ltd.
28:6D:CD BeijingW Beijing Winner Microelectronics Co.,Ltd.
28:6E:D4 HuaweiTe Huawei Technologies Co.,Ltd
+28:6F:40 TonlyTec Tonly Technology Co. Ltd
28:6F:7F Cisco Cisco Systems, Inc
28:71:84 SpirePay Spire Payments
28:72:C5 Smartmat Smartmatic Corp
@@ -21430,6 +21455,7 @@
2C:7E:CF Onzo Onzo Ltd
2C:80:65 HARTINGN HARTING Inc. of North America
2C:81:58 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
+2C:82:17 Apple Apple, Inc.
2C:86:D2 Cisco Cisco Systems, Inc
2C:8A:72 HTC HTC Corporation
2C:8B:F2 HitachiM Hitachi Metals America Ltd
@@ -21694,7 +21720,7 @@
30:43:D7:80:00:00/28 KesuShan Kesu (Shanghai) Electronic Technology Co., Ltd
30:43:D7:90:00:00/28 PKSoluti PK Solutions LLC
30:43:D7:A0:00:00/28 Bodhi
-30:43:D7:B0:00:00/28 AmetekVI Ametek VIS
+30:43:D7:B0:00:00/28 Motec Motec GmbH
30:43:D7:C0:00:00/28 Xiaoniun Xiaoniu network technology (Shanghai) Co., Ltd.
30:43:D7:D0:00:00/28 Annapurn Annapurna labs
30:43:D7:E0:00:00/28 Guangdon Guangdong Hongqin Telecom Technology Co. Ltd.
@@ -21882,7 +21908,7 @@
30:D9:D9 Apple Apple, Inc.
30:DE:86 CedacSof Cedac Software S.r.l.
30:DF:8D Shenzhen Shenzhen Gongjin Electronics Co.,Lt
-30:E0:90 Linctron Linctronix Ltd,
+30:E0:90 Genevisi Genevisio Ltd.
30:E1:71 HewlettP Hewlett Packard
30:E2:83 TexasIns Texas Instruments
30:E3:7A IntelCor Intel Corporate
@@ -22054,7 +22080,7 @@
34:4D:EA zte zte corporation
34:4D:F7 LGElectr LG Electronics (Mobile Communications)
34:4F:3F IO-Power IO-Power Technology Co., Ltd.
-34:4F:5C R&amp;M R&amp;M AG
+34:4F:5C R&M R&M Ag
34:4F:69 EkinopsS Ekinops Sas
34:51:80 TCLKingE TCL King Electrical Appliances (Huizhou) Co., Ltd
34:51:84 HuaweiDe Huawei Device Co., Ltd.
@@ -23341,6 +23367,7 @@
40:AA:56 ChinaDra China Dragon Technology Limited
40:AC:8D DataMana Data Management, Inc.
40:AC:BF Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd.
+40:B0:2F MieleCie Miele & Cie. KG
40:B0:34 HewlettP Hewlett Packard
40:B0:76 ASUSTekC ASUSTek COMPUTER INC.
40:B0:A1 Valcom Valcom Co.,Ltd.
@@ -23704,7 +23731,7 @@
40:D8:55:13:10:00/36 EMAC EMAC, Inc.
40:D8:55:13:20:00/36 AeroVisi AeroVision Avionics, Inc
40:D8:55:13:30:00/36 Tattile Tattile Srl
-40:D8:55:13:40:00/36 digitech digitech GmbH &amp; Co. KG
+40:D8:55:13:40:00/36 digitech digitech GmbH & Co. KG
40:D8:55:13:50:00/36 Globalco Globalcom Engineering Srl
40:D8:55:13:60:00/36 Devrieco Devriecom B.V.
40:D8:55:13:70:00/36 GDEPolsk GDE Polska
@@ -24378,7 +24405,7 @@
48:39:74 ProwareT Proware Technologies Co., Ltd.
48:3B:38 Apple Apple, Inc.
48:3C:0C HuaweiTe Huawei Technologies Co.,Ltd
-48:3D:32 SyscorCo Syscor Controls &amp; Automation
+48:3D:32 SyscorCo Syscor Controls & Automation
48:3E:5E SernetSu Sernet (Suzhou) Technologies Corporation
48:3F:DA Espressi Espressif Inc.
48:3F:E9 HuaweiTe Huawei Technologies Co.,Ltd
@@ -24683,6 +24710,7 @@
4C:2C:80 BeijingS Beijing Skyway Technologies Co.,Ltd
4C:2C:83 Zhejiang Zhejiang KaNong Network Technology Co.,Ltd.
4C:2E:5E SamsungE Samsung Electronics Co.,Ltd
+4C:2E:B4 Apple Apple, Inc.
4C:2E:FE Shenzhen Shenzhen Comnect Technology Co.,LTD
4C:2F:9D ICMContr ICM Controls
4C:2F:D7 HuaweiDe Huawei Device Co., Ltd.
@@ -25830,6 +25858,7 @@
58:50:ED Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd.
58:52:8A Mitsubis Mitsubishi Electric Corporation
58:53:C0 BeijingG Beijing Guang Runtong Technology Development Company co.,Ltd
+58:55:95 Apple Apple, Inc.
58:55:CA Apple Apple, Inc.
58:56:C2 HuaweiTe Huawei Technologies Co.,Ltd
58:56:E8 ARRISGro ARRIS Group, Inc.
@@ -26081,6 +26110,7 @@
5C:17:D3 Lge
5C:18:B5 TalonCom Talon Communications
5C:1A:6F Cambridg Cambridge Industries(Group) Co.,Ltd.
+5C:1B:F4 Apple Apple, Inc.
5C:1C:B9 vivoMobi vivo Mobile Communication Co., Ltd.
5C:1D:D9 Apple Apple, Inc.
5C:20:D0 AsoniCom Asoni Communication Co., Ltd.
@@ -26327,6 +26357,7 @@
5C:E8:83 HuaweiTe Huawei Technologies Co.,Ltd
5C:E8:B7 OraimoTe Oraimo Technology Limited
5C:E8:EB SamsungE Samsung Electronics Co.,Ltd
+5C:E9:1E Apple Apple, Inc.
5C:EA:1D HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
5C:EB:4E RSTAHLHM R. STAHL HMI Systems GmbH
5C:EB:68 Cheersta Cheerstar Technology Co., Ltd
@@ -26553,6 +26584,7 @@
60:92:17 Apple Apple, Inc.
60:92:F5 ARRISGro ARRIS Group, Inc.
60:93:16 Apple Apple, Inc.
+60:95:BD Apple Apple, Inc.
60:95:CE IEEERegi IEEE Registration Authority
60:95:CE:00:00:00/28 SiemaApp Siema Applications
60:95:CE:10:00:00/28 PonoorEx Ponoor Experiments Inc.
@@ -27153,6 +27185,7 @@
68:4A:E9 SamsungE Samsung Electronics Co.,Ltd
68:4B:88 Galtroni Galtronics Telemetry Inc.
68:4C:A8 Shenzhen Shenzhen Herotel Tech. Co., Ltd.
+68:4E:05 HunanFn- Hunan Fn-Link Technology Limited
68:4F:64 Dell Dell Inc.
68:51:B7 PowerClo PowerCloud Systems, Inc.
68:52:D6 UGameTec UGame Technology Co.,Ltd
@@ -27259,7 +27292,7 @@
68:96:6A Ohsung
68:96:7B Apple Apple, Inc.
68:97:4B Shenzhen Shenzhen Costar Electronics Co. Ltd.
-68:97:E8 SocietyM Society of Motion Picture &amp; Television Engineers
+68:97:E8 SocietyM Society of Motion Picture & Television Engineers
68:98:61 Beacon Beacon Inc
68:99:CD Cisco Cisco Systems, Inc
68:9A:87 AmazonTe Amazon Technologies Inc.
@@ -27775,6 +27808,7 @@
70:30:18 Avaya Avaya Inc
70:30:5D Ubiquoss Ubiquoss Inc
70:30:5E NanjingZ Nanjing Zhongke Menglian Information Technology Co.,LTD
+70:31:7F Apple Apple, Inc.
70:31:87 ACX ACX GmbH
70:32:17 IntelCor Intel Corporate
70:32:D5 AthenaWi Athena Wireless Communications Inc
@@ -32299,6 +32333,7 @@
74:5F:00 SamsungS Samsung Semiconductor Inc.
74:5F:90 LAMTechn LAM Technologies
74:5F:AE TslPpl Tsl Ppl
+74:60:4C Røde
74:60:FA HuaweiTe Huawei Technologies Co.,Ltd
74:61:4B Chongqin Chongqing Huijiatong Information Technology Co., Ltd.
74:63:C2 HuaweiDe Huawei Device Co., Ltd.
@@ -32319,6 +32354,7 @@
74:6F:F7 WistronN Wistron Neweb Corporation
74:70:69 HuaweiDe Huawei Device Co., Ltd.
74:70:FD IntelCor Intel Corporate
+74:71:8B Apple Apple, Inc.
74:72:1E EdisonLa Edison Labs Inc.
74:72:B0 Guangzho Guangzhou Shiyuan Electronics Co., Ltd.
74:72:F2 ChipsipT Chipsip Technology Co., Ltd.
@@ -32339,6 +32375,7 @@
74:81:9A PTHarton PT. Hartono Istana Teknologi
74:83:C2 Ubiquiti Ubiquiti Networks Inc.
74:83:EF AristaNe Arista Networks
+74:84:69 Nintendo Nintendo Co.,Ltd
74:84:E1 Dongguan Dongguan Haoyuan Electronics Co.,Ltd
74:85:2A Pegatron Pegatron Corporation
74:85:C4 NewH3CTe New H3C Technologies Co., Ltd
@@ -33144,7 +33181,7 @@
7C:70:BC:70:00:00/28 NomadDig Nomad Digital Ltd.
7C:70:BC:80:00:00/28 Mennekes Mennekes Elektrotechnik GmbH & Co. KG
7C:70:BC:90:00:00/28 dogtra
-7C:70:BC:A0:00:00/28 AmetekVI Ametek VIS
+7C:70:BC:A0:00:00/28 Motec Motec GmbH
7C:70:BC:B0:00:00/28 TohanEng Tohan Engineering Corporation
7C:70:BC:C0:00:00/28 LukupMed Lukup Media
7C:70:BC:D0:00:00/28 mk-messt mk-messtechnik GmbH
@@ -33359,6 +33396,7 @@
7C:EB:EA Asct
7C:EC:79 TexasIns Texas Instruments
7C:EC:9B FuzhouTe Fuzhou Teraway Information Technology Co.,Ltd
+7C:EC:B1 Apple Apple, Inc.
7C:ED:8D Microsof Microsoft
7C:EF:18 Creative Creative Product Design Pty. Ltd.
7C:EF:40 Nextorag Nextorage Corporation
@@ -34077,6 +34115,7 @@
84:FE:DC BorqsBei Borqs Beijing Ltd.
88:01:18 BLT BLT Co
88:01:F2 VitecSys Vitec System Engineering Inc.
+88:03:4C WeifangG Weifang Goertek Electronics Co.,Ltd
88:03:55 Arcadyan Arcadyan Technology Corporation
88:03:E9 Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
88:07:4B LGElectr LG Electronics (Mobile Communications)
@@ -34579,6 +34618,7 @@
8C:1F:64:21:C0:00/36 EMS-Expe LLC "EMS-Expert"
8C:1F:64:22:40:00/36 PHBEletr PHB Eletronica Ltda.
8C:1F:64:22:70:00/36 Digilens
+8C:1F:64:22:E0:00/36 JideCarR Jide Car Rastreamento e Monitoramento LTDA
8C:1F:64:24:20:00/36 Giordano Giordano Controls Spa
8C:1F:64:25:60:00/36 Landinge Landinger
8C:1F:64:25:A0:00/36 WuhanXin Wuhan Xingtuxinke ELectronic Co.,Ltd
@@ -34612,6 +34652,7 @@
8C:1F:64:38:50:00/36 Multilan Multilane Inc
8C:1F:64:38:B0:00/36 BorrellU Borrell USA Corp
8C:1F:64:38:D0:00/36 WilsonEl Wilson Electronics
+8C:1F:64:38:E0:00/36 Wartsila Wartsila Voyage Limited
8C:1F:64:39:10:00/36 CpcUk Cpc (Uk)
8C:1F:64:39:70:00/36 IntelCor Intel Corporate
8C:1F:64:39:80:00/36 Software Software Systems Plus
@@ -34641,6 +34682,7 @@
8C:1F:64:46:60:00/36 Intamsys Intamsys Technology Co.Ltd
8C:1F:64:47:20:00/36 SurgeNet Surge Networks, Inc.
8C:1F:64:47:A0:00/36 MissingL Missing Link Electronics, Inc.
+8C:1F:64:48:90:00/36 Hupi
8C:1F:64:49:30:00/36 Security Security Products International, LLC
8C:1F:64:49:80:00/36 YUYAMAMF YUYAMA MFG Co.,Ltd
8C:1F:64:4A:C0:00/36 Vekto
@@ -34668,6 +34710,7 @@
8C:1F:64:53:50:00/36 Columbus Columbus McKinnon
8C:1F:64:53:60:00/36 BeijingL Beijing Lxtv Technology Co.,Ltd
8C:1F:64:53:A0:00/36 TPVision TPVision Europe B.V
+8C:1F:64:53:B0:00/36 REFUStor REFU Storage System GmbH
8C:1F:64:53:D0:00/36 Nexconte Nexcontech
8C:1F:64:53:F0:00/36 Velvac Velvac Incorporated
8C:1F:64:54:20:00/36 Landis+G Landis+Gyr Equipamentos de Medição Ltda
@@ -34705,6 +34748,7 @@
8C:1F:64:66:00:00/36 Ntpc Llc Ntpc
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: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.
8C:1F:64:69:E0:00/36 AT-Autom AT-Automation Technology GmbH
@@ -34734,6 +34778,7 @@
8C:1F:64:73:F0:00/36 Ubiscale
8C:1F:64:74:70:00/36 VisionTI VisionTIR Multispectral Technology
8C:1F:64:75:F0:00/36 ASTRACOM ASTRACOM Co. Ltd
+8C:1F:64:76:50:00/36 MicroEle Micro Electroninc Products
8C:1F:64:76:80:00/36 mapnagro mapna group
8C:1F:64:77:40:00/36 navXperi navXperience GmbH
8C:1F:64:77:50:00/36 BectonDi Becton Dickinson
@@ -34770,6 +34815,7 @@
8C:1F:64:85:60:00/36 GartenAu Garten Automation
8C:1F:64:85:B0:00/36 Atlantic Atlantic Pumps Ltd
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:D0:00/36 Pantheru Pantherun Technologies Pvt Ltd
8C:1F:64:89:20:00/36 MDIIndus MDI Industrial
8C:1F:64:89:E0:00/36 Cinetix Cinetix Srl
@@ -34786,8 +34832,10 @@
8C:1F:64:8D:40:00/36 RecabSwe Recab Sweden AB
8C:1F:64:8D:90:00/36 PietroFi Pietro Fiorentini Spa
8C:1F:64:8E:20:00/36 ALPHA ALPHA Corporation
+8C:1F:64:8E:90:00/36 Vesperix Vesperix Corporation
8C:1F:64:8E:E0:00/36 AbbottDi Abbott Diagnostics Technologies AS
8C:1F:64:90:30:00/36 Portrait Portrait Displays, Inc.
+8C:1F:64:90:50:00/36 Qualitro Qualitrol LLC
8C:1F:64:90:90:00/36 Matelex
8C:1F:64:90:E0:00/36 Xacti Xacti Corporation
8C:1F:64:91:10:00/36 Eolane
@@ -34807,6 +34855,7 @@
8C:1F:64:99:10:00/36 DBSystel DB Systel GmbH
8C:1F:64:99:80:00/36 EVLOStoc EVLO Stockage Énergie
8C:1F:64:9A:60:00/36 Institut Instituto De Gestão, Redes Tecnológicas E Nergias
+8C:1F:64:9B:A0:00/36 WintusSy Wintus System
8C:1F:64:9B:D0:00/36 AtmSolut Atm Solutions
8C:1F:64:9C:10:00/36 RealWear
8C:1F:64:9C:30:00/36 CamozziA Camozzi Automation SpA
@@ -34966,7 +35015,9 @@
8C:1F:64:F3:C0:00/36 Microlyn Microlynx Systems Ltd
8C:1F:64:F3:F0:00/36 Industri Industrial Laser Machines, LLC
8C:1F:64:F4:10:00/36 Automati Automatizacion Y Conectividad Sa De Cv
+8C:1F:64:F4:50:00/36 Jbf
8C:1F:64:F4:E0:00/36 ADAMCZEW ADAMCZEWSKI elektronische Messtechnik GmbH
+8C:1F:64:F5:20:00/36 AMFMedic AMF Medical SA
8C:1F:64:F5:90:00/36 Inovonic Inovonics Inc.
8C:1F:64:F5:A0:00/36 TelcoAnt Telco Antennas Pty Ltd
8C:1F:64:F5:C0:00/36 Flextron Flextronics International Kft
@@ -34977,8 +35028,10 @@
8C:1F:64:F9:40:00/36 EAElektr EA Elektroautomatik GmbH & Co. KG
8C:1F:64:F9:60:00/36 SACOCont SACO Controls Inc.
8C:1F:64:F9:E0:00/36 DREAMSWE DREAMSWELL Technology CO.,Ltd
+8C:1F:64:FA:20:00/36 AZDPraha AZD Praha s.r.o., ZOZ Olomouc
8C:1F:64:FB:00:00/36 MARIAN MARIAN GmbH
8C:1F:64:FB:10:00/36 Abb
+8C:1F:64:FB:70:00/36 GraceDes Grace Design/Lunatec LLC
8C:1F:64:FB:A0:00/36 OntoInno Onto Innovation
8C:1F:64:FB:D0:00/36 SAN-AIEl SAN-AI Electronic Industries Co.,Ltd.
8C:1F:64:FC:D0:00/36 elbit-EW elbit systems - EW and sigint - Elisra
@@ -35511,7 +35564,7 @@
90:97:D5 Espressi Espressif Inc.
90:97:F3 SamsungE Samsung Electronics Co.,Ltd
90:98:38 HuaweiDe Huawei Device Co., Ltd.
-90:98:64 Impex-Sa Impex-Sat GmbH&amp;Co KG
+90:98:64 Impex-Sa Impex-Sat GmbH&Co KG
90:99:16 ELVEESNe ELVEES NeoTek OJSC
90:9A:4A Tp-LinkT Tp-Link Technologies Co.,Ltd.
90:9A:77 TexasIns Texas Instruments
@@ -35730,7 +35783,7 @@
94:33:DD Taco Taco Inc
94:34:69 SiliconL Silicon Laboratories
94:35:0A SamsungE Samsung Electronics Co.,Ltd
-94:36:E0 SichuanB Sichuan Bihong Broadcast &amp; Television New Technologies Co.,Ltd
+94:36:E0 SichuanB Sichuan Bihong Broadcast & Television New Technologies Co.,Ltd
94:37:F7 HuaweiDe Huawei Device Co., Ltd.
94:39:E5 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
94:3A:91 AmazonTe Amazon Technologies Inc.
@@ -36336,6 +36389,7 @@
98:C3:D2 NingboSa Ningbo Sanxing Medical Electric Co.,Ltd
98:C5:DB Ericsson Ericsson AB
98:C7:A4 Shenzhen Shenzhen HS Fiber Communication Equipment CO., LTD
+98:C8:1C Baytec Baytec Limited
98:C8:45 PacketAc PacketAccess
98:C8:54 ChiunMai Chiun MaiCommunication System, Inc
98:C8:B8 vivoMobi vivo Mobile Communication Co., Ltd.
@@ -36553,6 +36607,7 @@
9C:56:36 HuaweiDe Huawei Device Co., Ltd.
9C:57:11 FeitianX Feitian Xunda(Beijing) Aeronautical Information Technology Co., Ltd.
9C:57:AD Cisco Cisco Systems, Inc
+9C:57:BC eero eero inc.
9C:58:3C Apple Apple, Inc.
9C:5A:44 CompalIn Compal Information (Kunshan) Co., Ltd.
9C:5A:81 XiaomiCo Xiaomi Communications Co Ltd
@@ -37197,7 +37252,7 @@ A4:07:B6 SamsungE Samsung Electronics Co.,Ltd
A4:08:01 AmazonTe Amazon Technologies Inc.
A4:08:EA MurataMa Murata Manufacturing Co., Ltd.
A4:08:F5 Sagemcom Sagemcom Broadband SAS
-A4:09:CB AlfredKa Alfred Kaercher GmbH &amp; Co KG
+A4:09:CB AlfredKa Alfred Kaercher GmbH & Co KG
A4:0B:ED CarryTec Carry Technology Co.,Ltd
A4:0C:66 Shenzhen Shenzhen Colorful Yugong Technology and Development Co., Ltd.
A4:0C:C3 Cisco Cisco Systems, Inc
@@ -37507,6 +37562,7 @@ A4:CC:B9 RealmeCh Realme Chongqing Mobile Telecommunications Corp.,Ltd.
A4:CD:23 Shenzhen Shenzhenshi Xinzhongxin Co., Ltd
A4:CE:DA Arcadyan Arcadyan Corporation
A4:CF:12 Espressi Espressif Inc.
+A4:CF:99 Apple Apple, Inc.
A4:CF:D2 UbeeInte Ubee Interactive Co., Limited
A4:D0:94 Vivavis Vivavis Ag
A4:D1:8C Apple Apple, Inc.
@@ -37691,6 +37747,7 @@ A8:4E:3F HitronTe Hitron Technologies. Inc
A8:4F:B1 Cisco Cisco Systems, Inc
A8:50:81 HuaweiTe Huawei Technologies Co.,Ltd
A8:51:5B SamsungE Samsung Electronics Co.,Ltd
+A8:51:AB Apple Apple, Inc.
A8:53:7D Mist Mist Systems, Inc.
A8:54:A2 Heimgard Heimgard Technologies AS
A8:54:B2 WistronN Wistron Neweb Corporation
@@ -37817,7 +37874,7 @@ A8:A6:68 zte zte corporation
A8:A7:95 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
A8:AD:3D Alcatel- Alcatel-Lucent Shanghai Bell Co., Ltd
A8:B0:88 eero eero inc.
-A8:B0:AE Leoni
+A8:B0:AE BizLinkS BizLink Special Cables Germany GmbH
A8:B1:3B HP HP Inc.
A8:B1:D4 Cisco Cisco Systems, Inc
A8:B2:DA Fujitsu Fujitsu Limited
@@ -37963,6 +38020,7 @@ AC:22:0B ASUSTekC ASUSTek COMPUTER INC.
AC:23:16 Mist Mist Systems, Inc.
AC:23:34 Infinixm Infinix mobility limited
AC:23:3F Shenzhen Shenzhen Minew Technologies Co., Ltd.
+AC:29:29 Infinixm Infinix mobility limited
AC:29:3A Apple Apple, Inc.
AC:2A:0C CsrZhuzh Csr Zhuzhou Institute Co.,Ltd.
AC:2A:A1 Cisco Cisco Systems, Inc
@@ -38181,6 +38239,7 @@ AC:CA:BA Midokura Midokura Co., Ltd.
AC:CB:09 HefcomMe Hefcom Metering (Pty) Ltd
AC:CB:51 Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd.
AC:CC:8E AxisComm Axis Communications AB
+AC:CC:FC AmazonTe Amazon Technologies Inc.
AC:CE:8F HwaYaoTe Hwa Yao Technologies Co., Ltd
AC:CF:23 Hi-flyin Hi-flying electronics technology Co.,Ltd
AC:CF:5C Apple Apple, Inc.
@@ -38314,6 +38373,7 @@ B0:3D:96 VisionVa Vision Valley FZ LLC
B0:3D:C2 Wasparti Wasp artificial intelligence(Shenzhen) Co.,ltd
B0:3E:51 BSkyB BSkyB Ltd
B0:3E:B0 MICRODIA MICRODIA Ltd.
+B0:3F:64 Apple Apple, Inc.
B0:40:89 Senient Senient Systems LTD
B0:41:1D ITTIMTec ITTIM Technologies
B0:41:6F Shenzhen Shenzhen Maxtang Computer Co.,Ltd
@@ -38613,6 +38673,7 @@ B4:15:7E Celona Celona Inc.
B4:17:80 DTIGroup DTI Group Ltd
B4:17:A8 Facebook Facebook Technologies, LLC
B4:18:D1 Apple Apple, Inc.
+B4:19:74 Apple Apple, Inc.
B4:1A:1D SamsungE Samsung Electronics Co.,Ltd
B4:1B:B0 Apple Apple, Inc.
B4:1C:30 zte zte corporation
@@ -38945,6 +39006,7 @@ B8:1D:AA LGElectr LG Electronics (Mobile Communications)
B8:1F:5E ApptionL Apption Labs Limited
B8:20:8E Panasoni Panasonic Corporation Connected Solutions Company
B8:20:E7 Guangzho Guangzhou Horizontal Information & Network Integration Co. Ltd
+B8:21:1C Apple Apple, Inc.
B8:22:4F SichuanT Sichuan Tianyi Comheart Telecom Co.,LTD
B8:24:10 MagnetiM Magneti Marelli Slovakia s.r.o.
B8:24:1A SwedaInf Sweda Informatica Ltda
@@ -39502,6 +39564,7 @@ BC:C4:93 Cisco Cisco Systems, Inc
BC:C6:1A SpectraE Spectra Embedded Systems
BC:C6:DB Nokia Nokia Corporation
BC:C7:46 HonHaiPr Hon Hai Precision IND.CO.,LTD
+BC:C7:DA EardaTec Earda Technologies co Ltd
BC:C8:10 CiscoSPV Cisco SPVTG
BC:CA:B5 ARRISGro ARRIS Group, Inc.
BC:CD:45 Voismart
@@ -40559,6 +40622,7 @@ C8:E7:76 PTCOMTec PTCOM Technology
C8:E7:D8 MercuryC Mercury Communication Technologies Co.,Ltd.
C8:E7:F0 JuniperN Juniper Networks
C8:EA:F8 zte zte corporation
+C8:EB:EC Shenzhen Shenzhen YOUHUA Technology Co., Ltd
C8:EE:08 TangtopT Tangtop Technology Co.,Ltd
C8:EE:75 PishionI Pishion International Co. Ltd
C8:EE:A6 Shenzhen Shenzhen SHX Technology Co., Ltd
@@ -40748,7 +40812,7 @@ CC:4F:5C:A0:00:00/28 Az-Techn Az-Technology Sdn Bhd
CC:4F:5C:B0:00:00/28 Ontex Ontex BV
CC:4F:5C:C0:00:00/28 BeijingC Beijing Cotytech Technology Co.,LTD.
CC:4F:5C:D0:00:00/28 BeijingN Beijing Neutron Technology CO.,LTD.
-CC:4F:5C:E0:00:00/28 ButtonsB Buttons (Beijing) Technology Limited
+CC:4F:5C:E0:00:00/28 BeijingT Beijing Techao Weijia Technology Limited
CC:50:0A Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
CC:50:1C KVHIndus KVH Industries, Inc.
CC:50:76 OcomComm Ocom Communications, Inc.
@@ -41057,7 +41121,7 @@ D0:22:12:50:00:00/28 Shanghai Shanghai Routech Co., Ltd
D0:22:12:60:00:00/28 UranoInd Urano Industria De Balancas E Equipamentos Ltda
D0:22:12:70:00:00/28 Cliptech Cliptech Industria e Comercio Ltda
D0:22:12:80:00:00/28 Shenzhen Shenzhen SIC Technology. Co., Ltd.
-D0:22:12:90:00:00/28 UAB&quot UAB &quot;SALDA&quot;
+D0:22:12:90:00:00/28 UabSalda Uab "Salda"
D0:22:12:A0:00:00/28 GNS GNS-GmbH
D0:22:12:B0:00:00/28 Schleife Schleifenbauer Holding BV
D0:22:12:C0:00:00/28 XperioLa Xperio Labs Ltd.
@@ -41154,7 +41218,7 @@ D0:5F:B8 TexasIns Texas Instruments
D0:5F:CE HitachiD Hitachi Data Systems
D0:60:8C zte zte corporation
D0:62:A0 ChinaEss China Essence Technology (Zhumadian) Co., Ltd.
-D0:63:4D MeikoMas Meiko Maschinenbau GmbH &amp; Co. KG
+D0:63:4D MeikoMas Meiko Maschinenbau GmbH & Co. KG
D0:63:B4 SolidRun SolidRun Ltd.
D0:65:44 Apple Apple, Inc.
D0:65:CA HuaweiTe Huawei Technologies Co.,Ltd
@@ -41763,7 +41827,7 @@ D8:24:77 Universa Universal Electric Corporation
D8:24:BD Cisco Cisco Systems, Inc
D8:25:22 ARRISGro ARRIS Group, Inc.
D8:25:B0 Rockeete Rockeetech Systems Co.,Ltd.
-D8:26:B9 Guangdon Guangdong Coagent Electronics S&amp;T Co.,Ltd.
+D8:26:B9 Guangdon Guangdong Coagent Electronics S&T Co.,Ltd.
D8:27:0C MaxTroni MaxTronic International Co., Ltd.
D8:28:C9 GeneralE General Electric Consumer and Industrial
D8:29:16 AscentCo Ascent Communication Technology
@@ -42043,6 +42107,7 @@ DA:28:EC HGGenuin HG Genuine
DA:2B:DD AT&T AT&T, Inc.
DA:41:62 Xperi Xperi Corporation
DA:7D:2E DeltaCom Delta Computers LLC.
+DA:9D:49 Calix Calix Inc.
DA:A1:19 Google Google, Inc.
DA:C8:7D SEDevelo SE Development AB
DA:FF:6B TeamPrec Team Precision Public Company Limited
@@ -42592,7 +42657,7 @@ E0:AC:CB Apple Apple, Inc.
E0:AC:F1 Cisco Cisco Systems, Inc
E0:AE:5E Alpsalpi Alpsalpine Co,.Ltd
E0:AE:A2 HuaweiTe Huawei Technologies Co.,Ltd
-E0:AE:B2 Bender&a Bender GmbH &amp; Co.KG
+E0:AE:B2 Bender Bender GmbH & Co.KG
E0:AE:ED Loenk
E0:AF:4B Pluribus Pluribus Networks, Inc.
E0:AF:4F Deutsche Deutsche Telekom AG
@@ -42664,6 +42729,7 @@ E0:D4:62 HuaweiDe Huawei Device Co., Ltd.
E0:D4:64 IntelCor Intel Corporate
E0:D4:E8 IntelCor Intel Corporate
E0:D5:5E Giga-Byt Giga-Byte Technology Co.,Ltd.
+E0:D7:38 WireStar WireStar Networks
E0:D7:BA TexasIns Texas Instruments
E0:D8:48 Dell Dell Inc.
E0:D9:A2 Hippihap Hippih aps
@@ -43451,6 +43517,7 @@ EC:3F:05 Institut Institute 706, The Second Academy China Aerospace Science & In
EC:41:18 XIAOMIEl XIAOMI Electronics,CO.,LTD
EC:42:69 HMDGloba HMD Global Oy
EC:42:B4 ADC ADC Corporation
+EC:42:CC Apple Apple, Inc.
EC:42:F0 ADLEmbed ADL Embedded Solutions, Inc.
EC:43:8B Yaptv
EC:43:E6 AWCER AWCER Ltd.
@@ -44651,7 +44718,7 @@ F8:A0:3D DinstarT Dinstar Technologies Co., Ltd.
F8:A0:97 ARRISGro ARRIS Group, Inc.
F8:A1:88 LEDRoadw LED Roadway Lighting
F8:A2:6D Canon Canon Inc.
-F8:A2:B4 RHEWA-WA RHEWA-WAAGENFABRIK August Freudewald GmbH &amp;Co. KG
+F8:A2:B4 RHEWA-WA RHEWA-WAAGENFABRIK August Freudewald GmbH &Co. KG
F8:A2:D6 LiteonTe Liteon Technology Corporation
F8:A3:4F zte zte corporation
F8:A4:5F XiaomiCo Xiaomi Communications Co Ltd
@@ -44695,7 +44762,7 @@ F8:B5:68:A0:00:00/28 SinePuls SinePulse GmbH
F8:B5:68:B0:00:00/28 Whizpace Whizpace Pte. Ltd.
F8:B5:68:C0:00:00/28 3SISecur 3SI Security Systems, Inc
F8:B5:68:D0:00:00/28 Solarius
-F8:B5:68:E0:00:00/28 &quot;RA ZAO &quot;RADIUS Avtomatika&quot;
+F8:B5:68:E0:00:00/28 RADIUSAv ZAO "RADIUS Avtomatika"
F8:B5:99 Guangzho Guangzhou CHNAVS Digital Technology Co.,Ltd
F8:B7:97 NECPlatf NEC Platforms, Ltd.
F8:B7:E2 Cisco Cisco Systems, Inc
diff --git a/services b/services
index cc2669c951..b1be353c2d 100644
--- a/services
+++ b/services
@@ -6115,6 +6115,7 @@ ng-control 38412/sctp # NG Control Plane (3GPP)
xn-control 38422/sctp # Xn Control Plane (3GPP)
e1-interface 38462/sctp # E1 signalling transport (3GPP)
f1-control 38472/sctp # F1 Control Plane (3GPP)
+psqlmws 38638/tcp # Premier SQL Middleware Server
sruth 38800/tcp # Sruth is a service for the distribution of routinely- generated but arbitrary files based on a publish/subscribe distribution model and implemented using a peer-to-peer transport mechanism
secrmmsafecopya 38865/tcp # Security approval process for use of the secRMM SafeCopy program
vroa 39063/tcp # Children's hearing test/Telemedicine
diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts
index 13b4794585..56854a97c3 100644
--- a/ui/qt/wireshark_de.ts
+++ b/ui/qt/wireshark_de.ts
@@ -1986,6 +1986,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<translation>Übereinstimmend mit diesem Feld</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>Aktuelles &quot;Dekodieren als&quot;-Verhalten</translation>
</message>
@@ -1995,7 +2003,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>Wenn dieser Wert auf das Protokollfeld zutrifft, soll das Verhalten geändert werden</translation>
+ <translation type="vanished">Wenn dieser Wert auf das Protokollfeld zutrifft, soll das Verhalten geändert werden</translation>
</message>
<message>
<source>String</source>
diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts
index 8e17dc8eac..60a16657e8 100644
--- a/ui/qt/wireshark_en.ts
+++ b/ui/qt/wireshark_en.ts
@@ -1983,15 +1983,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Current&quot;Decode As&quot; behavior</source>
+ <source>Change behavior when the field matches this value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Default &quot;Decode As&quot; behavior</source>
+ <source>Field value type (and base, if Integer)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Change behavior when the protocol field matches this value</source>
+ <source>Current&quot;Decode As&quot; behavior</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Default &quot;Decode As&quot; behavior</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/ui/qt/wireshark_es.ts b/ui/qt/wireshark_es.ts
index 1f14e70483..784f91e633 100644
--- a/ui/qt/wireshark_es.ts
+++ b/ui/qt/wireshark_es.ts
@@ -1961,15 +1961,19 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.</
<translation type="unfinished"></translation>
</message>
<message>
- <source>Current&quot;Decode As&quot; behavior</source>
+ <source>Change behavior when the field matches this value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Default &quot;Decode As&quot; behavior</source>
+ <source>Field value type (and base, if Integer)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Change behavior when the protocol field matches this value</source>
+ <source>Current&quot;Decode As&quot; behavior</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Default &quot;Decode As&quot; behavior</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts
index 938239010b..f99d205ef2 100644
--- a/ui/qt/wireshark_fr.ts
+++ b/ui/qt/wireshark_fr.ts
@@ -1986,6 +1986,14 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h
<translation>Faire correspondre en utilisant ce champ</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>Comportement &quot;Décoder comme&quot; actuel</translation>
</message>
@@ -1995,7 +2003,7 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>Modifer le comportement lorsque le champ de protocole correspond à cette valeur</translation>
+ <translation type="vanished">Modifer le comportement lorsque le champ de protocole correspond à cette valeur</translation>
</message>
<message>
<source>String</source>
diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts
index dbcdec1f90..6c1e4ef63f 100644
--- a/ui/qt/wireshark_it.ts
+++ b/ui/qt/wireshark_it.ts
@@ -1475,11 +1475,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optionally specify a temporary directory for unnamed capture files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Specifica opzionalmente una cartella temporanea per i file catturati senza nome.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Directory for temporary files</source>
- <translation type="unfinished"></translation>
+ <translation>Cartella per i file temporanei</translation>
</message>
<message>
<source>Capture Options</source>
@@ -1499,7 +1499,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Specify temporary directory</source>
- <translation type="unfinished"></translation>
+ <translation>Specifica cartella temporanea</translation>
</message>
<message>
<source>%1: %2</source>
@@ -1986,6 +1986,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<translation>Cerca usando questo campo</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>Comportamento attuale di &quot;Decodifica come&quot;</translation>
</message>
@@ -1995,7 +2003,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>Cambia il comportamento quando il campo del protocollo corrisponde a questo valore</translation>
+ <translation type="vanished">Cambia il comportamento quando il campo del protocollo corrisponde a questo valore</translation>
</message>
<message>
<source>String</source>
@@ -8881,7 +8889,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Show packet bytes</source>
- <translation type="unfinished"></translation>
+ <translation>Mostra byte del pacchetto</translation>
</message>
<message>
<source>Packet %1</source>
@@ -8964,11 +8972,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>Include secondary data sources</source>
- <translation type="unfinished"></translation>
+ <translation>Includi le fonti di dati secondarie</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generate hexdumps for secondary data sources like reassembled or decrypted buffers in addition to the frame&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Genera dump esadecimali per le fonti di dati secondarie come buffer riassemblati o decifrati in aggiunta al frame&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
</context>
<context>
diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts
index 42cb7679f5..7572913535 100644
--- a/ui/qt/wireshark_ja_JP.ts
+++ b/ui/qt/wireshark_ja_JP.ts
@@ -1978,6 +1978,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>このフィールドを使って照合</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>現在の &quot;...としてデコード&quot; の振る舞い</translation>
</message>
@@ -1987,7 +1995,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>プロトコルフィールドがこの値に一致した際の振る舞いを変更</translation>
+ <translation type="vanished">プロトコルフィールドがこの値に一致した際の振る舞いを変更</translation>
</message>
<message>
<source>String</source>
diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts
index fec53b58fb..60b55d3621 100644
--- a/ui/qt/wireshark_pl.ts
+++ b/ui/qt/wireshark_pl.ts
@@ -1990,6 +1990,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Porównuj używając tego pola</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>Obecne ustawienia dekodowania</translation>
</message>
@@ -1999,7 +2007,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>Zmienia dekodowanie, gdy pole protokołu będzie mieć zadaną wartość</translation>
+ <translation type="vanished">Zmienia dekodowanie, gdy pole protokołu będzie mieć zadaną wartość</translation>
</message>
<message>
<source>String</source>
diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts
index 15757459e8..fb55ce55e2 100644
--- a/ui/qt/wireshark_ru.ts
+++ b/ui/qt/wireshark_ru.ts
@@ -1993,6 +1993,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Подобрать, используя это поле</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>Текущее поведение &quot;Декодировать как&quot;</translation>
</message>
@@ -2002,7 +2010,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>Изменить поведение, когда поле протокола соответствует этой величине</translation>
+ <translation type="vanished">Изменить поведение, когда поле протокола соответствует этой величине</translation>
</message>
<message>
<source>String</source>
diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts
index 0f94ec05cb..4d830124fd 100644
--- a/ui/qt/wireshark_sv.ts
+++ b/ui/qt/wireshark_sv.ts
@@ -1986,6 +1986,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
<translation>Matcha mot detta fält</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>Aktuellt ”avkoda som”-beteende</translation>
</message>
@@ -1995,7 +2003,7 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>Ändra beteenden när protokollfältet matchar detta värde</translation>
+ <translation type="vanished">Ändra beteenden när protokollfältet matchar detta värde</translation>
</message>
<message>
<source>String</source>
diff --git a/ui/qt/wireshark_tr_TR.ts b/ui/qt/wireshark_tr_TR.ts
index 556f5b450d..82e102bc65 100644
--- a/ui/qt/wireshark_tr_TR.ts
+++ b/ui/qt/wireshark_tr_TR.ts
@@ -1468,11 +1468,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Optionally specify a temporary directory for unnamed capture files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;İsteğe bağlı olarak, adsız yakalama dosyaları için geçici bir dizin belirtin.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
<source>Directory for temporary files</source>
- <translation type="unfinished"></translation>
+ <translation>Geçici dosyalar için dizin</translation>
</message>
<message>
<source>Capture Options</source>
@@ -1492,7 +1492,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Specify temporary directory</source>
- <translation type="unfinished"></translation>
+ <translation>Geçici dizini belirtin</translation>
</message>
<message>
<source>%1: %2</source>
@@ -1979,6 +1979,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>Bu alanı kullanarak eşleştir</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>Geçerli &quot;Kodu Farklı Çöz&quot; davranışı</translation>
</message>
@@ -1988,7 +1996,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>Protokol alanı bu değerle eşleştiğinde davranışı değiştir</translation>
+ <translation type="vanished">Protokol alanı bu değerle eşleştiğinde davranışı değiştir</translation>
</message>
<message>
<source>String</source>
@@ -8857,7 +8865,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Show packet bytes</source>
- <translation type="unfinished"></translation>
+ <translation>Paket baytlarını göster</translation>
</message>
<message>
<source>Packet %1</source>
@@ -8940,11 +8948,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Include secondary data sources</source>
- <translation type="unfinished"></translation>
+ <translation>İkincil veri kaynaklarını dahil et</translation>
</message>
<message>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generate hexdumps for secondary data sources like reassembled or decrypted buffers in addition to the frame&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Çerçeveye ek olarak yeniden birleştirilmiş veya şifresi çözülmüş arabellekler gibi ikincil veri kaynakları için onaltılık dökümler oluşturun&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
</context>
<context>
diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts
index 30c8999cb1..46c69989f3 100644
--- a/ui/qt/wireshark_uk.ts
+++ b/ui/qt/wireshark_uk.ts
@@ -1966,15 +1966,19 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation type="unfinished"></translation>
</message>
<message>
- <source>Current&quot;Decode As&quot; behavior</source>
+ <source>Change behavior when the field matches this value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Default &quot;Decode As&quot; behavior</source>
+ <source>Field value type (and base, if Integer)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <source>Change behavior when the protocol field matches this value</source>
+ <source>Current&quot;Decode As&quot; behavior</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Default &quot;Decode As&quot; behavior</source>
<translation type="unfinished"></translation>
</message>
<message>
diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts
index 4d29fd243c..2ef6688cd3 100644
--- a/ui/qt/wireshark_zh_CN.ts
+++ b/ui/qt/wireshark_zh_CN.ts
@@ -1977,6 +1977,14 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<translation>使用此字段匹配</translation>
</message>
<message>
+ <source>Change behavior when the field matches this value</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Field value type (and base, if Integer)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<source>Current&quot;Decode As&quot; behavior</source>
<translation>当前“解码为”行为</translation>
</message>
@@ -1986,7 +1994,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Change behavior when the protocol field matches this value</source>
- <translation>协议字段与此值匹配时更改行为</translation>
+ <translation type="vanished">协议字段与此值匹配时更改行为</translation>
</message>
<message>
<source>String</source>