diff --git a/AUTHORS b/AUTHORS index e2fdf1eba5..9a4b7da34a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4412,12 +4412,14 @@ Grzegorz Niemirowski Gtker Gtker Guillaume Autran +Gustavo Garcia Guvenc Gulce Guy Davies Guy Harris Günther Deschner HOMEPC\eaosk Hal Rosenstock +Hans Hinrichsen Hanspeter Portner Harald Welte Hassan Sultan @@ -4516,6 +4518,7 @@ Joakim Andersson Joakim Andersson Joakim Karlsson Joakim Karlsson A +Joakim Wiberg Joel Colledge Joel Helling Joeri de Ruiter @@ -4687,6 +4690,7 @@ Matt Parker Matt Porter Matthew Weant Matthias Dietrich +Matthias Isele Matthias Lang Matthias Ringwald Matthieu Coudron @@ -4801,6 +4805,7 @@ Oscar Gonzalez de Dios Osman Sakalla Owen Williams PHO +PMcL Paolo Abeni Paolo Abeni Parav Pandit @@ -5062,6 +5067,7 @@ Uli Heilmeier Uli Schlachter Umberto Corponi Uri Simchoni +Uwe Heuert Uwe Kleine-König Vadim Fedorenko Vadim Yanitskiy @@ -5112,6 +5118,7 @@ XuNiu <993273596[AT]qq.com> YFdyh000 Yan Burman Yang Luo +Yaniv Kaul Yann Diorcet Yann Garcia Yann Lejeune diff --git a/NEWS b/NEWS index dc6acd8fc8..db532da2b1 100644 --- a/NEWS +++ b/NEWS @@ -76,6 +76,8 @@ Wireshark 4.1.0 Release Notes "unescaping" of string values. By default it is off. Previously it was always on. + • The JSON dissector now supports "Display JSON in raw form". + • The IPv6 dissector has a new preference to show some semantic details about addresses (default off). diff --git a/docbook/wsug_src/editcap-h.txt b/docbook/wsug_src/editcap-h.txt index adb0ef3226..70a4aca4ae 100644 --- a/docbook/wsug_src/editcap-h.txt +++ b/docbook/wsug_src/editcap-h.txt @@ -1,4 +1,4 @@ -Editcap (Wireshark) 4.1.0 (v4.1.0rc0-55-gccf720d95daf) +Editcap (Wireshark) 4.1.0 (v4.1.0rc0-1347-g840a0d302513) Edit and/or translate the format of capture files. See https://www.wireshark.org for more information. @@ -35,6 +35,7 @@ Duplicate packet removal: --skip-radiotap-header skip radiotap header when checking for packet duplicates. Useful when processing packets captured by multiple radios on the same channel in the vicinity of each other. + --set-unused set unused byts to zero in sll link addr. Packet manipulation: -s truncate each packet to max. bytes of data. diff --git a/enterprises.tsv b/enterprises.tsv index 4bbc6b8166..bd3f60c816 100644 --- a/enterprises.tsv +++ b/enterprises.tsv @@ -5,7 +5,7 @@ # The format used here is: # Where SPACE can be any sequence of spaces and tabs. # -# (last updated 2022-12-31) +# (last updated 2023-01-07) 0 Reserved 1 NxNetworks @@ -18033,7 +18033,7 @@ 18049 Pixel Power Ltd 18050 Enterprise Products Integration Pte Ltd 18051 RF Systems Nachrichtentechnik GmbH -18052 FachschaftsvertreterInnenversammlung +18052 stuvus Studierendenvertretung Universität Stuttgart 18053 citecs GmbH 18054 Tenovis GmbH & Co. KG 18056 Pioneer Digital Technologies, Inc. @@ -59496,7 +59496,7 @@ 59572 Exonetik 59573 Jan F. Orth 59574 Solution 2000 -59575 CMX Corp +59575 CMX Group 59576 CYMERTEK 59577 Telecommunicatiebedrijf Suriname ( TELESUR ) 59578 CYBERSECURITY.KR @@ -59794,3 +59794,23 @@ 59870 Smitty van Bodegom 59871 mikepiety.com 59872 Frontier Developments Plc +59873 Republic of Turkey General Directorate of Highways +59874 Thueringer Rechnungshof +59875 ClinFlows +59876 AlmaLinux OS Foundation +59877 Cornelis Networks, Inc. +59878 Powertech +59879 Almonte General Hospital +59880 Orillia Soldiers Memorial Hospital +59881 Hanover and District Hospital +59882 Muskoka Algonquin Healthcare +59883 South Bruce Grey Health Centre +59884 William Smith +59885 KNS IT +59886 Mediabox EIRL +59887 Microsoft Mixed Reality +59888 DIAMOND ENERGY CONTROL SYSTEMS PTY LTD +59889 Mark Keating +59890 ArgoTech Co., Ltd. +59891 Baltic Institute of Advanced Technology +59892 Denomas Denetim Otomasyon diff --git a/epan/pci-ids.c b/epan/pci-ids.c index 2bdc438e37..0be41f2ac8 100644 --- a/epan/pci-ids.c +++ b/epan/pci-ids.c @@ -6,8 +6,8 @@ * * List of PCI ID's * - * Version: 2022.12.19 - * Date: 2022-12-19 03:15:01 + * Version: 2023.01.06 + * Date: 2023-01-06 03:15:02 * * Maintained by Albert Pool, Martin Mares, and other volunteers from * the PCI ID Project at https://pci-ids.ucw.cz/. @@ -12896,7 +12896,7 @@ pci_id_t pci_vid_10DE[] = { {0x10DE, 0x13C2, 0xFFFF, 0xFFFF, "GM204 [GeForce GTX 970](0x13C2)"}, {0x10DE, 0x13C3, 0xFFFF, 0xFFFF, "GM204(0x13C3)"}, {0x10DE, 0x13D7, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 980M](0x13D7)"}, -{0x10DE, 0x13D8, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 970M](0x13D8)"}, +{0x10DE, 0x13D8, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 960 OEM / 970M](0x13D8)"}, {0x10DE, 0x13D9, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 965M](0x13D9)"}, {0x10DE, 0x13DA, 0xFFFF, 0xFFFF, "GM204M [GeForce GTX 980 Mobile](0x13DA)"}, {0x10DE, 0x13E7, 0xFFFF, 0xFFFF, "GM204GL [GeForce GTX 980 Engineering Sample](0x13E7)"}, @@ -13342,6 +13342,7 @@ pci_id_t pci_vid_10DE[] = { {0x10DE, 0x25A9, 0xFFFF, 0xFFFF, "GA107M [GeForce RTX 2050](0x25A9)"}, {0x10DE, 0x25AA, 0xFFFF, 0xFFFF, "GA107M [GeForce MX570 A](0x25AA)"}, {0x10DE, 0x25AC, 0xFFFF, 0xFFFF, "GN20-P0-R-K2(0x25AC)"}, +{0x10DE, 0x25AD, 0xFFFF, 0xFFFF, "GA107 [GeForce RTX 2050](0x25AD)"}, {0x10DE, 0x25AF, 0xFFFF, 0xFFFF, "GA107 [GeForce RTX 3050 Engineering Sample](0x25AF)"}, {0x10DE, 0x25B5, 0xFFFF, 0xFFFF, "GA107GLM [RTX A4 Mobile](0x25B5)"}, {0x10DE, 0x25B6, 0xFFFF, 0xFFFF, "GA107GL [A2 / A16](0x25B6)"}, @@ -13364,6 +13365,7 @@ pci_id_t pci_vid_10DE[] = { {0x10DE, 0x2704, 0xFFFF, 0xFFFF, "AD103 [GeForce RTX 4080](0x2704)"}, {0x10DE, 0x2717, 0xFFFF, 0xFFFF, "GN21-X11(0x2717)"}, {0x10DE, 0x2757, 0xFFFF, 0xFFFF, "GN21-X11(0x2757)"}, +{0x10DE, 0x2782, 0xFFFF, 0xFFFF, "AD104 [GeForce RTX 4070 Ti](0x2782)"}, {0x10DE, 0x2785, 0xFFFF, 0xFFFF, "AD104(0x2785)"}, {0x10DE, 0x27A0, 0xFFFF, 0xFFFF, "GN21-X9(0x27A0)"}, {0x10DE, 0x27B8, 0xFFFF, 0xFFFF, "AD104GL [L4](0x27B8)"}, @@ -23253,6 +23255,7 @@ pci_id_t pci_vid_14E4[] = { {0x14E4, 0x1657, 0x103C, 0x22BE, "Ethernet 1Gb 4-port 331i Adapter(0x103C-0x22BE)"}, {0x14E4, 0x1657, 0x103C, 0x3383, "Ethernet 1Gb 4-port 331T Adapter(0x103C-0x3383)"}, {0x14E4, 0x1657, 0x14E4, 0x1904, "4-port 1Gb Ethernet Adapter(0x14E4-0x1904)"}, +{0x14E4, 0x1657, 0x14E4, 0x1909, "Broadcom NetXtreme 5719 Quad Port Gigabit NIC(0x14E4-0x1909)"}, {0x14E4, 0x1657, 0x193D, 0x1025, "NIC-ETH330T-LP-4P(0x193D-0x1025)"}, {0x14E4, 0x1659, 0xFFFF, 0xFFFF, "NetXtreme BCM5721 Gigabit Ethernet PCI Express(0x1659)"}, {0x14E4, 0x1659, 0x1014, 0x02C6, "eServer xSeries server mainboard(0x1014-0x02C6)"}, @@ -27005,6 +27008,10 @@ pci_id_t pci_vid_17C2[] = { {0x17C2, 0xFFFF, 0xFFFF, 0xFFFF, "Newisys, Inc.(0x17C2)"}, }; /* pci_vid_17C2[] */ +pci_id_t pci_vid_17C3[] = { +{0x17C3, 0xFFFF, 0xFFFF, 0xFFFF, "Protogate, Inc.(0x17C3)"}, +}; /* pci_vid_17C3[] */ + pci_id_t pci_vid_17CB[] = { {0x17CB, 0xFFFF, 0xFFFF, 0xFFFF, "Qualcomm(0x17CB)"}, {0x17CB, 0x0001, 0xFFFF, 0xFFFF, "AGN100 802.11 a/b/g True MIMO Wireless Card(0x0001)"}, @@ -29476,6 +29483,7 @@ pci_id_t pci_vid_1C5C[] = { {0x1C5C, 0x1504, 0xFFFF, 0xFFFF, "PC400 NVMe SSD(0x1504)"}, {0x1C5C, 0x1527, 0xFFFF, 0xFFFF, "PC401 NVMe Solid State Drive 256GB(0x1527)"}, {0x1C5C, 0x174A, 0xFFFF, 0xFFFF, "Gold P31/PC711 NVMe Solid State Drive(0x174A)"}, +{0x1C5C, 0x1959, 0xFFFF, 0xFFFF, "Platinum P41 NVMe Solid State Drive 2TB(0x1959)"}, {0x1C5C, 0x2204, 0xFFFF, 0xFFFF, "960GB TLC PCIe Gen3 x4 NVMe M.2 22110(0x2204)"}, {0x1C5C, 0x243B, 0xFFFF, 0xFFFF, "PE6110 NVMe Solid State Drive(0x243B)"}, {0x1C5C, 0x243B, 0x1C5C, 0x0100, "PE6110 NVMe Solid State Drive(0x1C5C-0x0100)"}, @@ -29530,11 +29538,18 @@ pci_id_t pci_vid_1C5F[] = { {0x1C5F, 0x003D, 0x1C5F, 0x4A31, "NVMe SSD PBlaze5 926 3200G 2.5\" U.2(0x1C5F-0x4A31)"}, {0x1C5F, 0x003D, 0x1C5F, 0x4A40, "NVMe SSD PBlaze5 926 6400G AIC(0x1C5F-0x4A40)"}, {0x1C5F, 0x003D, 0x1C5F, 0x4A41, "NVMe SSD PBlaze5 926 6400G 2.5\" U.2(0x1C5F-0x4A41)"}, -{0x1C5F, 0x003E, 0xFFFF, 0xFFFF, "PBlaze6 6920(0x003E)"}, +{0x1C5F, 0x003E, 0xFFFF, 0xFFFF, "PBlaze6 6920/6930(0x003E)"}, {0x1C5F, 0x003E, 0x1C5F, 0x0A31, "NVMe SSD PBlaze6 6920 3840GB 2.5\" U.2(0x1C5F-0x0A31)"}, {0x1C5F, 0x003E, 0x1C5F, 0x0A41, "NVMe SSD PBlaze6 6920 7680GB 2.5\" U.2(0x1C5F-0x0A41)"}, +{0x1C5F, 0x003E, 0x1C5F, 0x0B31, "NVMe SSD PBlaze6 6930 3840GB 2.5\" U.3(0x1C5F-0x0B31)"}, +{0x1C5F, 0x003E, 0x1C5F, 0x0B41, "NVMe SSD PBlaze6 6930 7680GB 2.5\" U.3(0x1C5F-0x0B41)"}, +{0x1C5F, 0x003E, 0x1C5F, 0x0B51, "NVMe SSD PBlaze6 6930 15360GB 2.5\" U.3(0x1C5F-0x0B51)"}, +{0x1C5F, 0x003E, 0x1C5F, 0x0B61, "NVMe SSD PBlaze6 6930 30720GB 2.5\" U.3(0x1C5F-0x0B61)"}, {0x1C5F, 0x003E, 0x1C5F, 0x4A31, "NVMe SSD PBlaze6 6920 3200GB 2.5\" U.2(0x1C5F-0x4A31)"}, {0x1C5F, 0x003E, 0x1C5F, 0x4A41, "NVMe SSD PBlaze6 6920 6400GB 2.5\" U.2(0x1C5F-0x4A41)"}, +{0x1C5F, 0x003E, 0x1C5F, 0x4B41, "NVMe SSD PBlaze6 6936 6400GB 2.5\" U.3(0x1C5F-0x4B41)"}, +{0x1C5F, 0x003E, 0x1C5F, 0x4B51, "NVMe SSD PBlaze6 6936 12800GB 2.5\" U.3(0x1C5F-0x4B51)"}, +{0x1C5F, 0x003E, 0x1C5F, 0x4B61, "NVMe SSD PBlaze6 6936 25600GB 2.5\" U.3(0x1C5F-0x4B61)"}, {0x1C5F, 0x0540, 0xFFFF, 0xFFFF, "PBlaze4 NVMe SSD(0x0540)"}, {0x1C5F, 0x0550, 0xFFFF, 0xFFFF, "PBlaze5 700/900(0x0550)"}, {0x1C5F, 0x0555, 0xFFFF, 0xFFFF, "PBlaze5 510/516(0x0555)"}, @@ -29998,6 +30013,9 @@ pci_id_t pci_vid_1D78[] = { {0x1D78, 0x1515, 0x1D78, 0x7108, "D7436 U.2 15mm 7.68TB NVMe SSD(0x1D78-0x7108)"}, {0x1D78, 0x1515, 0x1D78, 0x7109, "D7456 U.2 15mm 12.8TB NVMe SSD(0x1D78-0x7109)"}, {0x1D78, 0x1515, 0x1D78, 0x710A, "D7436 U.2 15mm 15.36TB NVMe SSD(0x1D78-0x710A)"}, +{0x1D78, 0x1515, 0x1D78, 0x7202, "Aliflash V2 U.2 15mm 1.92TB NVMe SSD(0x1D78-0x7202)"}, +{0x1D78, 0x1515, 0x1D78, 0x7204, "Aliflash V2 U.2 15mm 3.84TB NVMe SSD(0x1D78-0x7204)"}, +{0x1D78, 0x1515, 0x1D78, 0x7208, "Aliflash V2 U.2 15mm 7.68TB NVMe SSD(0x1D78-0x7208)"}, }; /* pci_vid_1D78[] */ pci_id_t pci_vid_1D79[] = { @@ -30168,6 +30186,10 @@ pci_id_t pci_vid_1DBF[] = { {0x1DBF, 0x0401, 0xFFFF, 0xFFFF, "StarDragon4800 PCI Express Root Port(0x0401)"}, }; /* pci_vid_1DBF[] */ +pci_id_t pci_vid_1DC2[] = { +{0x1DC2, 0xFFFF, 0xFFFF, 0xFFFF, "Alco Digital Devices Limited(0x1DC2)"}, +}; /* pci_vid_1DC2[] */ + pci_id_t pci_vid_1DC5[] = { {0x1DC5, 0xFFFF, 0xFFFF, 0xFFFF, "FADU Inc.(0x1DC5)"}, }; /* pci_vid_1DC5[] */ @@ -30798,7 +30820,7 @@ pci_id_t pci_vid_1ED5[] = { {0x1ED5, 0x0200, 0xFFFF, 0xFFFF, "MTT S80 Engineering Sample(0x0200)"}, {0x1ED5, 0x0201, 0xFFFF, 0xFFFF, "MTT S80(0x0201)"}, {0x1ED5, 0x0202, 0xFFFF, 0xFFFF, "MTT S70(0x0202)"}, -{0x1ED5, 0x0203, 0xFFFF, 0xFFFF, "G2D10(0x0203)"}, +{0x1ED5, 0x0203, 0xFFFF, 0xFFFF, "MTT S60(0x0203)"}, {0x1ED5, 0x0211, 0xFFFF, 0xFFFF, "G2D40(0x0211)"}, {0x1ED5, 0x0221, 0xFFFF, 0xFFFF, "G2S80(0x0221)"}, {0x1ED5, 0x0222, 0xFFFF, 0xFFFF, "MTT S3000(0x0222)"}, @@ -30884,6 +30906,22 @@ pci_id_t pci_vid_1F03[] = { {0x1F03, 0x5636, 0xFFFF, 0xFFFF, "IG5636-Based NVMe SSD(0x5636)"}, }; /* pci_vid_1F03[] */ +pci_id_t pci_vid_1F0F[] = { +{0x1F0F, 0xFFFF, 0xFFFF, 0xFFFF, "NebulaMatrix Technology(0x1F0F)"}, +{0x1F0F, 0x1041, 0xFFFF, 0xFFFF, "D1055AS vDPA Ethernet Controller(0x1041)"}, +{0x1F0F, 0x1041, 0x1F0F, 0x0001, "D1055AS vDPA Ethernet Controller(0x1F0F-0x0001)"}, +{0x1F0F, 0x1042, 0xFFFF, 0xFFFF, "D1055AS vDPA Storage Controller(0x1042)"}, +{0x1F0F, 0x1042, 0x1F0F, 0x0001, "D1055AS vDPA Storage Controller(0x1F0F-0x0001)"}, +{0x1F0F, 0x1220, 0xFFFF, 0xFFFF, "D1055AS Ethernet Controller(0x1220)"}, +{0x1F0F, 0x1221, 0xFFFF, 0xFFFF, "D1055AS Ethernet Controller(0x1221)"}, +{0x1F0F, 0x1222, 0xFFFF, 0xFFFF, "D1055AS Ethernet Controller(0x1222)"}, +{0x1F0F, 0x1223, 0xFFFF, 0xFFFF, "D1055AS Ethernet Controller(0x1223)"}, +{0x1F0F, 0x1600, 0xFFFF, 0xFFFF, "M16104 Family(0x1600)"}, +{0x1F0F, 0x1601, 0xFFFF, 0xFFFF, "M16104 Family Virtual Function(0x1601)"}, +{0x1F0F, 0x2022, 0xFFFF, 0xFFFF, "D1055AS PCI Express Switch Upstream Port(0x2022)"}, +{0x1F0F, 0x9088, 0xFFFF, 0xFFFF, "D1055AS PCI Express Switch Downstream Port(0x9088)"}, +}; /* pci_vid_1F0F[] */ + pci_id_t pci_vid_1F24[] = { {0x1F24, 0xFFFF, 0xFFFF, 0xFFFF, "xFusion Digital Technologies Co., Ltd.(0x1F24)"}, {0x1F24, 0x1058, 0xFFFF, 0xFFFF, "EP500/EP600 NVMe SSD(0x1058)"}, @@ -38861,6 +38899,7 @@ pci_id_t pci_vid_8086[] = { {0x8086, 0x43F0, 0x8086, 0x02A4, "Wireless-AC 9462(0x8086-0x02A4)"}, {0x8086, 0x43FC, 0xFFFF, 0xFFFF, "Tiger Lake-H Integrated Sensor Hub(0x43FC)"}, {0x8086, 0x444E, 0xFFFF, 0xFFFF, "Turbo Memory Controller(0x444E)"}, +{0x8086, 0x4511, 0xFFFF, 0xFFFF, "Elkhart Lake Gaussian and Neural Accelerator(0x4511)"}, {0x8086, 0x4538, 0xFFFF, 0xFFFF, "Elkhart Lake PCI-e Root Complex(0x4538)"}, {0x8086, 0x4555, 0xFFFF, 0xFFFF, "Elkhart Lake [UHD Graphics Gen11 16EU](0x4555)"}, {0x8086, 0x4571, 0xFFFF, 0xFFFF, "Elkhart Lake [UHD Graphics Gen11 32EU](0x4571)"}, @@ -39040,6 +39079,7 @@ pci_id_t pci_vid_8086[] = { {0x8086, 0x51F0, 0x8086, 0x0034, "Wireless-AC 9560 160MHz(0x8086-0x0034)"}, {0x8086, 0x51F0, 0x8086, 0x0070, "Wi-Fi 6 AX201 160MHz(0x8086-0x0070)"}, {0x8086, 0x51F0, 0x8086, 0x0074, "Wi-Fi 6 AX201 160MHz(0x8086-0x0074)"}, +{0x8086, 0x51F0, 0x8086, 0x0094, "Wi-Fi 6E AX211 160MHz(0x8086-0x0094)"}, {0x8086, 0x51F0, 0x8086, 0x4070, "Wi-Fi 6 AX201 160MHz(0x8086-0x4070)"}, {0x8086, 0x51F0, 0x8086, 0x4090, "Wi-Fi 6E AX211 160MHz(0x8086-0x4090)"}, {0x8086, 0x51FC, 0xFFFF, 0xFFFF, "Alder Lake-P Integrated Sensor Hub(0x51FC)"}, @@ -39065,6 +39105,7 @@ pci_id_t pci_vid_8086[] = { {0x8086, 0x56B1, 0xFFFF, 0xFFFF, "DG2 [Arc Pro A40/A50](0x56B1)"}, {0x8086, 0x56C0, 0xFFFF, 0xFFFF, "Data Center GPU Flex 170(0x56C0)"}, {0x8086, 0x56C1, 0xFFFF, 0xFFFF, "Data Center GPU Flex 140(0x56C1)"}, +{0x8086, 0x57B1, 0xFFFF, 0xFFFF, "Ethernet Controller E610 1GBASE T(0x57B1)"}, {0x8086, 0x5845, 0xFFFF, 0xFFFF, "QEMU NVM Express Controller(0x5845)"}, {0x8086, 0x5845, 0x1AF4, 0x1100, "QEMU Virtual Machine(0x1AF4-0x1100)"}, {0x8086, 0x5900, 0xFFFF, 0xFFFF, "Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers(0x5900)"}, @@ -42203,7 +42244,7 @@ pci_vid_index_t pci_vid_index[] = { {0x10DB, 1, pci_vid_10DB }, {0x10DC, 6, pci_vid_10DC }, {0x10DD, 3, pci_vid_10DD }, -{0x10DE, 3167, pci_vid_10DE }, +{0x10DE, 3169, pci_vid_10DE }, {0x10DF, 127, pci_vid_10DF }, {0x10E0, 7, pci_vid_10E0 }, {0x10E1, 5, pci_vid_10E1 }, @@ -43204,7 +43245,7 @@ pci_vid_index_t pci_vid_index[] = { {0x14E1, 1, pci_vid_14E1 }, {0x14E2, 1, pci_vid_14E2 }, {0x14E3, 1, pci_vid_14E3 }, -{0x14E4, 827, pci_vid_14E4 }, +{0x14E4, 828, pci_vid_14E4 }, {0x14E5, 1, pci_vid_14E5 }, {0x14E6, 1, pci_vid_14E6 }, {0x14E7, 1, pci_vid_14E7 }, @@ -43592,6 +43633,7 @@ pci_vid_index_t pci_vid_index[] = { {0x17B4, 6, pci_vid_17B4 }, {0x17C0, 1, pci_vid_17C0 }, {0x17C2, 1, pci_vid_17C2 }, +{0x17C3, 1, pci_vid_17C3 }, {0x17CB, 19, pci_vid_17CB }, {0x17CC, 2, pci_vid_17CC }, {0x17CD, 1, pci_vid_17CD }, @@ -43846,8 +43888,8 @@ pci_vid_index_t pci_vid_index[] = { {0x1C3B, 3, pci_vid_1C3B }, {0x1C44, 2, pci_vid_1C44 }, {0x1C58, 7, pci_vid_1C58 }, -{0x1C5C, 24, pci_vid_1C5C }, -{0x1C5F, 45, pci_vid_1C5F }, +{0x1C5C, 25, pci_vid_1C5C }, +{0x1C5F, 52, pci_vid_1C5F }, {0x1C63, 2, pci_vid_1C63 }, {0x1C7E, 2, pci_vid_1C7E }, {0x1C7F, 2, pci_vid_1C7F }, @@ -43892,7 +43934,7 @@ pci_vid_index_t pci_vid_index[] = { {0x1D6A, 15, pci_vid_1D6A }, {0x1D6C, 39, pci_vid_1D6C }, {0x1D72, 1, pci_vid_1D72 }, -{0x1D78, 59, pci_vid_1D78 }, +{0x1D78, 62, pci_vid_1D78 }, {0x1D79, 1, pci_vid_1D79 }, {0x1D7C, 2, pci_vid_1D7C }, {0x1D82, 4, pci_vid_1D82 }, @@ -43915,6 +43957,7 @@ pci_vid_index_t pci_vid_index[] = { {0x1DBB, 1, pci_vid_1DBB }, {0x1DBE, 7, pci_vid_1DBE }, {0x1DBF, 2, pci_vid_1DBF }, +{0x1DC2, 1, pci_vid_1DC2 }, {0x1DC5, 1, pci_vid_1DC5 }, {0x1DCD, 1, pci_vid_1DCD }, {0x1DCF, 1, pci_vid_1DCF }, @@ -43988,6 +44031,7 @@ pci_vid_index_t pci_vid_index[] = { {0x1EFB, 1, pci_vid_1EFB }, {0x1F02, 1, pci_vid_1F02 }, {0x1F03, 8, pci_vid_1F03 }, +{0x1F0F, 13, pci_vid_1F0F }, {0x1F24, 4, pci_vid_1F24 }, {0x1F2F, 7, pci_vid_1F2F }, {0x1F3F, 38, pci_vid_1F3F }, @@ -44130,7 +44174,7 @@ pci_vid_index_t pci_vid_index[] = { {0x7FED, 1, pci_vid_7FED }, {0x8008, 4, pci_vid_8008 }, {0x807D, 1, pci_vid_807D }, -{0x8086, 8425, pci_vid_8086 }, +{0x8086, 8428, pci_vid_8086 }, {0x8088, 53, pci_vid_8088 }, {0x80EE, 3, pci_vid_80EE }, {0x8322, 1, pci_vid_8322 }, @@ -44255,7 +44299,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 2311 VIDs */ +}; /* We have 2314 VIDs */ static pci_vid_index_t *get_vid_index(guint16 vid) { diff --git a/manuf b/manuf index 49b81b0384..9a640fef95 100644 --- a/manuf +++ b/manuf @@ -45,23 +45,23 @@ # https://standards-oui.ieee.org/cid/cid.csv: # Content-Length: 13788 -# Last-Modified: Sun, 01 Jan 2023 15:00:32 GMT +# Last-Modified: Sun, 08 Jan 2023 15:00:26 GMT # https://standards-oui.ieee.org/iab/iab.csv: -# Content-Length: 381473 -# Last-Modified: Sun, 01 Jan 2023 15:00:46 GMT +# Content-Length: 381466 +# Last-Modified: Sun, 08 Jan 2023 15:00:57 GMT # https://standards-oui.ieee.org/oui/oui.csv: -# Content-Length: 3086374 -# Last-Modified: Sun, 01 Jan 2023 15:01:37 GMT +# Content-Length: 3088104 +# Last-Modified: Sun, 08 Jan 2023 15:01:43 GMT # https://standards-oui.ieee.org/oui28/mam.csv: -# Content-Length: 503137 -# Last-Modified: Sun, 01 Jan 2023 15:01:00 GMT +# Content-Length: 504503 +# Last-Modified: Sun, 08 Jan 2023 15:01:11 GMT # https://standards-oui.ieee.org/oui36/oui36.csv: -# Content-Length: 475638 -# Last-Modified: Sun, 01 Jan 2023 15:01:24 GMT +# Content-Length: 476269 +# Last-Modified: Sun, 08 Jan 2023 15:01:34 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 @@ -11781,7 +11781,7 @@ 00:50:C2:2F:70:00/36 Gillam-F Gillam-Fei S.A. 00:50:C2:2F:80:00/36 SavvyCor SavvyCorp.com Ltd 00:50:C2:2F:90:00/36 Digilent Digilent Inc. -00:50:C2:2F:A0:00/36 TornadoM Tornado Modular Systems, Ltd +00:50:C2:2F:A0:00/36 TornadoM Tornado Modular Systems 00:50:C2:2F:B0:00/36 ArthurIn Arthur Industries Inc., dba On Hold Media Group 00:50:C2:2F:C0:00/36 Blacklin Blackline Systems Corporation 00:50:C2:2F:D0:00/36 American American Microsystems, Ltd. @@ -18198,6 +18198,7 @@ 08:CB:E5 R3Soluti R3 Solutions GmbH 08:CC:27 Motorola Motorola Mobility LLC, a Lenovo Company 08:CC:68 Cisco Cisco Systems, Inc +08:CC:81 Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd. 08:CC:A7 Cisco Cisco Systems, Inc 08:CD:9B samtecau samtec automotive electronics & software GmbH 08:D0:9F Cisco Cisco Systems, Inc @@ -19650,6 +19651,7 @@ 18:83:31 SamsungE Samsung Electronics Co.,Ltd 18:83:BF Arcadyan Arcadyan Technology Corporation 18:84:10 CoreTrus CoreTrust Inc. +18:84:C1 Guangzho Guangzhou Shiyuan Electronic Technology Company Limited 18:86:3A DigitalA Digital Art System 18:86:AC NokiaDan Nokia Danmark A/S 18:87:40 XiaomiCo Xiaomi Communications Co Ltd @@ -20740,6 +20742,7 @@ 20:F4:78 XiaomiCo Xiaomi Communications Co Ltd 20:F5:10 CodexDig Codex Digital Limited 20:F5:43 HuiZhouG Hui Zhou Gaoshengda Technology Co.,LTD +20:F5:97 Maasiv Maasiv, LLC 20:F7:7C vivoMobi vivo Mobile Communication Co., Ltd. 20:F8:5E DeltaEle Delta Electronics 20:FA:BB Cambridg Cambridge Executive Limited @@ -21014,6 +21017,7 @@ 24:BA:13 RisoKaga Riso Kagaku Corporation 24:BA:30 Technica Technical Consumer Products, Inc. 24:BB:C1 Absolute Absolute Analysis +24:BB:C9 Shenzhen Shenzhen SuperElectron Technology Co.,Ltd. 24:BC:82 DaliWire Dali Wireless, Inc. 24:BC:F8 HuaweiTe Huawei Technologies Co.,Ltd 24:BE:05 HewlettP Hewlett Packard @@ -22778,6 +22782,7 @@ 38:14:1B SecureLe Secure Letter Inc. 38:14:28 Dell Dell Inc. 38:14:4E Fiberhom Fiberhome Telecommunication Technologies Co.,LTD +38:16:72 Shenzhen Shenzhen SuperElectron Technology Co.,Ltd. 38:16:D1 SamsungE Samsung Electronics Co.,Ltd 38:17:30 UlrichLi Ulrich Lippert GmbH & Co KG 38:17:66 Promzaka Promzakaz Ltd. @@ -25074,6 +25079,7 @@ 48:8F:5A Routerbo Routerboard.com 48:90:2F LGElectr LG Electronics (Mobile Communications) 48:91:53 Weinmann Weinmann Geräte für Medizin GmbH + Co. KG +48:91:D5 Cisco Cisco Systems, Inc 48:91:F6 Shenzhen Shenzhen Reach software technology CO.,LTD 48:95:07 Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd 48:98:CA SichuanA Sichuan AI-Link Technology Co., Ltd. @@ -27204,6 +27210,7 @@ 60:27:1C VIDEOREH VIDEOR E. Hartig GmbH 60:29:2B Tp-LinkT Tp-Link Technologies Co.,Ltd. 60:29:D5 DAVOLINK DAVOLINK Inc. +60:2A:1B Jancus 60:2A:54 CardioTe CardioTek B.V. 60:2A:D0 CiscoSPV Cisco SPVTG 60:2E:20 HuaweiTe Huawei Technologies Co.,Ltd @@ -28288,6 +28295,7 @@ 6C:27:79 Microsof Microsoft Mobile Oy 6C:29:90 WiZConne WiZ Connected Lighting Company Limited 6C:29:95 IntelCor Intel Corporate +6C:29:D2 Cisco Cisco Systems, Inc 6C:2A:CB PaxtonAc Paxton Access Ltd 6C:2B:59 Dell Dell Inc. 6C:2C:06 NPPSyste OOO NPP Systemotechnika-NN @@ -33325,6 +33333,7 @@ 74:8F:1B MasterIm MasterImage 3D 74:8F:3C Apple Apple, Inc. 74:8F:4D duagonGe duagon Germany GmbH +74:8F:C2 Cisco Cisco Systems, Inc 74:90:1F RagileNe Ragile Networks Inc. 74:90:50 RenesasE Renesas Electronics Corporation 74:91:1A RuckusWi Ruckus Wireless @@ -35759,6 +35768,7 @@ 8C:1F:64:12:E0:00/36 inomatic inomatic GmbH 8C:1F:64:13:30:00/36 Vtron Vtron Pty Ltd 8C:1F:64:13:50:00/36 YuvalFic Yuval Fichman +8C:1F:64:13:80:00/36 Vissavis Vissavi sp. z o.o. 8C:1F:64:14:40:00/36 Langfang Langfang ENN lntelligent Technology Co.,Ltd. 8C:1F:64:14:50:00/36 Spectrum Spectrum FiftyNine BV 8C:1F:64:14:B0:00/36 PotterEl Potter Electric Signal Company @@ -35930,6 +35940,7 @@ 8C:1F:64:42:90:00/36 AbbottDi Abbott Diagnostics Technologies AS 8C:1F:64:42:B0:00/36 GamberJo Gamber Johnson-LLC 8C:1F:64:43:80:00/36 Integerp Integer.pl S.A. +8C:1F:64:43:90:00/36 Bornico 8C:1F:64:43:D0:00/36 SolidSta Solid State Supplies Ltd 8C:1F:64:44:50:00/36 FigmentD Figment Design Laboratories 8C:1F:64:44:E0:00/36 GVALight GVA Lighting, Inc. @@ -36027,6 +36038,7 @@ 8C:1F:64:5D:B0:00/36 GlobalIn GlobalInvacom 8C:1F:64:5E:30:00/36 Nixer Nixer Ltd 8C:1F:64:5E:50:00/36 Telemetr Telemetrics Inc. +8C:1F:64:5E:70:00/36 HoschGeb Hosch Gebäude Automation Neue Produkte GmbH 8C:1F:64:5E:A0:00/36 BTGInstr BTG Instruments AB 8C:1F:64:5E:B0:00/36 Tiama 8C:1F:64:5F:50:00/36 HongSeok HongSeok Ltd. @@ -36047,6 +36059,7 @@ 8C:1F:64:62:60:00/36 Csiro 8C:1F:64:62:D0:00/36 Embeddde Embeddded Plus Plus 8C:1F:64:63:40:00/36 Aml +8C:1F:64:63:60:00/36 EuropeTr Europe Trade 8C:1F:64:63:80:00/36 ThunderD Thunder Data Taiwan Co., Ltd. 8C:1F:64:63:B0:00/36 Tiama 8C:1F:64:63:F0:00/36 PreoIndu Preo Industries Far East Ltd @@ -36222,6 +36235,7 @@ 8C:1F:64:8D:40:00/36 RecabSwe Recab Sweden AB 8C:1F:64:8D:50:00/36 Agramkow Agramkow A/S 8C:1F:64:8D:90:00/36 PietroFi Pietro Fiorentini Spa +8C:1F:64:8D:A0:00/36 Dart Dart Systems Ltd 8C:1F:64:8D:E0:00/36 IconetSe Iconet Services 8C:1F:64:8E:20:00/36 ALPHA ALPHA Corporation 8C:1F:64:8E:30:00/36 UniTikTe UniTik Technology Co., Limited @@ -36234,6 +36248,7 @@ 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:C0:00/36 CoolAir Cool Air Incorporated 8C:1F:64:90:D0:00/36 AlgodueE Algodue Elettronica Srl 8C:1F:64:90:E0:00/36 Xacti Xacti Corporation 8C:1F:64:90:F0:00/36 BELIMOAu BELIMO Automation AG @@ -36608,6 +36623,7 @@ 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:FA:40:00/36 ChinaInf China Information Technology Designing &Consulting Institute Co.,Ltd. 8C:1F:64:FA:80:00/36 Unitron Unitron Systems b.v. 8C:1F:64:FA:A0:00/36 MassarNe Massar Networks 8C:1F:64:FB:00:00/36 MARIAN MARIAN GmbH @@ -40235,6 +40251,7 @@ B0:41:1D ITTIMTec ITTIM Technologies B0:41:6F Shenzhen Shenzhen Maxtang Computer Co.,Ltd B0:43:5D NuLEDs NuLEDs, Inc. B0:44:14 NewH3CTe New H3C Technologies Co., Ltd +B0:44:9C AssaAblo Assa Abloy AB - Yale B0:45:02 HuaweiDe Huawei Device Co., Ltd. B0:45:15 mirafitn mira fitness,LLC. B0:45:19 TCTmobil TCT mobile ltd @@ -41770,6 +41787,7 @@ C0:92:96 zte zte corporation C0:94:35 ARRISGro ARRIS Group, Inc. C0:94:AD zte zte corporation C0:95:6D Apple Apple, Inc. +C0:95:73 AIxLink C0:95:DA NXPIndia NXP India Private Limited C0:97:27 SamsungE Samsung Electro-Mechanics(Thailand) C0:98:79 Acer Acer Inc. @@ -42282,6 +42300,7 @@ C4:A5:59:B0:00:00/28 SMHTechn SMH Technologies SRL C4:A5:59:C0:00:00/28 AltamSl Altam Systems Sl C4:A5:59:D0:00:00/28 MinoltaS Minolta Security C4:A5:59:E0:00:00/28 SernetSu Sernet (Suzhou) Technologies Corporation +C4:A6:4E QuectelW Quectel Wireless Solutions Co.,Ltd. C4:A7:2B Shenzhen Shenzhen Chuangwei-Rgb Electronics Co.,Ltd C4:A8:1D D-LinkIn D-Link International C4:AA:A1 SUMMITDE SUMMIT DEVELOPMENT, spol.s r.o. @@ -43248,8 +43267,20 @@ D0:15:A6 ArubaaHe Aruba, a Hewlett Packard Enterprise Company D0:16:7C eero eero inc. D0:16:B4 HuaweiTe Huawei Technologies Co.,Ltd D0:16:F0 IEEERegi IEEE Registration Authority +D0:16:F0:00:00:00/28 Shenzhen Shenzhen Lesingle Technology CO., LTD. +D0:16:F0:10:00:00/28 QbicComm Qbic Communications Dmcc +D0:16:F0:20:00:00/28 RYSE RYSE Inc. +D0:16:F0:30:00:00/28 Sofinet Sofinet LLC +D0:16:F0:40:00:00/28 BeijingX Beijing Xiaoyuan Wenhua Culture Communication Co., Ltd. D0:16:F0:50:00:00/28 wuxihigh wuxi high information Security Technolog +D0:16:F0:60:00:00/28 TornadoM Tornado Modular Systems +D0:16:F0:70:00:00/28 HydacEle Hydac Electronic +D0:16:F0:80:00:00/28 Shenzhen Shenzhen DOOGEE Hengtong Technology CO.,LTD +D0:16:F0:90:00:00/28 CrystalA Crystal Alarm AB D0:16:F0:A0:00:00/28 Optitera Optitera Global Networks Private Limited +D0:16:F0:B0:00:00/28 worldcns worldcns inc. +D0:16:F0:C0:00:00/28 PeralexE Peralex Electronics (Pty) Ltd +D0:16:F0:D0:00:00/28 TopGuard Top Guard Technologies D0:17:69 MurataMa Murata Manufacturing Co., Ltd. D0:17:6A SamsungE Samsung Electronics Co.,Ltd D0:17:C2 ASUSTekC ASUSTek COMPUTER INC. @@ -43720,6 +43751,7 @@ D4:35:4A ALAXALAN ALAXALA Networks Corporation D4:36:39 TexasIns Texas Instruments D4:36:DB JiangsuT Jiangsu Toppower Automotive Electronics Co., Ltd D4:37:D7 zte zte corporation +D4:38:44 Unionman Unionman Technology Co., Ltd D4:38:9C Sony Sony Corporation D4:39:B8 Ciena Ciena Corporation D4:3A:2C Google Google, Inc. @@ -44741,6 +44773,7 @@ DC:EB:53 WuhanQia Wuhan QianXiao Elecronic Technology CO.,LTD DC:EB:69 Technico Technicolor CH USA Inc. DC:EB:94 Cisco Cisco Systems, Inc DC:EC:06 HeimiNet Heimi Network Technology Co., Ltd. +DC:EC:E3 LyotechL Lyotech Labs Llc DC:ED:83 BeijingX Beijing Xiaomi Mobile Software Co., Ltd DC:ED:84 Haverfor Haverford Systems Inc DC:EE:06 HuaweiTe Huawei Technologies Co.,Ltd @@ -46101,6 +46134,7 @@ EC:BD:09 FUSIONEl FUSION Electronics Ltd EC:BD:1D Cisco Cisco Systems, Inc EC:BE:5F VestelEl Vestel Elektronik San ve Tic. A.S. EC:BE:DD Sagemcom Sagemcom Broadband SAS +EC:C0:18 Cisco Cisco Systems, Inc EC:C0:1B HuaweiTe Huawei Technologies Co.,Ltd EC:C0:6A PowerCho PowerChord Group Limited EC:C0:7A LairdCon Laird Connectivity diff --git a/ui/qt/wireshark_de.ts b/ui/qt/wireshark_de.ts index c948908d6e..6addf9b228 100644 --- a/ui/qt/wireshark_de.ts +++ b/ui/qt/wireshark_de.ts @@ -3415,14 +3415,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe %Ln total sub stream(s). - + &Ln Sub-Stream insgesamt. &Ln Sub-Streams insgesamt. Max QUIC Stream ID for the selected connection: %Ln - + Max. QUIC Stream ID für die ausgewählte Verbindung: %Ln Max. QUIC Stream ID für die ausgewählte Verbindung: %Ln @@ -3458,6 +3458,13 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe &Ln Stream insgesamt. + + Max sub stream ID for the selected stream: %Ln + + + + + File closed. Datei geschlossen. @@ -3821,6 +3828,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe Clear all graphs. Alle Graphen löschen. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Maus @@ -5867,6 +5882,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe Allow the list to be sorted Erlaube Sortierung der Liste + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization Mouse-Over Einfärbung aktivieren @@ -7095,6 +7118,14 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… "%1" wird sortiert… diff --git a/ui/qt/wireshark_en.ts b/ui/qt/wireshark_en.ts index 188a839084..a9fe8d9c58 100644 --- a/ui/qt/wireshark_en.ts +++ b/ui/qt/wireshark_en.ts @@ -3408,20 +3408,6 @@ For example, use 1 hour to have a new file created every hour on the hour.QUIC streams not found on the selected packet. - - %Ln total sub stream(s). - - - - - - - Max QUIC Stream ID for the selected connection: %Ln - - - - - Entire conversation (%1) @@ -3453,6 +3439,13 @@ For example, use 1 hour to have a new file created every hour on the hour.%Ln total streams. + + Max sub stream ID for the selected stream: %Ln + + + + + File closed. @@ -3787,6 +3780,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Clear all graphs. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse @@ -5833,6 +5834,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Allow the list to be sorted + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization @@ -7034,6 +7043,14 @@ For example, use 1 hour to have a new file created every hour on the hour. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… diff --git a/ui/qt/wireshark_es.ts b/ui/qt/wireshark_es.ts index 7f67782908..d22fe6310c 100644 --- a/ui/qt/wireshark_es.ts +++ b/ui/qt/wireshark_es.ts @@ -3374,20 +3374,6 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.QUIC streams not found on the selected packet. - - %Ln total sub stream(s). - - - - - - - Max QUIC Stream ID for the selected connection: %Ln - - - - - Entire conversation (%1) Conversación completa (%1) @@ -3419,6 +3405,13 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto. + + Max sub stream ID for the selected stream: %Ln + + + + + File closed. @@ -3782,6 +3775,14 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.Clear all graphs. Vacía todas las gráficas. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Ratón @@ -5828,6 +5829,14 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto.Allow the list to be sorted + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization Activar coloración mouse-over @@ -7029,6 +7038,14 @@ Por ejemplo, use 1 hora para tener creado un nuevo archivo cada hora en punto. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… diff --git a/ui/qt/wireshark_fr.ts b/ui/qt/wireshark_fr.ts index 459030d4dd..a895209ec5 100644 --- a/ui/qt/wireshark_fr.ts +++ b/ui/qt/wireshark_fr.ts @@ -3413,14 +3413,14 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h %Ln total sub stream(s). - + %Ln total de sous-flux(s). %Ln total de sous-flux(s). Max QUIC Stream ID for the selected connection: %Ln - + ID de flux QUIC maximum pour la connexion sélectionné : %Ln ID de flux QUIC maximum pour la connexion sélectionné : %Ln @@ -3456,6 +3456,13 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h %Ln total flux. + + Max sub stream ID for the selected stream: %Ln + + + + + File closed. Fichier fermé. @@ -3821,6 +3828,14 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h Clear all graphs. Effacer tous les graphiques. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Souris @@ -5867,6 +5882,14 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h Allow the list to be sorted Autoriser le tri de la liste + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization Activer la colorisation au survol de la souris @@ -7094,6 +7117,14 @@ Pas exemple, inquiquez 1 heure pour avoir un nouveau fichier créé toutes les h PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… Tri de "%1"… diff --git a/ui/qt/wireshark_it.ts b/ui/qt/wireshark_it.ts index b6c13bb9df..6cd07df80c 100644 --- a/ui/qt/wireshark_it.ts +++ b/ui/qt/wireshark_it.ts @@ -3415,14 +3415,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora. %Ln total sub stream(s). - + %n sottoflussi totali. %Ln sottoflussi totali. Max QUIC Stream ID for the selected connection: %Ln - + ID massimo del flusso QUIC per la connessione selezionata: %Ln ID massimo del flusso QUIC per la connessione selezionata: %Ln @@ -3458,6 +3458,13 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.%n flussi totali. + + Max sub stream ID for the selected stream: %Ln + + + + + File closed. File chiuso. @@ -3821,6 +3828,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.Clear all graphs. Cancella tutti i grafici. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Mouse @@ -5867,6 +5882,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.Allow the list to be sorted Consenti l'ordinamento dell'elenco + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization Abilita la colorazione al passaggio del puntatore @@ -7095,6 +7118,14 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… Ordinamento di "%1"... diff --git a/ui/qt/wireshark_ja_JP.ts b/ui/qt/wireshark_ja_JP.ts index fcb8738c22..7eeb0b9278 100644 --- a/ui/qt/wireshark_ja_JP.ts +++ b/ui/qt/wireshark_ja_JP.ts @@ -3401,13 +3401,13 @@ For example, use 1 hour to have a new file created every hour on the hour. %Ln total sub stream(s). - + %Ln 全サブストリーム Max QUIC Stream ID for the selected connection: %Ln - + 選択した接続の最大のQUICストリームID: %Ln @@ -3441,6 +3441,12 @@ For example, use 1 hour to have a new file created every hour on the hour.%Ln 全ストリーム + + Max sub stream ID for the selected stream: %Ln + + + + File closed. ファイルを閉じました。 @@ -3804,6 +3810,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Clear all graphs. すべてのグラフをクリア + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse マウス @@ -5848,6 +5862,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Allow the list to be sorted ソートされるリストを許可 + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization マウスオーバーの色付けを有効化 @@ -7078,6 +7100,14 @@ For example, use 1 hour to have a new file created every hour on the hour. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… "%1" ソート中… diff --git a/ui/qt/wireshark_pl.ts b/ui/qt/wireshark_pl.ts index 8966831bdf..94de9d3abf 100644 --- a/ui/qt/wireshark_pl.ts +++ b/ui/qt/wireshark_pl.ts @@ -3423,22 +3423,6 @@ For example, use 1 hour to have a new file created every hour on the hour.QUIC streams not found on the selected packet. - - %Ln total sub stream(s). - - - - - - - - Max QUIC Stream ID for the selected connection: %Ln - - - - - - Entire conversation (%1) @@ -3471,6 +3455,14 @@ For example, use 1 hour to have a new file created every hour on the hour.%Ln wszystkich strumieni. + + Max sub stream ID for the selected stream: %Ln + + + + + + File closed. Plik zamknięty. @@ -3827,6 +3819,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Clear all graphs. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Mysz @@ -5875,6 +5875,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Allow the list to be sorted + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization @@ -7104,6 +7112,14 @@ For example, use 1 hour to have a new file created every hour on the hour. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… diff --git a/ui/qt/wireshark_ru.ts b/ui/qt/wireshark_ru.ts index 2f9c9b4f51..827a5208ba 100644 --- a/ui/qt/wireshark_ru.ts +++ b/ui/qt/wireshark_ru.ts @@ -3428,20 +3428,12 @@ For example, use 1 hour to have a new file created every hour on the hour. %Ln total sub stream(s). - + %Ln подпоток(ов). %Ln подпоток(ов). %Ln подпоток(ов). - - Max QUIC Stream ID for the selected connection: %Ln - - - - - - Entire conversation (%1) Весь диалог (%1) @@ -3474,6 +3466,14 @@ For example, use 1 hour to have a new file created every hour on the hour.%Ln всего потоков. + + Max sub stream ID for the selected stream: %Ln + + + + + + File closed. Файл закрыт. @@ -3837,6 +3837,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Clear all graphs. Очистить все графы. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Мышь @@ -5885,6 +5893,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Allow the list to be sorted + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization @@ -7115,6 +7131,14 @@ For example, use 1 hour to have a new file created every hour on the hour. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… Сортировка "%1"… diff --git a/ui/qt/wireshark_sv.ts b/ui/qt/wireshark_sv.ts index 4135861e99..8356f552ce 100644 --- a/ui/qt/wireshark_sv.ts +++ b/ui/qt/wireshark_sv.ts @@ -3415,14 +3415,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he %Ln total sub stream(s). - + %Ln total underström. %Ln totala underströmmar. Max QUIC Stream ID for the selected connection: %Ln - + Maximalt QUIC-ström-ID för den valda förbindelsen: %Ln Maximalt QUIC-ström-ID för den valda förbindelsen: %Ln @@ -3458,6 +3458,13 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he %Ln totala strömmar. + + Max sub stream ID for the selected stream: %Ln + + + + + File closed. Filen är stängd. @@ -3821,6 +3828,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he Clear all graphs. Nollställ alla grafer. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Mus @@ -5867,6 +5882,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he Allow the list to be sorted Tillåt att listan sorteras + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization Aktivera färgläggning vid musen över @@ -7095,6 +7118,14 @@ Till exempel, använd 1 timma för att en ny fil skall skapas varje timma vid he PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… Sorterar ”%1” … diff --git a/ui/qt/wireshark_tr_TR.ts b/ui/qt/wireshark_tr_TR.ts index 9996dfb020..4a75007193 100644 --- a/ui/qt/wireshark_tr_TR.ts +++ b/ui/qt/wireshark_tr_TR.ts @@ -3402,13 +3402,13 @@ For example, use 1 hour to have a new file created every hour on the hour. %Ln total sub stream(s). - + %Ln toplam alt akış(lar). Max QUIC Stream ID for the selected connection: %Ln - + Seçilen bağlantı için Azami. QUIC Akış Kimliği: %Ln @@ -3442,6 +3442,12 @@ For example, use 1 hour to have a new file created every hour on the hour.%Ln toplam akış. + + Max sub stream ID for the selected stream: %Ln + + + + File closed. Dosya kapandı. @@ -3805,6 +3811,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Clear all graphs. Tüm grafikleri temizle. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Fare @@ -5849,6 +5863,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Allow the list to be sorted Listenin sıralanmasına izin ver + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization Fareyle üzerine gelindiğinde renklendirmeyi etkinleştir @@ -7075,6 +7097,14 @@ For example, use 1 hour to have a new file created every hour on the hour. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… "%1" sıralanıyor… diff --git a/ui/qt/wireshark_uk.ts b/ui/qt/wireshark_uk.ts index d2aaefbb50..79fee9a936 100644 --- a/ui/qt/wireshark_uk.ts +++ b/ui/qt/wireshark_uk.ts @@ -3397,22 +3397,6 @@ For example, use 1 hour to have a new file created every hour on the hour.QUIC streams not found on the selected packet. - - %Ln total sub stream(s). - - - - - - - - Max QUIC Stream ID for the selected connection: %Ln - - - - - - Entire conversation (%1) @@ -3445,6 +3429,14 @@ For example, use 1 hour to have a new file created every hour on the hour.%Ln всього потоків. + + Max sub stream ID for the selected stream: %Ln + + + + + + File closed. Файл закрито. @@ -3779,6 +3771,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Clear all graphs. + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse Миша @@ -5827,6 +5827,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Allow the list to be sorted + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization @@ -7030,6 +7038,14 @@ For example, use 1 hour to have a new file created every hour on the hour. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"… diff --git a/ui/qt/wireshark_zh_CN.ts b/ui/qt/wireshark_zh_CN.ts index 01ba3f55f0..af100c7022 100644 --- a/ui/qt/wireshark_zh_CN.ts +++ b/ui/qt/wireshark_zh_CN.ts @@ -3396,18 +3396,6 @@ For example, use 1 hour to have a new file created every hour on the hour.QUIC streams not found on the selected packet. - - %Ln total sub stream(s). - - - - - - Max QUIC Stream ID for the selected connection: %Ln - - - - Entire conversation (%1) 整个对话(%1) @@ -3438,6 +3426,12 @@ For example, use 1 hour to have a new file created every hour on the hour.%Ln 全部流。 + + Max sub stream ID for the selected stream: %Ln + + + + File closed. 文件关闭。 @@ -3801,6 +3795,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Clear all graphs. 清除所有图形。 + + Move this graph upwards. + + + + Move this graph downwards. + + Mouse 鼠标 @@ -5845,6 +5847,14 @@ For example, use 1 hour to have a new file created every hour on the hour.Allow the list to be sorted + + Maximum number of cached rows (affects sorting) + + + + <html><head/><body><p>If more than this many rows are displayed, then sorting by columns that require packet dissection will be disabled. Increasing this number increases memory consumption by caching column values.</p></body></html> + + Enable mouse-over colorization @@ -7070,6 +7080,14 @@ For example, use 1 hour to have a new file created every hour on the hour. PacketListModel + + Column + + + + %1 can only be sorted with %2 or fewer visible rows; increase cache size in Layout preferences + + Sorting "%1"…