[Automatic update for 2024-01-07]

Update manuf, services enterprise numbers, translations, and other items.
This commit is contained in:
Gerald Combs 2024-01-07 09:26:00 +00:00 committed by AndersBroman
parent 5b87714ec8
commit 1d6c7eecb0
12 changed files with 103 additions and 42 deletions

View File

@ -4494,6 +4494,7 @@ Igor Dmitriev <igor.dmitriev[AT]eke.fi>
Igor Passchier <igor.passchier[AT]tassinternational.com>
Ike Gilbert <ike[AT]imgilbert.com>
Ilya Gavrilov <ilya.dev[AT]gmail.com>
Ilya Kulakov <kulakov.ilya[AT]gmail.com>
Indraneel Guha <indraneelg[AT]gmail.com>
Ionut Ceausu <ionut.ceausu[AT]gmail.com>
Isaac Boukris <iboukris[AT]gmail.com>
@ -4753,6 +4754,7 @@ Martin Nyhus <gitlab[AT]nyhus.dev>
Martin Nyhus <martin.nyhus[AT]gmx.com>
Martin Nyhus <martin[AT]nyhus.dev>
Martin Sehnoutka <msehnout[AT]redhat.com>
Martin Sirokov <martin.sirokov[AT]wayren.ee>
Martin Stigge <martin[AT]stigge.org>
Martin Stigge <mstigge[AT]arista.com>
Martin Tibenský <martin.tibensky[AT]alcatel-lucent.com>
@ -5320,6 +5322,7 @@ pegah hajiani <pegah_haj[AT]yahoo.com>
pengtian <pengtianabc[AT]hotmail.com>
pespin.shar@gmail.com <pespin.shar[AT]gmail.com>
po307ax <pavol.oresky[AT]student.tuke.sk>
pranay nag <pranay.dilip[AT]graniteriverlabs.in>
rbroker <rstbroker[AT]gmail.com>
reno <renovetrov[AT]gmail.com>
sherber1 <sebastian.herber[AT]hbkworld.com>

View File

@ -107,8 +107,8 @@ fills up, *Dumpcap* will switch writing to the next file and so on.
The created filenames are based on the filename given with the *-w*
option, the number of the file and on the creation date and time, e.g.
outfile_00001_20230714120117.pcapng,
outfile_00002_20230714120523.pcapng, ...
outfile_00001_20240714120117.pcapng,
outfile_00002_20240714120523.pcapng, ...
With the __files__ option it's also possible to form a "ring buffer".
This will fill up new files until the number of files specified,

View File

@ -215,7 +215,7 @@ fills up, *TShark* will switch writing to the next file and so on.
The created filenames are based on the filename given with the *-w* option,
the number of the file and on the creation date and time,
e.g. outfile_00001_20230714120117.pcap, outfile_00002_20230714120523.pcap, ...
e.g. outfile_00001_20240714120117.pcap, outfile_00002_20240714120523.pcap, ...
With the __files__ option it's also possible to form a "ring buffer".
This will fill up new files until the number of files specified,
@ -256,7 +256,7 @@ for standard output, or `stderr` for standard error.
*nametimenum*:__value__ Choose between two save filename templates. If
__value__ is 1, make running file number part before start time part; this is
the original and default behaviour (e.g. log_00001_20230714164426.pcap). If
the original and default behaviour (e.g. log_00001_20240714164426.pcap). If
__value__ is greater than 1, make start time part before running number part
(e.g. log_20210828164426_00001.pcap). The latter makes alphabetical sorting
order equal to creation time order, and keeps related multiple file sets in

View File

@ -209,7 +209,7 @@ fills up, *Wireshark* will switch writing to the next file and so on.
The created filenames are based on the filename given with the *-w* flag,
the number of the file and on the creation date and time,
e.g. outfile_00001_20230714120117.pcap, outfile_00002_20230714120523.pcap, ...
e.g. outfile_00001_20240714120117.pcap, outfile_00002_20240714120523.pcap, ...
With the __files__ option it's also possible to form a "ring buffer".
This will fill up new files until the number of files specified,
@ -962,7 +962,7 @@ menu:File[File Set,List Files]::
Show a dialog box that lists all files of the file set matching the currently
loaded file. A file set is a compound of files resulting from a capture using
the "multiple files" / "ringbuffer" mode, recognizable by the filename pattern,
e.g.: Filename_00001_20230714101530.pcap.
e.g.: Filename_00001_20240714101530.pcap.
menu:File[File Set,Next File]::

View File

@ -494,8 +494,8 @@ and the system name if not, when capturing on a single interface, and
"N_interfaces" where N is the number of interfaces, when capturing on
multiple interfaces; XXXXXX is a unique 6 character alphanumeric sequence.)
|foo.cap|-|-|Single named file|foo.cap
|foo.cap|x|-|Multiple files, continuous|foo_00001_20230714110102.cap, foo_00002_20230714110318.cap, ...
|foo.cap|x|x|Multiple files, ring buffer|foo_00001_20230714110102.cap, foo_00002_20230714110318.cap, ...
|foo.cap|x|-|Multiple files, continuous|foo_00001_20240714110102.cap, foo_00002_20240714110318.cap, ...
|foo.cap|x|x|Multiple files, ring buffer|foo_00001_20240714110102.cap, foo_00002_20240714110318.cap, ...
|===
Single temporary file::

View File

@ -704,7 +704,7 @@ some features to handle these file sets in a convenient way.
.How does Wireshark detect the files of a file set?
****
A filename in a file set uses the format Prefix_Number_DateTimeSuffix which
might look something like `test_00001_20230714183910.pcap`. All files of a file
might look something like `test_00001_20240714183910.pcap`. All files of a file
set share the same prefix (e.g., “test”) and suffix (e.g., “.pcap”) and a
varying middle part.

View File

@ -9,7 +9,7 @@ See tools/asterix/README.md for details.
Data source:
https://zoranbosnjak.github.io/asterix-specs
git revision: 411d7ea9a58ffbf04385b049ffe2d541d410a658
git revision: 765fd3b1be7a1d82df183ac98e78ea673d137d93
*/

View File

@ -8,7 +8,7 @@
* SPDX-License-Identifier: GPL-2.0-or-later
*/
/* (last updated 2023-12-26) */
/* (last updated 2024-01-06) */
#include "config.h"
@ -19,12 +19,12 @@
typedef struct
{
uint32_t max_idx;
const char* values[61328];
const char* values[61360];
} global_enterprises_table_t;
static global_enterprises_table_t table =
{
61327,
61359,
{
"Reserved", // 0
"NxNetworks", // 1
@ -59202,7 +59202,7 @@ static global_enterprises_table_t table =
"CSL Dualcom Ltd", // 59173
"Primoris Services Corporation", // 59174
"Azdio", // 59175
"PowerLerder Computer Systems Co., LTD", // 59176
"PowerLeader Computer Systems Co., LTD", // 59176
"Asio", // 59177
"Indiana Foot & Ankle Specialists LLC", // 59178
"USSOCOM", // 59179
@ -61108,7 +61108,7 @@ static global_enterprises_table_t table =
"RUAG AG", // 61079
"Lemon Network Technology Co.,Ltd", // 61080
"DsNetwork", // 61081
"Klavis Kripta Inovasi", // 61082
"Klavis Kripta", // 61082
"Marcel Metzen", // 61083
"Cleverbase", // 61084
"Terra Sound", // 61085
@ -61353,7 +61353,39 @@ static global_enterprises_table_t table =
"feibra GmbH", // 61324
"Vid vitenskapelige høgskole", // 61325
"Mikroszerviz SP Ltd", // 61326
"CSConsult" // 61327
"CSConsult", // 61327
"Robinson Lighting Ltd", // 61328
"People's Technology Co., Ltd.", // 61329
"Janelle Lynette Guidry", // 61330
"Forgital Italy S.p.A.", // 61331
"Research Institute for Road Safety of MPS", // 61332
"Shenzhen Goodtime Technology Co. ,Ltd", // 61333
"Cryptob3auty", // 61334
"Michael C Pergolese", // 61335
"RASEKO", // 61336
"BrainGu", // 61337
"EFit partners", // 61338
"VTech Telecommunications Limited", // 61339
"VB-Tech", // 61340
"Ideal Credit Union", // 61341
"Mote Enterprises Inc.", // 61342
"iTran", // 61343
"Juel Group", // 61344
"Marshall Health Network", // 61345
"LLC «P C Most»", // 61346
"Kirill Sluzhaev", // 61347
"Limited Liability Company ""Thunder Soft""", // 61348
"北京中科恒伦科技有限公司 (Beijing Zhongke Henglun Technology Co., Ltd.)", // 61349
"SMARTGEN(ZHENGZHOU) TECHNOLOGY CO.,LTD", // 61350
"Telekomi Kosoves", // 61351
"Parta Networks", // 61352
"Polar Wind Medical Center, Inc.", // 61353
"Blackbaud Global", // 61354
"SHANDONG LURUAN DIGITAL TECHNOLOGY CO., LTD. SMART ENERGY BRANCH", // 61355
"NOSSAMAN LLP", // 61356
"Cobram Anglican Grammar School", // 61357
"Hochschule für Grafik und Buchkunst Leipzig", // 61358
"Private Tech, Inc" // 61359
}
};

View File

@ -15956,6 +15956,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0x20, 0x5A, 0x1D }, "zte", "zte corporation" },
{ { 0x20, 0x5B, 0x5E }, "WonheTechnol", "Shenzhen Wonhe Technology Co., Ltd" },
{ { 0x20, 0x5C, 0xFA }, "YangzhouChan", "Yangzhou ChangLian Network Technology Co,ltd." },
{ { 0x20, 0x5D, 0x0D }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" },
{ { 0x20, 0x5D, 0x47 }, "vivoMobileCo", "vivo Mobile Communication Co., Ltd." },
{ { 0x20, 0x5E, 0x64 }, "HuaweiDevice", "Huawei Device Co., Ltd." },
{ { 0x20, 0x5E, 0x97 }, "Nokia", "Nokia" },
@ -18435,6 +18436,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0x3C, 0xAA, 0x3F }, "iKey", "iKey, Ltd." },
{ { 0x3C, 0xAB, 0x8E }, "Apple", "Apple, Inc." },
{ { 0x3C, 0xAE, 0x69 }, "ESAElektrosc", "ESA Elektroschaltanlagen Grimma GmbH" },
{ { 0x3C, 0xAF, 0xB7 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" },
{ { 0x3C, 0xB0, 0x7E }, "AroundsIntel", "Arounds Intelligent Equipment Co., Ltd." },
{ { 0x3C, 0xB0, 0xED }, "NothingTechn", "Nothing Technology Limited" },
{ { 0x3C, 0xB1, 0x5B }, "Avaya", "Avaya Inc" },
@ -20259,6 +20261,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0x54, 0x06, 0x8B }, "NingboDeliKe", "Ningbo Deli Kebei Technology Co.LTD" },
{ { 0x54, 0x07, 0x64 }, "HuaweiDevice", "Huawei Device Co., Ltd." },
{ { 0x54, 0x07, 0x7D }, "Netgear", "Netgear" },
{ { 0x54, 0x08, 0x53 }, "QingdaoHaier", "Qingdao Haier Technology Co.,Ltd" },
{ { 0x54, 0x09, 0x10 }, "Apple", "Apple, Inc." },
{ { 0x54, 0x09, 0x29 }, "InventusPowe", "Inventus Power Eletronica do Brasil LTDA" },
{ { 0x54, 0x09, 0x55 }, "zte", "zte corporation" },
@ -20903,6 +20906,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0x5C, 0x16, 0xC7 }, "AristaNetwor", "Arista Networks" },
{ { 0x5C, 0x17, 0x20 }, "HuaweiDevice", "Huawei Device Co., Ltd." },
{ { 0x5C, 0x17, 0x37 }, "IViewNow", "I-View Now, LLC." },
{ { 0x5C, 0x17, 0x83 }, "EdgecoreAmer", "Edgecore Americas Networking Corporation" },
{ { 0x5C, 0x17, 0xCF }, "OnePlusTechn", "OnePlus Technology (Shenzhen) Co., Ltd" },
{ { 0x5C, 0x17, 0xD3 }, "Lge", "Lge" },
{ { 0x5C, 0x18, 0xB5 }, "TalonCommuni", "Talon Communications" },
@ -22005,6 +22009,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0x68, 0x4A, 0xE9 }, "SamsungElect", "Samsung Electronics Co.,Ltd" },
{ { 0x68, 0x4B, 0x88 }, "GaltronicsTe", "Galtronics Telemetry Inc." },
{ { 0x68, 0x4C, 0xA8 }, "HerotelTech", "Shenzhen Herotel Tech. Co., Ltd." },
{ { 0x68, 0x4D, 0xB6 }, "XiaomiCommun", "Xiaomi Communications Co Ltd" },
{ { 0x68, 0x4E, 0x05 }, "HunanFnLinkT", "Hunan Fn-Link Technology Limited" },
{ { 0x68, 0x4F, 0x64 }, "Dell", "Dell Inc." },
{ { 0x68, 0x50, 0x5D }, "HaloTechnolo", "Halo Technologies" },
@ -22343,6 +22348,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0x6C, 0x45, 0x98 }, "AntexElectro", "Antex Electronic Corp." },
{ { 0x6C, 0x45, 0xC4 }, "Cloudflare", "Cloudflare, Inc." },
{ { 0x6C, 0x47, 0x60 }, "SunitecEnter", "Sunitec Enterprise Co.,Ltd" },
{ { 0x6C, 0x48, 0x3F }, "XiaomiCommun", "Xiaomi Communications Co Ltd" },
{ { 0x6C, 0x48, 0xA6 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" },
{ { 0x6C, 0x49, 0xC1 }, "o2ones", "o2ones Co., Ltd." },
{ { 0x6C, 0x4A, 0x39 }, "Bita", "Bita" },
@ -25258,6 +25264,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0x8C, 0x86, 0x1E }, "Apple", "Apple, Inc." },
{ { 0x8C, 0x86, 0x2A }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" },
{ { 0x8C, 0x87, 0x3B }, "LeicaCamera", "Leica Camera AG" },
{ { 0x8C, 0x87, 0xD0 }, "UascentTechn", "Shenzhen Uascent Technology Co.,Ltd" },
{ { 0x8C, 0x88, 0x81 }, "CiscoMeraki", "Cisco Meraki" },
{ { 0x8C, 0x89, 0x7A }, "Augtek", "Augtek" },
{ { 0x8C, 0x89, 0xA5 }, "MicroStarINT", "Micro-Star INT'L CO., LTD" },
@ -28359,6 +28366,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0xB0, 0xA7, 0x32 }, "Espressif", "Espressif Inc." },
{ { 0xB0, 0xA7, 0x37 }, "Roku", "Roku, Inc." },
{ { 0xB0, 0xA7, 0xB9 }, "TPLink", "TP-Link Corporation Limited" },
{ { 0xB0, 0xA7, 0xD2 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" },
{ { 0xB0, 0xA8, 0x6E }, "JuniperNetwo", "Juniper Networks" },
{ { 0xB0, 0xAA, 0x36 }, "OppoMobileTe", "Guangdong Oppo Mobile Telecommunications Corp.,Ltd" },
{ { 0xB0, 0xAA, 0x77 }, "Cisco", "Cisco Systems, Inc" },
@ -29127,6 +29135,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0xB8, 0xF6, 0xB1 }, "Apple", "Apple, Inc." },
{ { 0xB8, 0xF7, 0x32 }, "AryakaNetwor", "Aryaka Networks Inc" },
{ { 0xB8, 0xF7, 0x4A }, "Rcntec", "Rcntec" },
{ { 0xB8, 0xF7, 0x74 }, "FiberhomeTel", "Fiberhome Telecommunication Technologies Co.,LTD" },
{ { 0xB8, 0xF8, 0x28 }, "ChangshuGaos", "Changshu Gaoshida Optoelectronic Technology Co. Ltd." },
{ { 0xB8, 0xF8, 0x53 }, "Arcadyan", "Arcadyan Corporation" },
{ { 0xB8, 0xF8, 0x83 }, "TpLinkTechno", "Tp-Link Technologies Co.,Ltd." },
@ -29160,6 +29169,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0xBC, 0x03, 0xA7 }, "MfpMichelin", "Mfp Michelin" },
{ { 0xBC, 0x05, 0x43 }, "AVM", "AVM GmbH" },
{ { 0xBC, 0x06, 0x2D }, "Wacom", "Wacom Co.,Ltd." },
{ { 0xBC, 0x08, 0x66 }, "NestlePurina", "Nestle Purina PetCare" },
{ { 0xBC, 0x09, 0x1B }, "Intel", "Intel Corporate" },
{ { 0xBC, 0x09, 0x63 }, "Apple", "Apple, Inc." },
{ { 0xBC, 0x09, 0xEB }, "TecnoMobile", "Tecno Mobile Limited" },
@ -30498,6 +30508,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0xCA, 0x04, 0x5A }, "Ossia", "Ossia Inc" },
{ { 0xCA, 0x12, 0x5C }, "Microsoft", "Microsoft Corporation" },
{ { 0xCA, 0x1E, 0x45 }, "ASMediaTechn", "ASMedia Technology Inc." },
{ { 0xCA, 0x22, 0x2B }, "PumaGearPowe", "Beijing Puma Gear Power Equipment Co.,Ltd" },
{ { 0xCA, 0x2B, 0x5E }, "SuzhouMotorc", "Suzhou Motor-comm Electronic Technology Co.,Ltd" },
{ { 0xCA, 0x30, 0xBF }, "IEEE8021Chai", "IEEE 802.1 Chair" },
{ { 0xCA, 0x37, 0x82 }, "Storbyte", "Storbyte, Inc." },
@ -31812,6 +31823,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0xD8, 0xC5, 0x61 }, "CommFrontCom", "CommFront Communications Pte Ltd" },
{ { 0xD8, 0xC6, 0x78 }, "MitraStarTec", "MitraStar Technology Corp." },
{ { 0xD8, 0xC6, 0x91 }, "HichanTechno", "Hichan Technology Corp." },
{ { 0xD8, 0xC6, 0xF9 }, "Tracklab", "Tracklab Inc" },
{ { 0xD8, 0xC7, 0x71 }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" },
{ { 0xD8, 0xC7, 0xC8 }, "ArubaHewlett", "Aruba, a Hewlett Packard Enterprise Company" },
{ { 0xD8, 0xC8, 0xE9 }, "Phicomm", "Phicomm (Shanghai) Co., Ltd." },
@ -32919,6 +32931,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0xE8, 0x13, 0x63 }, "ComstockRD", "Comstock RD, Inc." },
{ { 0xE8, 0x13, 0x67 }, "AIRSOUND", "AIRSOUND Inc." },
{ { 0xE8, 0x13, 0x6E }, "HuaweiTechno", "Huawei Technologies Co.,Ltd" },
{ { 0xE8, 0x14, 0x99 }, "YoquTechnolo", "Yoqu Technology(Shenzhen)Co.,Ltd." },
{ { 0xE8, 0x15, 0x0E }, "Nokia", "Nokia Corporation" },
{ { 0xE8, 0x16, 0x2B }, "IDEOSecurity", "IDEO Security Co., Ltd." },
{ { 0xE8, 0x16, 0x56 }, "BroadLinkTec", "Hangzhou BroadLink Technology Co.,Ltd" },
@ -33946,6 +33959,7 @@ static const manuf_oui24_t global_manuf_oui24_table[] = {
{ { 0xF4, 0x1F, 0x88 }, "zte", "zte corporation" },
{ { 0xF4, 0x1F, 0xC2 }, "Cisco", "Cisco Systems, Inc" },
{ { 0xF4, 0x20, 0x12 }, "Cuciniale", "Cuciniale GmbH" },
{ { 0xF4, 0x20, 0x15 }, "GuangzhouShi", "Guangzhou Shiyuan Electronic Technology Company Limited" },
{ { 0xF4, 0x21, 0xAE }, "XiaoduTechno", "Shanghai Xiaodu Technology Limited" },
{ { 0xF4, 0x21, 0xCA }, "Apple", "Apple, Inc." },
{ { 0xF4, 0x22, 0x7A }, "SeneasyIntel", "Guangdong Seneasy Intelligent Technology Co., Ltd." },
@ -37483,8 +37497,13 @@ static const manuf_oui28_t global_manuf_oui28_table[] = {
{ { 0x78, 0xE9, 0x96, 0x10 }, "CogitoTech", "Cogito Tech Company Limited" },
{ { 0x78, 0xE9, 0x96, 0x40 }, "JinHaoMiTech", "Shenzhen Jin Hao Mi Technology Co., LTD" },
{ { 0x78, 0xE9, 0x96, 0x50 }, "ChuangmingFu", "Chuangming Futre Technology Co., Ltd." },
{ { 0x78, 0xE9, 0x96, 0x60 }, "Kilews", "Kilews" },
{ { 0x78, 0xE9, 0x96, 0x70 }, "BeisitElectr", "Beisit Electric Tech(Hangzhou)Co.,Ltd." },
{ { 0x78, 0xE9, 0x96, 0x80 }, "ZhitingTechn", "Shenzhen Zhiting Technology Co.,Ltd" },
{ { 0x78, 0xE9, 0x96, 0x90 }, "AtmSolutions", "Atm Solutions" },
{ { 0x78, 0xE9, 0x96, 0xA0 }, "Farbenlnform", "Shenzhen Farben lnformation Technology CO.,Ltd." },
{ { 0x78, 0xE9, 0x96, 0xB0 }, "CelAudioTech", "CelAudio (Beijing) Technology Inc" },
{ { 0x78, 0xE9, 0x96, 0xC0 }, "GarantirTech", "Garantir Technologies Private Limited" },
{ { 0x7C, 0x45, 0xF9, 0x00 }, "SENSeOR", "SENSeOR" },
{ { 0x7C, 0x45, 0xF9, 0x10 }, "HunanShengyu", "Hunan Shengyun Photoelectric Technology Co., LTD" },
{ { 0x7C, 0x45, 0xF9, 0x20 }, "DongguanBoyy", "Dongguan Boyye Industrial Co., Ltd" },
@ -49147,6 +49166,7 @@ static const manuf_oui36_t global_manuf_oui36_table[] = {
{ { 0x8C, 0x1F, 0x64, 0x30, 0x90 }, "Mect", "Mect Srl" },
{ { 0x8C, 0x1F, 0x64, 0x30, 0xA0 }, "XCOMLabs", "XCOM Labs" },
{ { 0x8C, 0x1F, 0x64, 0x30, 0xD0 }, "FlextronicsI", "Flextronics International Kft" },
{ { 0x8C, 0x1F, 0x64, 0x30, 0xE0 }, "TangentDesig", "Tangent Design Engineering" },
{ { 0x8C, 0x1F, 0x64, 0x31, 0x40 }, "Cedel", "Cedel BV" },
{ { 0x8C, 0x1F, 0x64, 0x31, 0x60 }, "PotterElectr", "Potter Electric Signal Company" },
{ { 0x8C, 0x1F, 0x64, 0x31, 0x70 }, "BacancyLLP", "Bacancy Systems LLP" },
@ -49183,6 +49203,7 @@ static const manuf_oui36_t global_manuf_oui36_table[] = {
{ { 0x8C, 0x1F, 0x64, 0x36, 0x70 }, "LAMTECMessun", "LAMTEC Mess- und Regeltechnik für Feuerungen GmbH & Co. KG" },
{ { 0x8C, 0x1F, 0x64, 0x36, 0x90 }, "OrbitalAstro", "Orbital Astronautics Ltd" },
{ { 0x8C, 0x1F, 0x64, 0x36, 0xA0 }, "INVENTIS", "INVENTIS S.r.l." },
{ { 0x8C, 0x1F, 0x64, 0x36, 0xB0 }, "ViewSonic", "ViewSonic Corp" },
{ { 0x8C, 0x1F, 0x64, 0x36, 0xE0 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" },
{ { 0x8C, 0x1F, 0x64, 0x37, 0x00 }, "WOLFAdvanced", "WOLF Advanced Technology" },
{ { 0x8C, 0x1F, 0x64, 0x37, 0x20 }, "WINKStreamin", "WINK Streaming" },
@ -49256,6 +49277,7 @@ static const manuf_oui36_t global_manuf_oui36_table[] = {
{ { 0x8C, 0x1F, 0x64, 0x41, 0xC0 }, "KSE", "KSE GmbH" },
{ { 0x8C, 0x1F, 0x64, 0x41, 0xD0 }, "AspenSpectra", "Aspen Spectra Sdn Bhd" },
{ { 0x8C, 0x1F, 0x64, 0x41, 0xE0 }, "Linxpeed", "Linxpeed Limited" },
{ { 0x8C, 0x1F, 0x64, 0x41, 0xF0 }, "Gigalane", "Gigalane" },
{ { 0x8C, 0x1F, 0x64, 0x42, 0x30 }, "HiwinMikrosy", "Hiwin Mikrosystem Corp." },
{ { 0x8C, 0x1F, 0x64, 0x42, 0x60 }, "eumigindustr", "eumig industrie-TV GmbH." },
{ { 0x8C, 0x1F, 0x64, 0x42, 0x90 }, "AbbottDiagno", "Abbott Diagnostics Technologies AS" },
@ -49520,6 +49542,7 @@ static const manuf_oui36_t global_manuf_oui36_table[] = {
{ { 0x8C, 0x1F, 0x64, 0x6E, 0xA0 }, "KMtronic", "KMtronic ltd" },
{ { 0x8C, 0x1F, 0x64, 0x6E, 0xC0 }, "BitTradeOne", "Bit Trade One, Ltd." },
{ { 0x8C, 0x1F, 0x64, 0x6F, 0x40 }, "Elsist", "Elsist Srl" },
{ { 0x8C, 0x1F, 0x64, 0x6F, 0x80 }, "ProikerTechn", "Proiker Technology Sl" },
{ { 0x8C, 0x1F, 0x64, 0x6F, 0x90 }, "Anddoro", "Anddoro Llc" },
{ { 0x8C, 0x1F, 0x64, 0x6F, 0xC0 }, "HM", "HM Systems A/S" },
{ { 0x8C, 0x1F, 0x64, 0x70, 0x00 }, "Quantaflow", "Quantaflow" },
@ -49694,6 +49717,7 @@ static const manuf_oui36_t global_manuf_oui36_table[] = {
{ { 0x8C, 0x1F, 0x64, 0x8D, 0x10 }, "OrlacoProduc", "Orlaco Products B.V." },
{ { 0x8C, 0x1F, 0x64, 0x8D, 0x40 }, "RecabSweden", "Recab Sweden AB" },
{ { 0x8C, 0x1F, 0x64, 0x8D, 0x50 }, "Agramkow", "Agramkow A/S" },
{ { 0x8C, 0x1F, 0x64, 0x8D, 0x60 }, "ADCGlobalTec", "ADC Global Technology Sdn Bhd" },
{ { 0x8C, 0x1F, 0x64, 0x8D, 0x90 }, "PietroFioren", "Pietro Fiorentini Spa" },
{ { 0x8C, 0x1F, 0x64, 0x8D, 0xA0 }, "Dart", "Dart Systems Ltd" },
{ { 0x8C, 0x1F, 0x64, 0x8D, 0xE0 }, "IconetServic", "Iconet Services" },

View File

@ -5467,6 +5467,7 @@ static ws_services_entry_t global_tcp_services_table[] = {
{ 5473, "apsolab-tags", "The Apsolab company's secure dynamic tag protocol" },
{ 5475, "apsolab-data", "The Apsolab company's data retrieval protocol" },
{ 5507, "psl-management", "PowerSysLab Electrical Management" },
{ 5543, "qftest-licserve", "QF-Test License Server" },
{ 5550, "cbus", "Model Railway control using the CBUS message protocol" },
{ 5557, "farenet", "Sandlab FARENET" },
{ 5565, "dp-bura", "Data Protector BURA" },
@ -5627,7 +5628,6 @@ static ws_services_entry_t global_tcp_services_table[] = {
{ 8066, "toad-bi-appsrvr", "Toad BI Application Server" },
{ 8067, "infi-async", "Infinidat async replication" },
{ 8070, "ucs-isc", "Oracle Unified Communication Suite's Indexed Search Converter" },
{ 8077, "mles", "Mles is a client-server data distribution protocol targeted to serve as a lightweight and reliable distributed publish/subscribe database service." },
{ 8084, "websnp", "Snarl Network Protocol over HTTP" },
{ 8090, "opsmessaging", "Vehicle to station messaging" },
{ 8091, "jamlink", "Jam Link Framework" },

View File

@ -3376,7 +3376,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<name>FollowStreamAction</name>
<message>
<source>%1 Stream</source>
<translation>%1 flusso</translation>
<translation>Flusso %1</translation>
</message>
</context>
<context>
@ -10083,7 +10083,7 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
</message>
<message>
<source>%1 streams</source>
<translation>flussi %1</translation>
<translation>%1 flussi</translation>
</message>
<message>
<source>, %1 selected, %2 total packets</source>

View File

@ -6013,7 +6013,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<name>LteMacStatisticsDialog</name>
<message>
<source>LTE/NR Mac Statistics</source>
<translation type="unfinished"></translation>
<translation>LTE/NR Mac </translation>
</message>
<message>
<source>Include SR frames in filter</source>
@ -6322,11 +6322,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>%1 RLC Graph (UE=%2 chan=%3%4 %5 - %6)</source>
<translation type="unfinished"></translation>
<translation>%1 RLC (UE=%2 chan=%3%4 %5 - %6)</translation>
</message>
<message>
<source>3GPP RLC Graph - no channel selected</source>
<translation type="unfinished"></translation>
<translation>3GPP RLC - </translation>
</message>
<message>
<source>Save As</source>
@ -6381,7 +6381,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<name>LteRlcStatisticsDialog</name>
<message>
<source>3GPP RLC Statistics</source>
<translation type="unfinished"></translation>
<translation>3GPP RLC </translation>
</message>
<message>
<source>Include SR frames in filter</source>
@ -7404,15 +7404,15 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>Scope</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Description</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Homepage</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
</context>
<context>
@ -8308,11 +8308,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>LTE</source>
<translation type="unfinished"></translation>
<translation>LTE</translation>
</message>
<message>
<source>NR</source>
<translation type="unfinished"></translation>
<translation>NR</translation>
</message>
<message>
<source>C-RNTI</source>
@ -8336,7 +8336,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
</message>
<message>
<source>RAT</source>
<translation type="unfinished"></translation>
<translation>RAT</translation>
</message>
<message>
<source>UL Frames</source>
@ -8567,7 +8567,7 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<name>QObject::QObject::QObject</name>
<message>
<source>CCCH</source>
<translation type="unfinished">CCCH</translation>
<translation>CCCH</translation>
</message>
</context>
<context>
@ -13965,7 +13965,7 @@ a:hover {
</message>
<message>
<source>&amp;3GPP Uu</source>
<translation type="unfinished"></translation>
<translation>&amp;3GPP Uu</translation>
</message>
<message>
<source>&amp;Wireless</source>
@ -14069,11 +14069,11 @@ a:hover {
</message>
<message>
<source>E2AP</source>
<translation type="unfinished"></translation>
<translation>E2AP</translation>
</message>
<message>
<source>E2AP Messages</source>
<translation type="unfinished"></translation>
<translation>E2AP </translation>
</message>
<message>
<source>Decode &amp;As</source>
@ -14735,37 +14735,39 @@ a:hover {
</message>
<message>
<source>Install plugin</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Binary plugin (*%1 *%1.[0-9]*)</source>
<translation type="unfinished"></translation>
<translation> (*%1 *%1.[0-9]*)</translation>
</message>
<message>
<source>Error removing the old plugin from the personal plugin folder. You may need to close Wireshark first and then manually remove the file &quot;%1&quot;.</source>
<translation type="unfinished"></translation>
<translation> Wiresharkを閉じて手動で &quot;%1&quot; </translation>
</message>
<message>
<source>Plugins can execute arbitrary code as the current user. Make sure you trust it before installing.
Continue installing the file &quot;%1&quot; to the personal plugin folder?</source>
<translation type="unfinished"></translation>
<translation>
&quot;%1&quot; </translation>
</message>
<message>
<source>Failed to create the directory: %1</source>
<translation type="unfinished"></translation>
<translation>: %1</translation>
</message>
<message>
<source>The file already exists. Do you want to overwrite it?</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Failed to copy the file to the destination: %1</source>
<translation type="unfinished"></translation>
<translation>: %1</translation>
</message>
<message>
<source>Plugin &apos;%1&apos; installed successfully. You must restart the program to be able to use it.</source>
<translation type="unfinished"></translation>
<translation>&apos;%1&apos; </translation>
</message>
<message>
<source>Show or hide the toolbar</source>
@ -14973,7 +14975,7 @@ Continue installing the file &quot;%1&quot; to the personal plugin folder?</sour
</message>
<message>
<source>Install Plugin</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<source>Wiki Page for %1</source>