[Automatic update for 2021-10-31]

Update manuf, services enterprise numbers, translations, and other items.
This commit is contained in:
Gerald Combs 2021-10-31 16:39:46 +00:00 committed by Wireshark GitLab Utility
parent cbb35809ba
commit 552ee4c445
10 changed files with 630 additions and 409 deletions

View File

@ -4025,6 +4025,7 @@ Adrien Aubry <adraub[AT]gmail.com>
Adrien Destugues <adestugues[AT]toulouse.viveris.com>
Adrien Destugues <adrien.destugues[AT]opensource.viveris.fr>
Ahmad Fatoum <ahmad[AT]a3f.at>
Aidan MacDonald <amachronic[AT]protonmail.com>
Aitor Garcia <garcia.aitor[AT]gmail.com>
Ajay Panicker <apanicke[AT]google.com>
Alan Birtles <alan.birtles[AT]eu.sony.com>
@ -4312,6 +4313,7 @@ Evelio Vila <eveliovila[AT]gmail.com>
Fabian Raetz <fabian.raetz[AT]gmail.com>
Fabrice Fontaine <fontaine.fabrice[AT]gmail.com>
Fabrizio Demaria <fabrizio.demaria[AT]intel.com>
Federico Di Pierro <nierro92[AT]gmail.com>
Felix Ruess <felix.ruess[AT]roboception.de>
Filip Sohajek <filip.sohajek[AT]gmail.com>
Filipe Laíns <lains[AT]archlinux.org>
@ -4556,6 +4558,7 @@ Makoto Shimamura <makoto.shimamura[AT]toshiba.co.jp>
Maksim Salau <maksim.salau[AT]gmail.com>
Malcolm Walters <malcolm.walters[AT]acano.com>
Mališa Vučinić <malishav[AT]gmail.com>
Manasa S <msrinivas[AT]extremenetworks.com>
Manfred <mx2927[AT]gmail.com>
Marc Bevand <mbevand[AT]google.com>
Marc Fournier <marc.fournier[AT]camptocamp.com>
@ -4737,6 +4740,7 @@ Pedro Jose Marron <pjmarron[AT]locoslab.com>
Pedro Malagon <malagon[AT]die.upm.es>
Peng Li <seudut[AT]gmail.com>
Peng Tao <tao.peng[AT]primarydata.com>
Peter Dobransky <peter.dobransky[AT]harmonicinc.com>
Peter Eszlari <peter.eszlari[AT]gmail.com>
Peter Hamilton <qmear55[AT]protonmail.com>
Peter Krystad <peter.krystad[AT]linux.intel.com>
@ -5008,6 +5012,7 @@ Zhao Lin <zlbinghamton[AT]gmail.com>
ZhaoHao <zhaohao360[AT]gmail.com>
Zhenhua Hu <fattiger1102[AT]gmail.com>
ZhongYao Luo <LuoZhongYao[AT]gmail.com>
Zoran Bošnjak <zoran.bosnjak[AT]via.si>
akuchekar <akuchekar[AT]empirix.com>
anonsvn <anonsvn[AT]localhost>
atul358 <atul358[AT]gmail.com>

11
NEWS
View File

@ -155,11 +155,20 @@ Wireshark 3.7.0 Release Notes
• Use the syntax "a ~= b" or "a any_ne b" to recover the
previous (inconsistent with ==) logic for not equal.
• Adds support for the syntax "a not in b" as a synonym for "not
a in b".
• Set elements must be separated using a comma, e.g: {1, 2,
"foo"}. Using only whitespace as separator was deprecated in 3.6
and is now a syntax error.
• Corrected calculation of mean jitter in RTP Stream Analysis
dialog and IAX2 Stram Analysis dialog
• RTP streams are created based on Skinny protocol messages
• Flow sequence shows more infor about various Skinny messages
New File Format Decoding Support
Vector Informatik Binary Log File (BLF)
@ -226,7 +235,7 @@ Wireshark 3.7.0 Release Notes
A complete FAQ is available on the Wireshark web site[8].
Last updated 2021-10-24 16:54:11 UTC
Last updated 2021-10-31 16:06:33 UTC
References

View File

@ -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 2021-10-22)
# (last updated 2021-10-31)
0 Reserved
1 NxNetworks
@ -5490,7 +5490,7 @@
5499 YhKim Co. Ltd.
5500 Gemeentelijk Havenbedrijf Rotterdam
5501 NTT PC Communications, Inc.
5502 Canon Aptex Inc.
5502 Canon Finetech Nisca Inc.
5503 Orinda Technology Group
5504 Zhone Technologies, Inc.
5505 Metrostat Technologies, Inc.
@ -51019,7 +51019,7 @@
51208 Indeed
51209 Thinking Design LLC
51210 Themata Desenvolvimento e Consultoria em TI LTDA
51211 CNH Industrial America LLC
51211 Iveco S.p.A
51212 iboss, Inc.
51213 SeTI SRL
51214 IKS Co.,Ltd.
@ -57835,3 +57835,26 @@
58041 Call2Home Networking BV
58042 Brian J Lipman MD P.C.
58043 Polar Communications
58044 Brian Dube IT
58045 daho.at
58046 Kreibich Open Source IT
58047 Brose-Sitech
58048 SUNRAY GROUP
58049 smoca ag
58050 Action Car and Truck Accessories
58051 Ginelli Cancer Care
58052 NEW CO 1
58053 ADIXUM GmbH
58054 Colletti Tech LLC
58055 JASON G DEFRANCIS, MD PA
58056 Health and Welfare Information Systems Centre
58057 Kyndryl Japan Inc.
58058 LEERANG
58059 Jinan Inspur Data Technology Co., Ltd.
58060 LMAX Trust Services
58061 Booker Ltd
58062 Infozech Software Pvt Ltd
58063 Beyond Identity, Inc.
58064 Zezima
58065 cyan Security Group GmbH
58066 UAB "ICECO"

Can't render this file because it is too large.

View File

@ -3103,6 +3103,7 @@ static const value_string usb_vendors_vals[] = {
{ 0x25c6, "Vitus Audio (AVA Group A/S)" },
{ 0x25c8, "Visual Planet Ltd" },
{ 0x25da, "Netatmo" },
{ 0x25dd, "Bit4id Srl" },
{ 0x25e3, "Lumigon" },
{ 0x25f0, "ShanWan" },
{ 0x25fb, "Pentax Ricoh Imaging Co., Ltd" },
@ -3520,6 +3521,7 @@ static const value_string usb_products_vals[] = {
{ 0x03eb2064, "Interfaceless Control-Only LUFA Devices" },
{ 0x03eb2065, "LUFA Test and Measurement Demo Application" },
{ 0x03eb2066, "LUFA Multiple Report HID Demo" },
{ 0x03eb2067, "LUFA HID Class Bootloader" },
{ 0x03eb2068, "LUFA Virtual Serial/Mass Storage Demo" },
{ 0x03eb2069, "LUFA Webserver Project" },
{ 0x03eb2103, "JTAG ICE mkII" },
@ -3836,6 +3838,7 @@ static const value_string usb_products_vals[] = {
{ 0x03f02805, "Scanjet G2710" },
{ 0x03f02811, "PSC-2100" },
{ 0x03f02817, "Color LaserJet 2840" },
{ 0x03f02841, "OMEN MINDFRAME [3XT27AA]" },
{ 0x03f02902, "PhotoSmart A820 series" },
{ 0x03f02911, "PSC 2200" },
{ 0x03f02917, "LaserJet 2420" },
@ -4210,6 +4213,7 @@ static const value_string usb_products_vals[] = {
{ 0x0403601f, "Myriad-RF LimeSDR-Mini" },
{ 0x04036ee0, "EZO Carrier Board" },
{ 0x04036f70, "HB-RF-USB" },
{ 0x04037be8, "FT232R" },
{ 0x04038028, "Dev board JTAG (FT232H based)" },
{ 0x04038040, "4 Port Hub" },
{ 0x04038070, "7 Port Hub" },
@ -4304,6 +4308,7 @@ static const value_string usb_products_vals[] = {
{ 0x0403d9ab, "Actisense NGT-1 NMEA2000 Gateway" },
{ 0x0403daf4, "Qundis Serial Infrared Head" },
{ 0x0403e0d0, "Total Phase Aardvark I2C/SPI Host Adapter" },
{ 0x0403e518, "IBR IMB-usb" },
{ 0x0403e521, "EVER Sinline XL Series UPS" },
{ 0x0403e6c8, "PYRAMID Computer GmbH LCD" },
{ 0x0403e700, "Elster Unicom III Optical Probe" },
@ -4321,6 +4326,7 @@ static const value_string usb_products_vals[] = {
{ 0x0403ed72, "HAMEG HO720 Serial Port" },
{ 0x0403ed73, "HAMEG HO730 Serial Port" },
{ 0x0403ed74, "HAMEG HO820 Serial Port" },
{ 0x0403eea2, "PCStage Lite 32 channel DMX512 Interface" },
{ 0x0403ef10, "FT1245BL" },
{ 0x0403f070, "Serial Converter 422/485 [Vardaan VEUSB422R3]" },
{ 0x0403f0c8, "SPROG Decoder Programmer" },
@ -4573,6 +4579,7 @@ static const value_string usb_products_vals[] = {
{ 0x040a4000, "InkJet Color Printer" },
{ 0x040a4021, "Photo Printer 6800" },
{ 0x040a4022, "1400 Digital Photo Printer" },
{ 0x040a4023, "Photo Printer 8800 / 9810" },
{ 0x040a402b, "Photo Printer 6850" },
{ 0x040a402e, "605 Photo Printer" },
{ 0x040a4034, "805 Photo Printer" },
@ -5105,6 +5112,7 @@ static const value_string usb_products_vals[] = {
{ 0x0424223a, "8-in-1 Card Reader" },
{ 0x04242412, "Hub" },
{ 0x04242503, "USB 2.0 Hub" },
{ 0x04242504, "Hub" },
{ 0x04242507, "hub" },
{ 0x04242512, "USB 2.0 Hub" },
{ 0x04242513, "2.0 Hub" },
@ -5449,6 +5457,7 @@ static const value_string usb_products_vals[] = {
{ 0x04518043, "Hub" },
{ 0x04518140, "TUSB8041 4-Port Hub" },
{ 0x04518142, "TUSB8041 4-Port Hub" },
{ 0x04519261, "TUSB9261 SerialATA-Bridge" },
{ 0x0451926b, "TUSB9260 Boot Loader" },
{ 0x0451bef3, "CC1352R1 Launchpad" },
{ 0x0451dbc0, "Device Bay Controller" },
@ -6005,6 +6014,7 @@ static const value_string usb_products_vals[] = {
{ 0x04614e04, "Lenovo Keyboard KB1021" },
{ 0x04614e22, "Dell Mouse, 2 Buttons, Modell: MS111-P" },
{ 0x04614e6f, "Acer Wired Keyboard Model KBAY211" },
{ 0x04614e72, "Acer Wired Keyboard Model KBAY211" },
{ 0x04630001, "UPS" },
{ 0x0463ffff, "UPS" },
{ 0x046a0001, "Keyboard" },
@ -6132,6 +6142,7 @@ static const value_string usb_products_vals[] = {
{ 0x046d08dd, "QuickCam for Notebooks" },
{ 0x046d08e0, "QuickCam Express" },
{ 0x046d08e1, "Labtec Webcam" },
{ 0x046d08e5, "C920 PRO HD Webcam" },
{ 0x046d08f0, "QuickCam Messenger" },
{ 0x046d08f1, "QuickCam Express" },
{ 0x046d08f2, "Microphone (Messenger)" },
@ -6194,6 +6205,7 @@ static const value_string usb_products_vals[] = {
{ 0x046d0a5d, "G933 Headset Battery Charger" },
{ 0x046d0a66, "[G533 Wireless Headset Dongle]" },
{ 0x046d0a8f, "H390 headset with microphone" },
{ 0x046d0aaa, "Logitech G PRO X Gaming Headset" },
{ 0x046d0b02, "C-UV35 [Bluetooth Mini-Receiver] (HID proxy mode)" },
{ 0x046d8801, "Video Camera" },
{ 0x046db014, "Bluetooth Mouse M336/M337/M535" },
@ -6380,6 +6392,7 @@ static const value_string usb_products_vals[] = {
{ 0x046dc32b, "G910 Orion Spark Mechanical Keyboard" },
{ 0x046dc332, "G502 Proteus Spectrum Optical Mouse" },
{ 0x046dc335, "G910 Orion Spectrum Mechanical Keyboard" },
{ 0x046dc336, "G213 Prodigy Gaming Keyboard" },
{ 0x046dc33a, "G413 Gaming Keyboard" },
{ 0x046dc33f, "G815 Mechanical Keyboard" },
{ 0x046dc401, "TrackMan Marble Wheel" },
@ -6734,6 +6747,7 @@ static const value_string usb_products_vals[] = {
{ 0x04800014, "InTouch Module" },
{ 0x04800100, "Stor.E Slim USB 3.0" },
{ 0x04800200, "External Disk" },
{ 0x04800212, "Toshiba Canvio Connect II 500GB Portable Hard Drive" },
{ 0x04800820, "Canvio Advance Disk" },
{ 0x04800821, "Canvio Advance 2TB model DTC920" },
{ 0x04800900, "MQ04UBF100" },
@ -7007,6 +7021,7 @@ static const value_string usb_products_vals[] = {
{ 0x04a56180, "MP3 Player" },
{ 0x04a56200, "MP3 Player" },
{ 0x04a57500, "Hi-Speed Mass Storage Device" },
{ 0x04a58001, "BenQ ZOWIE Gaming Mouse" },
{ 0x04a59000, "AWL300 Wireless Adapter" },
{ 0x04a59001, "AWL400 Wireless Adapter" },
{ 0x04a59213, "Kbd Hub" },
@ -7959,6 +7974,8 @@ static const value_string usb_products_vals[] = {
{ 0x04b45202, "Combi Keyboard-Hub (Keyboard)" },
{ 0x04b45500, "HID->COM RS232 Adapter" },
{ 0x04b45a9b, "Dacal CD/DVD Library D-101/DC-300/DC-016RW" },
{ 0x04b46022, "Hantek DSO-6022BE" },
{ 0x04b4602a, "Hantek DSO-6022BL" },
{ 0x04b46370, "ViewMate Desktop Mouse CC2201" },
{ 0x04b46502, "CY4609" },
{ 0x04b46506, "CY4603" },
@ -7982,12 +7999,15 @@ static const value_string usb_products_vals[] = {
{ 0x04b4f000, "CY30700 Licorice evaluation board" },
{ 0x04b4f111, "CY8CKIT-002 PSoC MiniProg3 Rev A Program and debug kit" },
{ 0x04b4f115, "PSoC FirstTouch Programmer" },
{ 0x04b4f139, "KitProg" },
{ 0x04b4f231, "DELLY Changer 4in1 universal IR remote" },
{ 0x04b4f232, "Mono embedded computer" },
{ 0x04b4fd10, "Gembird MSIS-PM" },
{ 0x04b4fd13, "Energenie EG-PMS" },
{ 0x04b4fd15, "Energenie EG-PMS2" },
{ 0x04b53064, "Hantek DSO-3064" },
{ 0x04b56022, "Hantek DSO-6022BE" },
{ 0x04b5602a, "Hantek DSO-6022BL" },
{ 0x04b80001, "Stylus Color 740 / Photo 750" },
{ 0x04b80002, "ISD Smart Cable for Mac" },
{ 0x04b80003, "ISD Smart Cable" },
@ -7996,6 +8016,7 @@ static const value_string usb_products_vals[] = {
{ 0x04b80006, "Printer" },
{ 0x04b80007, "Printer" },
{ 0x04b80015, "Stylus Photo R3000" },
{ 0x04b80080, "SC-P400 Series" },
{ 0x04b80101, "GT-7000U [Perfection 636]" },
{ 0x04b80102, "GT-2200" },
{ 0x04b80103, "GT-6600U [Perfection 610]" },
@ -8307,6 +8328,7 @@ static const value_string usb_products_vals[] = {
{ 0x04ca7022, "HP HD Webcam" },
{ 0x04ca7025, "HP HD Webcam" },
{ 0x04ca7046, "TOSHIBA Web Camera - HD" },
{ 0x04ca7054, "HP HD Webcam" },
{ 0x04ca9304, "Hub" },
{ 0x04caf01c, "TT1280DA DVB-T TV Tuner" },
{ 0x04cb0100, "FinePix 30i/40i/50i, A101/201, 1300/2200, 1400/2400/2600/2800/4500/4700/4800/4900/6800/6900 Zoom" },
@ -8423,6 +8445,7 @@ static const value_string usb_products_vals[] = {
{ 0x04cb02c5, "FinePix S9900W Digital Camera (PTP)" },
{ 0x04cb02e0, "X-T200 Digital Camera" },
{ 0x04cb5006, "ASK-300" },
{ 0x04cb5007, "DX100" },
{ 0x04cc1122, "Hub" },
{ 0x04cc1520, "USB 2.0 Hub (Avocent KVM)" },
{ 0x04cc1521, "USB 2.0 Hub" },
@ -8496,6 +8519,7 @@ static const value_string usb_products_vals[] = {
{ 0x04d8ffef, "PICoPLC [APStech]" },
{ 0x04d90006, "Wired Keyboard (78/79 key) [RPI Wired Keyboard 5]" },
{ 0x04d90022, "Portable Keyboard" },
{ 0x04d90129, "Keyboard [KBPV8000]" },
{ 0x04d90348, "Keyboard" },
{ 0x04d90407, "Keyboard [TEX Shinobi]" },
{ 0x04d9048e, "Optical Mouse" },
@ -8794,6 +8818,7 @@ static const value_string usb_products_vals[] = {
{ 0x04e83903, "Xerox WorkCentre XK50cx" },
{ 0x04e8390f, "InkJet Color Printer" },
{ 0x04e83911, "SCX-1020 series" },
{ 0x04e84001, "PSSD T7" },
{ 0x04e84005, "GT-S8000 Jet (msc)" },
{ 0x04e84f1f, "Samsung Jet S8000" },
{ 0x04e85000, "YP-MF series" },
@ -9075,6 +9100,7 @@ static const value_string usb_products_vals[] = {
{ 0x04f2b3f6, "HD WebCam (Acer)" },
{ 0x04f2b3fd, "HD WebCam (Asus N-series)" },
{ 0x04f2b40e, "HP Truevision HD camera" },
{ 0x04f2b420, "Lenovo EasyCamera" },
{ 0x04f2b444, "Lenovo Integrated Webcam" },
{ 0x04f2b49f, "Bluetooth (RTL8723BE)" },
{ 0x04f2b563, "Integrated Camera" },
@ -10197,6 +10223,7 @@ static const value_string usb_products_vals[] = {
{ 0x054c07c4, "ILCE-6000 (aka Alpha-6000) in Mass Storage mode" },
{ 0x054c082f, "Walkman NWZW Series" },
{ 0x054c0847, "WG-C10 Portable Wireless Server" },
{ 0x054c0873, "UP-971AD" },
{ 0x054c0877, "UP-D898/X898 series" },
{ 0x054c0884, "MDR-ZX770BN [Wireless Noise Canceling Stereo Headset]" },
{ 0x054c088c, "Portable Headphone Amplifier" },
@ -10213,6 +10240,7 @@ static const value_string usb_products_vals[] = {
{ 0x054c0cd3, "WH-1000XM3 [Wireless Noise-Canceling Headphones]" },
{ 0x054c0cda, "PlayStation Classic controller" },
{ 0x054c0ce0, "WF-1000XM3 [Wireless Noise-Canceling Headphones]" },
{ 0x054c0ce6, "DualSense wireless controller (PS5)" },
{ 0x054c0cf0, "MRW-G1" },
{ 0x054c0d58, "WH-1000XM4 [Wireless Noise-Canceling Headphones]" },
{ 0x054c1000, "Wireless Buzz! Receiver" },
@ -10543,6 +10571,8 @@ static const value_string usb_products_vals[] = {
{ 0x056a039d, "DTH-W1320 [MobileStudio Pro 16] internal hub" },
{ 0x056a03aa, "DTH-W1620 [MobileStudio Pro 16] tablet" },
{ 0x056a03ac, "DTH-W1620 [MobileStudio Pro 16] touchscreen" },
{ 0x056a03c5, "CTL-4100WL [Intuos BT (S)]" },
{ 0x056a03c7, "CTL-6100WL [Intuos BT (M)]" },
{ 0x056a0400, "PenPartner 4x5" },
{ 0x056a4001, "TPC4001" },
{ 0x056a4004, "TPC4004" },
@ -11528,10 +11558,12 @@ static const value_string usb_products_vals[] = {
{ 0x05ac8509, "FaceTime HD Camera" },
{ 0x05ac850a, "FaceTime Camera" },
{ 0x05ac8510, "FaceTime HD Camera (Built-in)" },
{ 0x05ac8511, "FaceTime HD Camera (Built-in)" },
{ 0x05ac8600, "iBridge" },
{ 0x05ac911c, "Hub in A1082 [Cinema HD Display 23\"]" },
{ 0x05ac9127, "Hub in Thunderbolt Display" },
{ 0x05ac912f, "Hub in 30\" Cinema Display" },
{ 0x05ac9210, "Studio Display 21\"" },
{ 0x05ac9215, "Studio Display 15\"" },
{ 0x05ac9217, "Studio Display 17\"" },
{ 0x05ac9218, "Cinema Display 23\"" },
@ -11609,6 +11641,7 @@ static const value_string usb_products_vals[] = {
{ 0x05c69265, "Asus Gobi 2000 Wireless Modem" },
{ 0x05c69274, "iRex Technologies Gobi 2000 Wireless Modem (QDL mode)" },
{ 0x05c69275, "iRex Technologies Gobi 2000 Wireless Modem" },
{ 0x05c6f000, "TA-1004 [Nokia 8]" },
{ 0x05c6f003, "Nokia 8110 4G" },
{ 0x05c70113, "PC Line Mouse" },
{ 0x05c71001, "Lynx Mouse" },
@ -11918,6 +11951,7 @@ static const value_string usb_products_vals[] = {
{ 0x05e01200, "Bar Code Scanner" },
{ 0x05e01701, "Bar Code Scanner (CDC)" },
{ 0x05e01900, "SNAPI Imaging Device" },
{ 0x05e01a00, "CS4070 Barcode Scanner" },
{ 0x05e02000, "MC3090 Rugged Mobile Computer" },
{ 0x05e0200d, "MC70 Rugged Mobile Computer" },
{ 0x05e10100, "802.11g + Bluetooth Wireless Adapter" },
@ -11957,6 +11991,9 @@ static const value_string usb_products_vals[] = {
{ 0x05e30610, "Hub" },
{ 0x05e30612, "Hub" },
{ 0x05e30616, "hub" },
{ 0x05e30618, "Hub" },
{ 0x05e30620, "GL3523 Hub" },
{ 0x05e30626, "Hub" },
{ 0x05e30660, "USB 2.0 Hub" },
{ 0x05e30700, "SIIG US2256 CompactFlash Card Reader" },
{ 0x05e30701, "USB 2.0 IDE Adapter" },
@ -11994,6 +12031,7 @@ static const value_string usb_products_vals[] = {
{ 0x05e30748, "All-in-One Cardreader" },
{ 0x05e30749, "SD Card Reader and Writer" },
{ 0x05e30751, "microSD Card Reader" },
{ 0x05e30752, "micros Reader" },
{ 0x05e30760, "USB 2.0 Card Reader/Writer" },
{ 0x05e30761, "Genesys Mass Storage Device" },
{ 0x05e30780, "USBFS DFU Adapter" },
@ -12643,7 +12681,54 @@ static const value_string usb_products_vals[] = {
{ 0x06bc01df, "CX2633 Multifunction Printer" },
{ 0x06bc01e0, "ES8460 Multifunction Printer" },
{ 0x06bc020b, "OKI ES4140 Mono Printer" },
{ 0x06bc021f, "ES8460 Multifunction Printer" },
{ 0x06bc026f, "MC351 Multifunction Printer" },
{ 0x06bc0270, "MC351 Multifunction Printer" },
{ 0x06bc0271, "MC351 Multifunction Printer" },
{ 0x06bc0272, "MC351 Multifunction Printer" },
{ 0x06bc0273, "MC351 Multifunction Printer" },
{ 0x06bc0274, "ES3451 Multifunction Printer" },
{ 0x06bc0275, "MC351 Multifunction Printer" },
{ 0x06bc0276, "MC351 Multifunction Printer" },
{ 0x06bc0277, "MC351 Multifunction Printer" },
{ 0x06bc0278, "MC351 Multifunction Printer" },
{ 0x06bc0279, "MC361 Multifunction Printer" },
{ 0x06bc027a, "MC361 Multifunction Printer" },
{ 0x06bc027b, "MC361 Multifunction Printer" },
{ 0x06bc027c, "MC361 Multifunction Printer" },
{ 0x06bc027d, "MC361 Multifunction Printer" },
{ 0x06bc027e, "ES3461 Multifunction Printer" },
{ 0x06bc027f, "MC361 Multifunction Printer" },
{ 0x06bc0280, "MC361 Multifunction Printer" },
{ 0x06bc0281, "MC361 Multifunction Printer" },
{ 0x06bc0282, "MC361 Multifunction Printer" },
{ 0x06bc0283, "MC561 Multifunction Printer" },
{ 0x06bc0284, "MC561 Multifunction Printer" },
{ 0x06bc0285, "MC561 Multifunction Printer" },
{ 0x06bc0286, "MC561 Multifunction Printer" },
{ 0x06bc0287, "CX2731 Multifunction Printer" },
{ 0x06bc0288, "ES5461 Multifunction Printer" },
{ 0x06bc0289, "ES5461 Multifunction Printer" },
{ 0x06bc028a, "MC561 Multifunction Printer" },
{ 0x06bc028b, "MC561 Multifunction Printer" },
{ 0x06bc028c, "MC561 Multifunction Printer" },
{ 0x06bc02b4, "MC861 Multifunction Printer" },
{ 0x06bc02b5, "ES8461 Multifunction Printer" },
{ 0x06bc02b6, "MC851 Multifunction Printer" },
{ 0x06bc02b7, "ES8451 Multifunction Printer" },
{ 0x06bc02bb, "OKI PT390 POS Printer" },
{ 0x06bc02bd, "MB461 Multifunction Printer" },
{ 0x06bc02be, "MB471 Multifunction Printer" },
{ 0x06bc02bf, "MB491 Multifunction Printer" },
{ 0x06bc02ca, "ES4161 Multifunction Printer" },
{ 0x06bc02cb, "ES4191 Multifunction Printer" },
{ 0x06bc02d4, "MPS4200mb Multifunction Printer" },
{ 0x06bc02e7, "MC352 Multifunction Printer" },
{ 0x06bc02e8, "MC362 Multifunction Printer" },
{ 0x06bc02e9, "MC562 Multifunction Printer" },
{ 0x06bc02ea, "ES3452 Multifunction Printer" },
{ 0x06bc02eb, "ES5462 Multifunction Printer" },
{ 0x06bc02ee, "MB451 Multifunction Printer" },
{ 0x06bc0383, "MC563 Multifunction Printer" },
{ 0x06bc0a91, "B2500MFP (printer+scanner)" },
{ 0x06bc3801, "B6100 Laser Printer" },
@ -22631,6 +22716,23 @@ static const value_string usb_products_vals[] = {
{ 0x25bf0002, "Isostick updater" },
{ 0x25c80014, "Single User touchfoil(tm) (SU2-80)" },
{ 0x25da0001, "Weather Station" },
{ 0x25dd1101, "miniLector-s" },
{ 0x25dd1201, "cryptokey" },
{ 0x25dd2221, "iAM" },
{ 0x25dd2311, "keyfour-a1" },
{ 0x25dd2321, "CKey4" },
{ 0x25dd2341, "tokenME FIPS v3" },
{ 0x25dd2351, "Digital DNA Key" },
{ 0x25dd2354, "Digital-DNA Key" },
{ 0x25dd2361, "Digital-DNA Key BT" },
{ 0x25dd2362, "Digital-DNA Key" },
{ 0x25dd2371, "TokenME EVO v2" },
{ 0x25dd23b4, "ArubaKey AK901" },
{ 0x25dd3111, "miniLector EVO" },
{ 0x25dd3211, "miniLector AIR EVO" },
{ 0x25dd3403, "miniLector AIR NFC v3" },
{ 0x25dd3503, "mLector AIR DI V3" },
{ 0x25ddb001, "miniLector Blue" },
{ 0x25f0c131, "Gioteck PS3 2.4G Wireless Controller" },
{ 0x25fb0102, "K-5" },
{ 0x26040012, "U12" },

112
manuf
View File

@ -45,23 +45,23 @@
# http://standards-oui.ieee.org/cid/cid.csv:
# Content-Length: 11146
# Last-Modified: Sun, 24 Oct 2021 16:00:31 GMT
# Last-Modified: Sun, 31 Oct 2021 16:00:26 GMT
# http://standards-oui.ieee.org/iab/iab.csv:
# Content-Length: 381514
# Last-Modified: Sun, 24 Oct 2021 16:00:50 GMT
# Content-Length: 381506
# Last-Modified: Sun, 31 Oct 2021 16:00:40 GMT
# http://standards-oui.ieee.org/oui/oui.csv:
# Content-Length: 2836908
# Last-Modified: Sun, 24 Oct 2021 16:01:37 GMT
# Content-Length: 2842793
# Last-Modified: Sun, 31 Oct 2021 16:01:20 GMT
# http://standards-oui.ieee.org/oui28/mam.csv:
# Content-Length: 422722
# Last-Modified: Sun, 24 Oct 2021 16:00:59 GMT
# Content-Length: 423813
# Last-Modified: Sun, 31 Oct 2021 16:00:48 GMT
# http://standards-oui.ieee.org/oui36/oui36.csv:
# Content-Length: 413437
# Last-Modified: Sun, 24 Oct 2021 16:01:21 GMT
# Content-Length: 414571
# Last-Modified: Sun, 31 Oct 2021 16:01:11 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
@ -738,7 +738,7 @@
00:02:A0 Flatstac Flatstack Ltd.
00:02:A1 WorldWid World Wide Packets
00:02:A2 Hilscher Hilscher GmbH
00:02:A3 ABBSwitz ABB Switzerland Ltd, Power Systems
00:02:A3 HitachiE Hitachi Energy Switzerland Ltd
00:02:A4 AddPacTe AddPac Technology Co., Ltd.
00:02:A5 HewlettP Hewlett Packard
00:02:A6 Effinet Effinet Systems Co., Ltd.
@ -3161,7 +3161,7 @@
00:0C:33 Compucas Compucase Enterprise Co. Ltd.
00:0C:34 Vixen Vixen Co., Ltd.
00:0C:35 KaVoDent KaVo Dental GmbH & Co. KG
00:0C:36 SharpTak Sharp Takaya Electronics Industry Co.,Ltd.
00:0C:36 S-Takaya S-Takaya Electronics Industry Co.,Ltd.
00:0C:37 Geomatio Geomation, Inc.
00:0C:38 TelcoBri TelcoBridges Inc.
00:0C:39 Sentinel Sentinel Wireless Inc.
@ -12445,7 +12445,7 @@
00:50:C2:59:40:00/36 PixelVel Pixel Velocity, Inc
00:50:C2:59:50:00/36 Callpod Callpod, Inc.
00:50:C2:59:60:00/36 Spansion
00:50:C2:59:70:00/36 Nautel Nautel Limited
00:50:C2:59:70:00/36 Nautel Nautel LTD
00:50:C2:59:80:00/36 Bundesam Bundesamt für Strahlenschutz
00:50:C2:59:90:00/36 FenTechn Fen Technology Limited
00:50:C2:59:A0:00/36 MultiTro MultiTrode Pty Ltd
@ -15464,6 +15464,7 @@
00:60:FF QuVis QuVis, Inc.
00:61:51 HuaweiTe Huawei Technologies Co.,Ltd
00:61:71 Apple Apple, Inc.
00:62:0B Broadcom Broadcom Limited
00:62:EC Cisco Cisco Systems, Inc
00:63:DE Cloudwal Cloudwalk Technology Co.,Ltd
00:64:40 Cisco Cisco Systems, Inc
@ -16351,6 +16352,7 @@
00:A3:88 BSkyB BSkyB Ltd
00:A3:8E Cisco Cisco Systems, Inc
00:A3:D1 Cisco Cisco Systems, Inc
00:A4:5F HuaweiDe Huawei Device Co., Ltd.
00:A5:09 WigWag WigWag Inc.
00:A5:BF Cisco Cisco Systems, Inc
00:A6:CA Cisco Cisco Systems, Inc
@ -17704,6 +17706,7 @@
04:FE:7F Cisco Cisco Systems, Inc
04:FE:8D HuaweiTe Huawei Technologies Co.,Ltd
04:FE:A1 Fihonest Fihonest communication co.,Ltd
04:FF:08 HuaweiDe Huawei Device Co., Ltd.
04:FF:51 Novamedi Novamedia Innovision Sp. Z O.O.
08:00:01 Computer Computervision Corporation
08:00:02 BridgeCo Bridge Communications Inc.
@ -18718,6 +18721,7 @@
10:AE:60 Private
10:AE:A5 Duskrise Duskrise inc.
10:AF:78 Shenzhen Shenzhen ATUE Technology Co., Ltd
10:B1:DF CloudNet Cloud Network Technology Singapore Pte. Ltd.
10:B1:F8 HuaweiTe Huawei Technologies Co.,Ltd
10:B2:6B base base Co.,Ltd.
10:B3:6F BoweiTec Bowei Technology Company Limited
@ -18727,6 +18731,7 @@
10:B7:13 Private
10:B7:A8 CableFre CableFree Networks Limited
10:B7:F6 Plastofo Plastoform Industries Ltd.
10:B9:C4 Apple Apple, Inc.
10:B9:F7 Niko-Ser Niko-Servodan
10:B9:FE Lika Lika srl
10:BA:A5 GanaI&C Gana I&C Co., Ltd
@ -19669,6 +19674,7 @@
1C:6E:E6 Nhnetwor Nhnetworks
1C:6F:65 Giga-Byt Giga-Byte Technology Co.,Ltd.
1C:70:22 MurataMa Murata Manufacturing Co., Ltd.
1C:71:25 Apple Apple, Inc.
1C:72:1D Dell Dell Inc.
1C:73:28 Connecte Connected Home
1C:73:70 Neotech
@ -20028,6 +20034,7 @@
20:1E:88 IntelCor Intel Corporate
20:1F:31 IntenoBr Inteno Broadband Technology AB
20:1F:3B Google Google, Inc.
20:1F:54 Raisecom Raisecom Technology CO., LTD
20:20:27 Shenzhen Shenzhen Sundray Technologies Company Limited
20:21:A5 LGElectr LG Electronics (Mobile Communications)
20:25:64 Pegatron Pegatron Corporation
@ -20180,6 +20187,7 @@
20:9A:E9 Volacomm Volacomm Co., Ltd
20:9B:A5 JIAXINGG JIAXING GLEAD Electronics Co.,Ltd
20:9B:CD Apple Apple, Inc.
20:9B:E6 Guangzho Guangzhou Shiyuan Electronic Technology Company Limited
20:9E:79 Universa Universal Electronics, Inc.
20:9E:F7 ExtremeN Extreme Networks, Inc.
20:A1:71 AmazonTe Amazon Technologies Inc.
@ -20897,6 +20905,7 @@
28:D0:44 Shenzhen Shenzhen Xinyin technology company
28:D0:CB Cambridg Cambridge Communication Systems Ltd
28:D0:EA IntelCor Intel Corporate
28:D0:F5 RuijieNe Ruijie Networks Co.,LTD
28:D1:27 BeijingX Beijing Xiaomi Mobile Software Co., Ltd
28:D1:AF Nokia Nokia Corporation
28:D1:B7 Shenzhen Shenzhen YOUHUA Technology Co., Ltd
@ -20926,6 +20935,7 @@
28:E7:94 Microtim Microtime Computer Inc.
28:E7:CF Apple Apple, Inc.
28:E9:8E Mitsubis Mitsubishi Electric Corporation
28:EA:2D Apple Apple, Inc.
28:EC:95 Apple Apple, Inc.
28:EC:9A TexasIns Texas Instruments
28:ED:58 JAGJakob JAG Jakob AG
@ -21332,6 +21342,7 @@
2C:DC:AD WistronN Wistron Neweb Corporation
2C:DC:D7 AzureWav AzureWave Technology Inc.
2C:DD:0C Discover Discovergy GmbH
2C:DD:5F Shenzhen Shenzhen iComm Semiconductor CO.,LTD
2C:DD:95 TaicangT Taicang T&W Electronics
2C:DD:A3 PointGre Point Grey Research Inc.
2C:DD:E9 AristaNe Arista Networks
@ -21657,6 +21668,7 @@
30:E3:D6 SpotifyU Spotify USA Inc.
30:E4:8E Vodafone Vodafone UK
30:E4:DB Cisco Cisco Systems, Inc
30:E7:BC Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
30:E9:8E HuaweiTe Huawei Technologies Co.,Ltd
30:EA:26 Sycada Sycada BV
30:EB:1F SkylabM& Skylab M&C Technology Co.,Ltd
@ -21886,6 +21898,7 @@
34:83:02 iFORCOM iFORCOM Co., Ltd
34:84:46 Ericsson Ericsson AB
34:84:E4 TexasIns Texas Instruments
34:85:11 Shenzhen Shenzhen Skyworth Digital Technology CO., Ltd
34:85:84 ExtremeN Extreme Networks, Inc.
34:86:2A HeinzLac Heinz Lackmann GmbH & Co KG
34:86:5D Espressi Espressif Inc.
@ -22062,6 +22075,7 @@
34:FC:B9 HewlettP Hewlett Packard Enterprise
34:FC:EF LGElectr LG Electronics (Mobile Communications)
34:FD:6A Apple Apple, Inc.
34:FE:77 Apple Apple, Inc.
34:FE:9E Fujitsu Fujitsu Limited
34:FE:C5 Shenzhen Shenzhen Sunwoda intelligent hardware Co.,Ltd
38:00:25 IntelCor Intel Corporate
@ -22236,6 +22250,7 @@
38:86:02 Flexopti Flexoptix GmbH
38:87:D5 IntelCor Intel Corporate
38:88:1E HuaweiTe Huawei Technologies Co.,Ltd
38:88:A4 Apple Apple, Inc.
38:89:2C Apple Apple, Inc.
38:89:DC OpticonS Opticon Sensors Europe B.V.
38:8A:21 UABTelto UAB "Teltonika Telematics"
@ -22424,6 +22439,7 @@
38:F7:CD:C0:00:00/28 Shenzhen Shenzhen MADIGI Electronic Technology Co., Ltd
38:F7:CD:D0:00:00/28 Macherey Macherey-Nagel GmbH & Co. KG
38:F7:CD:E0:00:00/28 AptMobil Apt Mobile Satcom Limited
38:F7:F1 HuaweiDe Huawei Device Co., Ltd.
38:F8:5E HUMAX HUMAX Co., Ltd.
38:F8:89 HuaweiTe Huawei Technologies Co.,Ltd
38:F8:B7 V2ComPar V2Com Participacoes S.A.
@ -22902,6 +22918,7 @@
40:30:04 Apple Apple, Inc.
40:30:67 Conlog Conlog (Pty) Ltd
40:31:3C XIAOMIEl XIAOMI Electronics,CO.,LTD
40:32:9D UnionIma Union Image Co.,Ltd
40:33:1A Apple Apple, Inc.
40:33:6C GodrejBo Godrej & Boyce Mfg. co. ltd
40:37:AD MacroIma Macro Image Technology, Inc.
@ -22985,6 +23002,7 @@
40:71:83 JuniperN Juniper Networks
40:74:96 aFUNTECH aFUN TECHNOLOGY INC.
40:74:E0 IntelCor Intel Corporate
40:76:A9 HuaweiDe Huawei Device Co., Ltd.
40:77:A9 NewH3CTe New H3C Technologies Co., Ltd
40:78:6A Motorola Motorola Mobility LLC, a Lenovo Company
40:78:75 IMBEL-In IMBEL - Industria de Material Belico do Brasil
@ -23136,7 +23154,7 @@
40:D8:55:01:60:00/36 Par-Tech Par-Tech, Inc.
40:D8:55:01:70:00/36 FrankeAq Franke Aquarotter GmbH
40:D8:55:01:80:00/36 StaneoSa Staneo Sas
40:D8:55:01:90:00/36 Nautel Nautel Limited
40:D8:55:01:90:00/36 Nautel Nautel LTD
40:D8:55:01:A0:00/36 MeggittD Meggitt Defense Systems Inc.
40:D8:55:01:B0:00/36 AudioEnh Audio Enhancement
40:D8:55:01:C0:00/36 BERGClou BERG Cloud Limited
@ -23668,6 +23686,7 @@
40:FA:7F PrehCarC Preh Car Connect GmbH
40:FC:89 ARRISGro ARRIS Group, Inc.
40:FE:0D Maxio
40:FE:95 NewH3CTe New H3C Technologies Co., Ltd
44:00:10 Apple Apple, Inc.
44:00:49 AmazonTe Amazon Technologies Inc.
44:00:4D HuaweiTe Huawei Technologies Co.,Ltd
@ -23707,6 +23726,7 @@
44:18:FD Apple Apple, Inc.
44:19:B6 Hangzhou Hangzhou Hikvision Digital Technology Co.,Ltd.
44:1A:FA NewH3CTe New H3C Technologies Co., Ltd
44:1B:88 Apple Apple, Inc.
44:1C:12 Technico Technicolor CH USA Inc.
44:1C:7F Motorola Motorola Mobility LLC, a Lenovo Company
44:1C:A8 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
@ -23968,6 +23988,7 @@
44:D8:78 HuiZhouG Hui Zhou Gaoshengda Technology Co.,LTD
44:D8:84 Apple Apple, Inc.
44:D9:E7 Ubiquiti Ubiquiti Networks Inc.
44:DA:30 Apple Apple, Inc.
44:DB:60 NanjingB Nanjing Baihezhengliu Technology Co., Ltd
44:DC:4E ItelMobi Itel Mobile Limited
44:DC:91 PlanexCo Planex Communications Inc.
@ -24072,6 +24093,7 @@
48:2F:D7 HuaweiTe Huawei Technologies Co.,Ltd
48:33:DD ZennioAv Zennio Avance Y Tecnologia, S.L.
48:34:3D IEP IEP GmbH
48:35:2B Apple Apple, Inc.
48:35:2E Shenzhen Shenzhen Wolck Network Product Co.,LTD
48:36:5F Wintecro Wintecronics Ltd.
48:38:71 HuaweiDe Huawei Device Co., Ltd.
@ -24121,6 +24143,7 @@
48:5A:3F Wisol
48:5A:67 ShaanxiR Shaanxi Ruixun Electronic Information Technology Co., Ltd
48:5A:B6 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
48:5A:EA Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
48:5B:39 ASUSTekC ASUSTek COMPUTER INC.
48:5D:36 Verizon
48:5D:60 AzureWav AzureWave Technology Inc.
@ -24488,6 +24511,7 @@
4C:78:72 CavUffGi Cav. Uff. Giacomo Cimberio S.p.A.
4C:78:97 Arrowhea Arrowhead Alarm Products Ltd
4C:79:6E IntelCor Intel Corporate
4C:79:75 Apple Apple, Inc.
4C:79:BA IntelCor Intel Corporate
4C:7A:48 NipponSe Nippon Seiki (Europe) B.V.
4C:7C:5F Apple Apple, Inc.
@ -24663,6 +24687,7 @@
4C:E2:F1 Udino Udino srl
4C:E5:AE TianjinB Tianjin Beebox Intelligent Technology Co.,Ltd.
4C:E6:76 Buffalo Buffalo.Inc
4C:E6:C0 Apple Apple, Inc.
4C:E9:33 RailComm RailComm, LLC
4C:E9:E4 NewH3CTe New H3C Technologies Co., Ltd
4C:EA:AE Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
@ -24889,9 +24914,11 @@
50:82:D5 Apple Apple, Inc.
50:84:92 IntelCor Intel Corporate
50:85:69 SamsungE Samsung Electronics Co.,Ltd
50:87:4D Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
50:87:89 Cisco Cisco Systems, Inc
50:87:B8 Nuvyyo Nuvyyo Inc
50:89:65 Shenzhen Shenzhen Mercury Communication Technologies Co.,Ltd.
50:89:D1 HuaweiDe Huawei Device Co., Ltd.
50:8A:06 TuyaSmar Tuya Smart Inc.
50:8A:0F Shenzhen Shenzhen Fise Technology Holding Co.,Ltd.
50:8A:42 UptmateT Uptmate Technology Co., LTD
@ -24919,7 +24946,16 @@
50:9F:27 HuaweiTe Huawei Technologies Co.,Ltd
50:9F:3B OiElectr Oi Electric Co.,Ltd
50:A0:09 XiaomiCo Xiaomi Communications Co Ltd
50:A0:30:00:00:00/28 GopodGro Gopod Group Limited
50:A0:30:10:00:00/28 XEPIC XEPIC Corporation Limited
50:A0:30:40:00:00/28 AlertInn Alert Innovation
50:A0:30:50:00:00/28 JiangsuJ Jiangsu Jinshi Legend Technology Co.,Ltd
50:A0:30:60:00:00/28 AbacusRe Abacus Research AG
50:A0:30:70:00:00/28 Shenzhen Shenzhen Hewang Electric Co.,Ltd
50:A0:30:90:00:00/28 DPAMicro DPA Microphones A/S
50:A0:30:B0:00:00/28 SHANGHAI SHANGHAI ZXELINK Co.,Ltd
50:A0:30:C0:00:00/28 Guangzho Guangzhou Unipower Computer Co.,Ltd
50:A0:30:D0:00:00/28 SernetSu Sernet (Suzhou) Technologies Corporation
50:A0:54 Actineon
50:A0:A4 Nokia
50:A0:BF AlbaFibe Alba Fiber Systems Inc.
@ -25026,6 +25062,7 @@
50:E6:66 Shenzhen Shenzhen Techtion Electronics Co., Ltd.
50:E7:A0 RenesasE Renesas Electronics (Penang) Sdn. Bhd.
50:E9:71 Jibo Jibo, Inc.
50:E9:DF QuectelW Quectel Wireless Solutions Co.,Ltd.
50:EA:D6 Apple Apple, Inc.
50:EB:1A BrocadeC Brocade Communications Systems LLC
50:EB:71 IntelCor Intel Corporate
@ -25331,6 +25368,7 @@
54:DF:00 Ulterius Ulterius Technologies, LLC
54:DF:24 Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
54:DF:63 Intrakey Intrakey technologies GmbH
54:E0:05 Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
54:E0:19 Ring Ring LLC
54:E0:32 JuniperN Juniper Networks
54:E0:61 SichuanT Sichuan Tianyi Comheart Telecom Co.,LTD
@ -26301,6 +26339,7 @@
60:DB:15 NewH3CTe New H3C Technologies Co., Ltd
60:DB:2A Hns
60:DB:98 Calix Calix Inc.
60:DD:70 Apple Apple, Inc.
60:DD:8E IntelCor Intel Corporate
60:DE:35 GITSN GITSN, Inc.
60:DE:44 HuaweiTe Huawei Technologies Co.,Ltd
@ -26921,6 +26960,7 @@
68:BF:C4 SamsungE Samsung Electronics Co.,Ltd
68:C4:4D Motorola Motorola Mobility LLC, a Lenovo Company
68:C6:3A Espressi Espressif Inc.
68:C8:EB Rockwell Rockwell Automation
68:C9:0B TexasIns Texas Instruments
68:CA:00 Octopus Octopus Systems Limited
68:CA:E4 Cisco Cisco Systems, Inc
@ -27261,6 +27301,7 @@
6C:E3:B6 NeraTele Nera Telecommunications Ltd.
6C:E4:CE Villiger Villiger Security Solutions AG
6C:E4:DA NECPlatf NEC Platforms, Ltd.
6C:E5:C9 Apple Apple, Inc.
6C:E5:F7 NewH3CTe New H3C Technologies Co., Ltd
6C:E8:5C Apple Apple, Inc.
6C:E8:73 Tp-LinkT Tp-Link Technologies Co.,Ltd.
@ -29715,7 +29756,7 @@
70:B3:D5:87:90:00/36 ZIGPOS ZIGPOS GmbH
70:B3:D5:87:A0:00/36 Accolade Accolade Technology Inc
70:B3:D5:87:B0:00/36 LiquidIn Liquid Instruments Pty Ltd
70:B3:D5:87:C0:00/36 Nautel Nautel Limited
70:B3:D5:87:C0:00/36 Nautel Nautel LTD
70:B3:D5:87:D0:00/36 Invixium Invixium Access Inc.
70:B3:D5:87:E0:00/36 Septentr Septentrio NV
70:B3:D5:87:F0:00/36 NACPlann NAC Planning Co., Ltd.
@ -31297,7 +31338,7 @@
70:B3:D5:EA:D0:00/36 Cobo Cobo, Inc.
70:B3:D5:EA:E0:00/36 OrlacoPr Orlaco Products B.V.
70:B3:D5:EA:F0:00/36 Sicon Sicon srl
70:B3:D5:EB:00:00/36 NautelLi Nautel Limted
70:B3:D5:EB:00:00/36 Nautel Nautel LTD
70:B3:D5:EB:10:00/36 CPcontec CP contech electronic GmbH
70:B3:D5:EB:20:00/36 ShooterD Shooter Detection Systems
70:B3:D5:EB:30:00/36 KWS-Elec KWS-Electronic GmbH
@ -31970,6 +32011,7 @@
74:B5:87 Apple Apple, Inc.
74:B6:B6 eero eero inc.
74:B7:B3 Shenzhen Shenzhen YOUHUA Technology Co., Ltd
74:B7:E6 Zegna-Da Zegna-Daidong Limited
74:B9:1E NanjingB Nanjing Bestway Automation System Co., Ltd
74:B9:EB JinQianM JinQianMao Technology Co.,Ltd.
74:BA:DB Longconn Longconn Electornics(shenzhen)Co.,Ltd
@ -32045,6 +32087,7 @@
74:E5:43 LiteonTe Liteon Technology Corporation
74:E5:F9 IntelCor Intel Corporate
74:E6:0F TecnoMob Tecno Mobile Limited
74:E6:B8 LGElectr LG Electronics
74:E6:E2 Dell Dell Inc.
74:E7:C6 ARRISGro ARRIS Group, Inc.
74:E9:BF HuaweiTe Huawei Technologies Co.,Ltd
@ -32751,6 +32794,7 @@
7C:95:F3 Cisco Cisco Systems, Inc
7C:96:D2 Fihonest Fihonest communication co.,Ltd
7C:97:63 Openmati Openmatics s.r.o.
7C:97:E1 HuaweiDe Huawei Device Co., Ltd.
7C:9A:1D Apple Apple, Inc.
7C:9A:54 Technico Technicolor CH USA Inc.
7C:9A:9B VSEvalen VSE valencia smart energy
@ -32783,6 +32827,7 @@
7C:B2:7D IntelCor Intel Corporate
7C:B3:7B QingdaoI Qingdao Intelligent&Precise Electronics Co.,Ltd.
7C:B5:42 ACESTech ACES Technology
7C:B5:66 IntelCor Intel Corporate
7C:B5:9B Tp-LinkT Tp-Link Technologies Co.,Ltd.
7C:B7:33 AskeyCom Askey Computer Corp
7C:B7:7B Paradigm Paradigm Electronics Inc
@ -32929,6 +32974,7 @@
80:02:9C GemtekTe Gemtek Technology Co., Ltd.
80:02:DF ORA ORA Inc.
80:03:84 RuckusWi Ruckus Wireless
80:04:5F Apple Apple, Inc.
80:05:88 RuijieNe Ruijie Networks Co.,LTD
80:05:DF MontageT Montage Technology Group Limited
80:07:1B Vsolutio Vsolution Telecommunication Technology Co.,Ltd.
@ -33275,6 +33321,7 @@
84:13:9F zte zte corporation
84:14:4D IntelCor Intel Corporate
84:15:D3 HuaweiTe Huawei Technologies Co.,Ltd
84:16:0C Broadcom Broadcom Limited
84:16:F9 Tp-LinkT Tp-Link Technologies Co.,Ltd.
84:17:15 GPElectr GP Electronics (HK) Ltd.
84:17:66 WeifangG Weifang Goertek Electronics Co.,Ltd
@ -33406,6 +33453,7 @@
84:7F:3D Integrat Integrated Device Technology (Malaysia) Sdn. Bhd.
84:80:2D Cisco Cisco Systems, Inc
84:80:94 Meter Meter, Inc.
84:81:02 Fiberhom Fiberhome Telecommunication Technologies Co.,LTD
84:82:F4 BeijingH Beijing Huasun Unicreate Technology Co., Ltd
84:83:19 Hangzhou Hangzhou Zero Zero Technology Co., Ltd.
84:83:36 Newrun
@ -34049,6 +34097,7 @@
8C:1F:64:15:E0:00/36 Dynomoti Dynomotion, Inc
8C:1F:64:16:40:00/36 Revo-Tec Revo - Tec GmbH
8C:1F:64:16:60:00/36 HikariAl Hikari Alphax Inc.
8C:1F:64:16:E0:00/36 Benchmar Benchmark Electronics BV
8C:1F:64:17:70:00/36 Emcom Emcom Systems
8C:1F:64:19:30:00/36 Sicon Sicon srl
8C:1F:64:19:B0:00/36 FeedFlo
@ -34082,12 +34131,14 @@
8C:1F:64:2F:50:00/36 FloridaR Florida R&D Associates LLC
8C:1F:64:30:40:00/36 JemacSwe Jemac Sweden AB
8C:1F:64:30:A0:00/36 XCOMLabs XCOM Labs
8C:1F:64:31:A0:00/36 Asiga Asiga Pty Ltd
8C:1F:64:32:80:00/36 ComVideo Com Video Security Systems Co., Ltd.
8C:1F:64:33:00:00/36 VisionSa Vision Systems Safety Tech
8C:1F:64:37:00:00/36 WOLFAdva WOLF Advanced Technology
8C:1F:64:37:20:00/36 WINKStre WINK Streaming
8C:1F:64:38:20:00/36 Shenzhen Shenzhen ROLSTONE Technology Co., Ltd
8C:1F:64:38:50:00/36 Multilan Multilane Inc
8C:1F:64:38:D0:00/36 WilsonEl Wilson Electronics
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
@ -34121,6 +34172,7 @@
8C:1F:64:4E:C0:00/36 XORUK XOR UK Corporation Limited
8C:1F:64:4F:A0:00/36 Sanskrut Sanskruti
8C:1F:64:51:20:00/36 BlikSens Blik Sensing B.V.
8C:1F:64:52:10:00/36 MP-SENSO MP-SENSOR GmbH
8C:1F:64:53:40:00/36 SuryaEle Surya Electronics
8C:1F:64:53:50:00/36 Columbus Columbus McKinnon
8C:1F:64:53:60:00/36 BeijingL Beijing Lxtv Technology Co.,Ltd
@ -34136,6 +34188,7 @@
8C:1F:64:57:A0:00/36 NPOECO-I NPO ECO-INTECH Ltd.
8C:1F:64:57:B0:00/36 PotterEl Potter Electric Signal Company
8C:1F:64:5D:30:00/36 EloyWate Eloy Water
8C:1F:64:5F:50:00/36 HongSeok HongSeok Ltd.
8C:1F:64:60:E0:00/36 ICTInter ICT International
8C:1F:64:61:10:00/36 SiemensI Siemens Industry Software Inc.
8C:1F:64:61:90:00/36 Labtrino Labtrino AB
@ -34182,6 +34235,7 @@
8C:1F:64:83:A0:00/36 Grossenb Grossenbacher Systeme AG
8C:1F:64:83:C0:00/36 XtendTec Xtend Technologies Pvt Ltd
8C:1F:64:84:80:00/36 Jena-Opt Jena-Optronik GmbH
8C:1F:64:84:E0:00/36 WestPhar West Pharmaceutical Services, Inc.
8C:1F:64:85:60:00/36 GartenAu Garten Automation
8C:1F:64:87:80:00/36 GreenAcc Green Access Ltd
8C:1F:64:89:20:00/36 MDIIndus MDI Industrial
@ -34190,6 +34244,7 @@
8C:1F:64:8A:A0:00/36 ForeverE Forever Engineering Systems Pvt. Ltd.
8C:1F:64:8A:C0:00/36 BOZHONPr BOZHON Precision Industry Technology Co.,Ltd
8C:1F:64:8A:E0:00/36 Shenzhen Shenzhen Qunfang Technology Co., LTD.
8C:1F:64:8A:F0:00/36 Ibeos
8C:1F:64:8B:50:00/36 AshtonBe Ashton Bentley Collaboration Spaces
8C:1F:64:8C:20:00/36 Cirrus Cirrus Systems, Inc.
8C:1F:64:8D:10:00/36 OrlacoPr Orlaco Products B.V.
@ -34221,6 +34276,7 @@
8C:1F:64:9F:D0:00/36 VishayNo Vishay Nobel AB
8C:1F:64:A0:70:00/36 GJDManuf GJD Manufacturing
8C:1F:64:A2:90:00/36 Ringtail Ringtail Security
8C:1F:64:A3:20:00/36 Nautel Nautel LTD
8C:1F:64:A3:80:00/36 NuGridPo NuGrid Power
8C:1F:64:A4:C0:00/36 Flextron Flextronics International Kft.
8C:1F:64:A4:E0:00/36 SyscomIn Syscom Instruments SA
@ -34239,6 +34295,7 @@
8C:1F:64:AF:70:00/36 ard ard sa
8C:1F:64:B0:30:00/36 Shenzhen Shenzhen Pisoftware Technology Co.,Ltd.
8C:1F:64:B0:C0:00/36 Barkodes Barkodes Bilgisayar Sistemleri Bilgi Iletisim ve Y
8C:1F:64:B1:00:00/36 MTUAeroE MTU Aero Engines AG
8C:1F:64:B2:20:00/36 Blighter Blighter Surveillance Systems Ltd
8C:1F:64:B2:C0:00/36 SanminaI Sanmina Israel Medical Systems Ltd
8C:1F:64:B3:D0:00/36 RealD RealD, Inc.
@ -34248,6 +34305,7 @@
8C:1F:64:B7:70:00/36 Carestre Carestream Dental LLC
8C:1F:64:B8:20:00/36 SeedCore Seed Core Co., LTD.
8C:1F:64:B8:40:00/36 SPXFlowT SPX Flow Technology
8C:1F:64:B9:70:00/36 GeminiEl Gemini Electronics B.V.
8C:1F:64:B9:A0:00/36 QuercusT Quercus Technologies, S.L.
8C:1F:64:BA:30:00/36 DEUTA-WE DEUTA-WERKE GmbH
8C:1F:64:BC:00:00/36 GSElektr GS Elektromedizinsiche Geräte G. Stemple GmbH
@ -34279,6 +34337,7 @@
8C:1F:64:CF:30:00/36 ABB ABB S.p.A.
8C:1F:64:D2:90:00/36 SecureBi Secure Bits
8C:1F:64:D3:C0:00/36 KIBEnerg "KIB Energo" LLC
8C:1F:64:D4:40:00/36 MonarchI Monarch Instrument
8C:1F:64:D4:A0:00/36 Caproc Caproc Oy
8C:1F:64:D5:20:00/36 Critical Critical Software SA
8C:1F:64:D5:40:00/36 GrupoEpe Grupo Epelsa S.L.
@ -34304,6 +34363,7 @@
8C:1F:64:E9:80:00/36 Luxshare Luxshare Electronic Technology (Kunshan) LTD
8C:1F:64:EA:A0:00/36 KBModul "KB "Modul", LLC
8C:1F:64:EA:C0:00/36 MiracleH Miracle Healthcare, Inc.
8C:1F:64:EB:20:00/36 AquaBroa Aqua Broadcast Ltd
8C:1F:64:EB:90:00/36 KxSTechn KxS Technologies Oy
8C:1F:64:EC:10:00/36 Actronik Actronika SAS
8C:1F:64:ED:40:00/36 Zhejiang Zhejiang Chitic-Safeway New Energy Technical Co.,Ltd.
@ -34311,6 +34371,7 @@
8C:1F:64:EE:F0:00/36 AiUnion AiUnion Co.,Ltd
8C:1F:64:EF:10:00/36 BiotageG Biotage Gb Ltd
8C:1F:64:F0:40:00/36 IoTSecur IoTSecure, LLC
8C:1F:64:F3:10:00/36 Internat International Water Treatment Maritime AS
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:F5:90:00/36 Inovonic Inovonics Inc.
@ -35022,6 +35083,7 @@
94:16:25 Apple Apple, Inc.
94:16:73 PointCor Point Core SARL
94:17:00 XiaomiCo Xiaomi Communications Co Ltd
94:18:65 Netgear
94:18:82 HewlettP Hewlett Packard Enterprise
94:19:3A Elvaco Elvaco AB
94:1C:56 Actionte Actiontec Electronics, Inc
@ -35584,6 +35646,7 @@
98:9E:63 Apple Apple, Inc.
98:A4:04 Ericsson Ericsson AB
98:A4:0E Snap Snap, Inc.
98:A5:F9 Apple Apple, Inc.
98:A7:B0 Mcst Mcst Zao
98:A9:42 Guangzho Guangzhou Tozed Kangwei Intelligent Technology Co., LTD
98:AA:3C Willi-te Will i-tech Co., Ltd.
@ -35611,6 +35674,7 @@
98:B1:77 Landis+G Landis + Gyr
98:B3:EF HuaweiDe Huawei Device Co., Ltd.
98:B6:E9 Nintendo Nintendo Co.,Ltd
98:B7:85 Shenzhen Shenzhen 10Gtek Transceivers Co., Limited
98:B8:BA LGElectr LG Electronics (Mobile Communications)
98:B8:BC SamsungE Samsung Electronics Co.,Ltd
98:B8:E3 Apple Apple, Inc.
@ -35776,6 +35840,7 @@
9C:2E:A1 XiaomiCo Xiaomi Communications Co Ltd
9C:2F:4E zte zte corporation
9C:2F:73 Universa Universal Tiancheng Technology (Beijing) Co., Ltd.
9C:2F:9D LiteonTe Liteon Technology Corporation
9C:30:5B HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
9C:30:66 RWEEffiz RWE Effizienz GmbH
9C:31:78 FoshanHu Foshan Huadian Intelligent Communications Teachnologies Co.,Ltd
@ -35791,6 +35856,7 @@
9C:3A:9A Shenzhen Shenzhen Sundray Technologies Company Limited
9C:3A:AF SamsungE Samsung Electronics Co.,Ltd
9C:3D:CF Netgear
9C:3E:53 Apple Apple, Inc.
9C:3E:AA EnvyLogi EnvyLogic Co.,Ltd.
9C:40:CD Synclaye Synclayer Inc.
9C:41:7C HameTech Hame Technology Co., Limited
@ -36500,6 +36566,7 @@ A4:15:66 WeifangG Weifang Goertek Electronics Co.,Ltd
A4:15:88 ARRISGro ARRIS Group, Inc.
A4:16:E7 HuaweiTe Huawei Technologies Co.,Ltd
A4:17:31 HonHaiPr Hon Hai Precision Ind. Co.,Ltd.
A4:17:52 HifocusE Hifocus Electronics India Private Limited
A4:17:8B HuaweiTe Huawei Technologies Co.,Ltd
A4:17:91 Shenzhen Shenzhen Decnta Technology Co.,LTD.
A4:18:75 Cisco Cisco Systems, Inc
@ -36852,6 +36919,7 @@ A4:EF:15 AltoBeam AltoBeam (China) Inc.
A4:EF:52 Telewave Telewave Co., Ltd.
A4:F0:5E Guangdon Guangdong Oppo Mobile Telecommunications Corp.,Ltd
A4:F1:E8 Apple Apple, Inc.
A4:F3:3B zte zte corporation
A4:F3:C1 OpenSour Open Source Robotics Foundation, Inc.
A4:F3:E7 Integrat Integrated Device Technology (Malaysia) Sdn. Bhd.
A4:F4:65 ItelMobi Itel Mobile Limited
@ -36956,6 +37024,7 @@ A8:54:B2 WistronN Wistron Neweb Corporation
A8:55:6A 3SSystem 3S System Technology Inc.
A8:57:4E Tp-LinkT Tp-Link Technologies Co.,Ltd.
A8:58:40 Cambridg Cambridge Industries(Group) Co.,Ltd.
A8:58:7C Shoogee Shoogee GmbH & Co. KG
A8:5A:E0 HuaweiDe Huawei Device Co., Ltd.
A8:5A:F3 Shanghai Shanghai Siflower Communication Technology Co., Ltd
A8:5B:36 IEEERegi IEEE Registration Authority
@ -38394,6 +38463,7 @@ B8:DF:6B SpotCam SpotCam Co., Ltd.
B8:E3:B1 HuaweiTe Huawei Technologies Co.,Ltd
B8:E3:EE Universa Universal Electronics, Inc.
B8:E5:89 Payter Payter BV
B8:E6:0C Apple Apple, Inc.
B8:E6:25 2Wire 2Wire Inc
B8:E7:79 9Solutio 9Solutions Oy
B8:E8:56 Apple Apple, Inc.
@ -38705,6 +38775,7 @@ BC:CD:45 Voismart
BC:CE:25 Nintendo Nintendo Co.,Ltd
BC:CF:4F ZyxelCom Zyxel Communications Corporation
BC:CF:CC HTC HTC Corporation
BC:D0:74 Apple Apple, Inc.
BC:D1:1F SamsungE Samsung Electronics Co.,Ltd
BC:D1:65 CiscoSPV Cisco SPVTG
BC:D1:77 Tp-LinkT Tp-Link Technologies Co.,Ltd.
@ -39511,6 +39582,7 @@ C8:3D:D4 CyberTAN CyberTAN Technology Inc.
C8:3D:DC XiaomiCo Xiaomi Communications Co Ltd
C8:3D:FC AlphaThe AlphaTheta Corporation
C8:3E:99 TexasIns Texas Instruments
C8:3E:9E HuaweiDe Huawei Device Co., Ltd.
C8:3E:A7 KUNBUS KUNBUS GmbH
C8:3F:26 Microsof Microsoft Corporation
C8:3F:B4 ARRISGro ARRIS Group, Inc.
@ -39594,6 +39666,7 @@ C8:85:50 Apple Apple, Inc.
C8:86:29 Shenzhen Shenzhen Duubee Intelligent Technologies Co.,LTD.
C8:87:22 Lumenpul Lumenpulse
C8:87:3B NetOptic Net Optics
C8:89:F3 Apple Apple, Inc.
C8:8A:83 Dongguan Dongguan HuaHong Electronics Co.,Ltd
C8:8B:47 Nolangro Nolangroup S.P.A con Socio Unico
C8:8B:E8 Masimo Masimo Corporation
@ -41740,6 +41813,7 @@ E0:CC:F8 XiaomiCo Xiaomi Communications Co Ltd
E0:CD:FD BeijingE Beijing E3Control Technology Co, LTD
E0:CE:C3 AskeyCom Askey Computer Corp
E0:CF:2D Gemintek Gemintek Corporation
E0:D0:45 IntelCor Intel Corporate
E0:D0:83 SamsungE Samsung Electronics Co.,Ltd
E0:D1:0A Katouden Katoudenkikougyousyo co ltd
E0:D1:73 Cisco Cisco Systems, Inc
@ -42277,6 +42351,7 @@ E8:7F:95 Apple Apple, Inc.
E8:80:2E Apple Apple, Inc.
E8:80:D8 GNTEKEle GNTEK Electronics Co.,Ltd.
E8:81:52 Apple Apple, Inc.
E8:81:75 zte zte corporation
E8:82:5B ARRISGro ARRIS Group, Inc.
E8:84:A5 IntelCor Intel Corporate
E8:84:C6 HuaweiTe Huawei Technologies Co.,Ltd
@ -42428,6 +42503,7 @@ E8:F6:54 HuaweiTe Huawei Technologies Co.,Ltd
E8:F7:24 HewlettP Hewlett Packard Enterprise
E8:F9:28 Rftech Rftech Srl
E8:F9:D4 HuaweiTe Huawei Technologies Co.,Ltd
E8:FA:23 HuaweiDe Huawei Device Co., Ltd.
E8:FA:F7 Guangdon Guangdong Uniteddata Holding Group Co., Ltd.
E8:FB:E9 Apple Apple, Inc.
E8:FC:60 ELCOMInn ELCOM Innovations Private Limited
@ -42501,6 +42577,7 @@ EC:35:86 Apple Apple, Inc.
EC:36:3F Markov Markov Corporation
EC:38:73 JuniperN Juniper Networks
EC:38:8F HuaweiTe Huawei Technologies Co.,Ltd
EC:3A:52 HuaweiDe Huawei Device Co., Ltd.
EC:3B:F0 NovelSat
EC:3C:5A ShenZhen Shen Zhen Heng Sheng Hui Digital Technology Co.,Ltd
EC:3C:88 MCNEX MCNEX Co.,Ltd.
@ -42629,6 +42706,7 @@ EC:A2:9B Kemppi Kemppi Oy
EC:A5:DE ONYXWIFI ONYX WIFI Inc
EC:A8:1F Technico Technicolor CH USA Inc.
EC:A8:6B Elitegro Elitegroup Computer Systems Co.,Ltd.
EC:A9:07 Apple Apple, Inc.
EC:A9:40 ARRISGro ARRIS Group, Inc.
EC:A9:FA Guangdon Guangdong Genius Technology Co., Ltd.
EC:AA:25 SamsungE Samsung Electronics Co.,Ltd
@ -42674,6 +42752,7 @@ EC:D6:8A Shenzhen Shenzhen JMicron Intelligent Technology Developmen
EC:D9:25 Rami
EC:D9:50 Irt Irt Sa
EC:D9:D1 Shenzhen Shenzhen TG-NET Botone Technology Co.,Ltd.
EC:DA:59 NewH3CTe New H3C Technologies Co., Ltd
EC:DB:86 Api-K
EC:DE:3D LampreyN Lamprey Networks, Inc.
EC:DF:3A vivoMobi vivo Mobile Communication Co., Ltd.
@ -43142,6 +43221,7 @@ F4:34:F0 Apple Apple, Inc.
F4:36:E1 Abilis Abilis Systems SARL
F4:37:B7 Apple Apple, Inc.
F4:38:14 Shanghai Shanghai Howell Electronic Co.,Ltd
F4:38:C1 HuaweiDe Huawei Device Co., Ltd.
F4:39:09 HewlettP Hewlett Packard
F4:3D:80 FAGIndus FAG Industrial Services GmbH
F4:3E:61 Shenzhen Shenzhen Gongjin Electronics Co.,Lt
@ -43420,6 +43500,7 @@ F4:F5:D8 Google Google, Inc.
F4:F5:DB XiaomiCo Xiaomi Communications Co Ltd
F4:F5:E8 Google Google, Inc.
F4:F6:46 Dediprog Dediprog Technology Co. Ltd.
F4:F6:47 zte zte corporation
F4:F9:51 Apple Apple, Inc.
F4:FB:B8 HuaweiTe Huawei Technologies Co.,Ltd
F4:FC:32 TexasIns Texas Instruments
@ -44118,6 +44199,7 @@ FC:E1:92 SichuanJ Sichuan Jinwangtong Electronic Science&Technology Co,.Ltd
FC:E1:D9 StableIm Stable Imaging Solutions LLC
FC:E1:FB ArrayNet Array Networks
FC:E2:3F ClayPaky Clay Paky Spa
FC:E2:6C Apple Apple, Inc.
FC:E3:3C HuaweiTe Huawei Technologies Co.,Ltd
FC:E5:57 Nokia Nokia Corporation
FC:E6:6A Industri Industrial Software Co

View File

@ -6422,7 +6422,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Rawshark</source>
<translation type="unfinished"></translation>
<translation>Rawshark</translation>
</message>
<message>
<source>Dumpcap</source>
@ -6658,7 +6658,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Reliable Server Pooling (RSerPool)</source>
<translation type="unfinished"></translation>
<translation>Reliable Server Pooling (RSerPool)</translation>
</message>
<message>
<source>Osmux</source>
@ -7165,11 +7165,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>NGAP</source>
<translation type="unfinished"></translation>
<translation>NGAP</translation>
</message>
<message>
<source>NGAP Messages</source>
<translation type="unfinished"></translation>
<translation>NGAP Nachrichten</translation>
</message>
<message>
<source>Change the way packets are dissected</source>
@ -7333,7 +7333,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Start of &quot;REGISTER_STAT_GROUP_RSERPOOL&quot;</source>
<translation type="unfinished"></translation>
<translation>Beginn von &quot;REGISTER_STAT_GROUP_RSERPOOL&quot;</translation>
</message>
<message>
<source>No GSM statistics registered</source>
@ -7673,7 +7673,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Resolve &amp;Physical Addresses</source>
<translation>&amp;Physikalische Adressen auflösen</translation>
<translation>&amp;Physische Adressen auflösen</translation>
</message>
<message>
<source>Show names for known MAC addresses. Lookups use a local database.</source>
@ -7774,7 +7774,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>RTP Stream Analysis for selected stream. Press CTRL key for adding reverse stream too.</source>
<translation type="unfinished"></translation>
<translation>RTP Stream-Analyse für ausgewählten Stream. STRG drücken um entgegengesetzten Stream auch auszuwählen.</translation>
</message>
<message>
<source>RTP Player</source>
@ -7782,7 +7782,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Play selected stream. Press CTRL key for playing reverse stream too.</source>
<translation type="unfinished"></translation>
<translation>Ausgewählten Stream abspielen. STRG drücken um entgegengesetzten Stream auch abzuspielen.</translation>
</message>
<message>
<source>IA&amp;X2 Stream Analysis</source>
@ -8322,7 +8322,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>RTP packet search failed</source>
<translation type="unfinished"></translation>
<translation>RTP Paketsuche fehlgeschlagen</translation>
</message>
<message>
<source>No Interface Selected.</source>
@ -9501,7 +9501,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Not a field or protocol</source>
<translation type="unfinished"></translation>
<translation>Kein Feld oder Protokoll</translation>
</message>
<message>
<source>No field reference available for text labels.</source>
@ -10560,7 +10560,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Stream %1 Difference</source>
<translation type="unfinished"></translation>
<translation>Stream %1 Unterschied</translation>
</message>
<message>
<source>Stream %1 Delta</source>
@ -10572,11 +10572,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Save one stream CSV</source>
<translation type="unfinished"></translation>
<translation>Speichern ein Stream CSV</translation>
</message>
<message>
<source>Save all stream&apos;s CSV</source>
<translation type="unfinished"></translation>
<translation>Speichern alle Streams CSV</translation>
</message>
<message>
<source>&amp;Analyze</source>
@ -10584,11 +10584,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Open the analysis window for the selected stream(s)</source>
<translation type="unfinished"></translation>
<translation>Analysefenster für die ausgewählten Streams anzeigen</translation>
</message>
<message>
<source>&amp;Set List</source>
<translation type="unfinished"></translation>
<translation>Liste &amp;setzen</translation>
</message>
<message>
<source>&amp;Add to List</source>
@ -10596,19 +10596,19 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>&amp;Remove from List</source>
<translation type="unfinished"></translation>
<translation>Aus Liste entfe&amp;rnen</translation>
</message>
<message>
<source>Replace existing list in RTP Analysis Dialog with new one</source>
<translation type="unfinished"></translation>
<translation>Vorhandene Liste in RTP Analyse Dialog mit neuer ersetzen</translation>
</message>
<message>
<source>Add new set to existing list in RTP Analysis Dialog</source>
<translation type="unfinished"></translation>
<translation>Neuen Satz zu vorhandener Liste im RTP Analyse Dialog hinzufügen</translation>
</message>
<message>
<source>Remove selected streams from list in RTP Analysis Dialog</source>
<translation type="unfinished"></translation>
<translation>Ausgewählte Streams aus RTP Analyse Dialog Liste entfernen</translation>
</message>
<message>
<source>Graph</source>
@ -10636,15 +10636,15 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Current Tab Stream CSV</source>
<translation type="unfinished"></translation>
<translation>Aktueller Tab Stream CSV</translation>
</message>
<message>
<source>Save the table on the current tab as CSV.</source>
<translation type="unfinished"></translation>
<translation>Speichere die Tabelle des aktuellen Tabs als CSV</translation>
</message>
<message>
<source>All Tab Streams CSV</source>
<translation type="unfinished"></translation>
<translation>Alle Tabs Stream CSV</translation>
</message>
<message>
<source>Save the table from all tabs as CSV.</source>
@ -10684,7 +10684,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Prepare &amp;Filter</source>
<translation type="unfinished">&amp;Filter vorbereiten</translation>
<translation>&amp;Filter vorbereiten</translation>
</message>
<message>
<source>Prepare a filter matching the selected stream(s).</source>
@ -10692,11 +10692,11 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>&amp;Current Tab</source>
<translation type="unfinished"></translation>
<translation>Aktueller Tab (&amp;C)</translation>
</message>
<message>
<source>Prepare a filter matching current tab.</source>
<translation type="unfinished"></translation>
<translation>Filter für aktuellen Tab vorbereiten.</translation>
</message>
<message>
<source>&amp;All Tabs</source>
@ -10704,7 +10704,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Prepare a filter matching all tabs.</source>
<translation type="unfinished"></translation>
<translation>Filter für alle Tabs vorbereiten.</translation>
</message>
<message>
<source>RTP Stream Analysis</source>
@ -10826,7 +10826,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Output Audio Rate:</source>
<translation type="unfinished"></translation>
<translation>Audio Ausgaberate:</translation>
</message>
<message>
<source>Jitter Buffer:</source>
@ -10883,7 +10883,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Export audio of all unmuted selected channels or export payload of one channel.</source>
<translation type="unfinished"></translation>
<translation>Audio aller nicht stummen und markierten Kanäle exportieren oder Payload eines Kanals exportieren.</translation>
</message>
<message>
<source>From &amp;cursor</source>
@ -10895,7 +10895,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>&amp;Stream Synchronized Audio</source>
<translation type="unfinished"></translation>
<translation>&amp;Synchronisiertes Audio streamen </translation>
</message>
<message>
<source>Save audio data synchronized to start of the earliest stream.</source>
@ -11047,7 +11047,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Prepare a filter matching the selected stream(s).</source>
<translation type="unfinished">Filter für ausgewählten Stream vorbereiten.</translation>
<translation>Filter für ausgewählten Stream vorbereiten.</translation>
</message>
<message>
<source>R&amp;efresh streams</source>
@ -11151,23 +11151,23 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Replace existing playlist in RTP Player with new one</source>
<translation type="unfinished"></translation>
<translation>Vorhandene Wiedergabeliste im RTP Player mit neuer ersetzen</translation>
</message>
<message>
<source>&amp;Add to playlist</source>
<translation>Zur &amp;Abspielliste hinzufügen</translation>
<translation>Zur Wiedergabeliste hinzufügen (&amp;A)</translation>
</message>
<message>
<source>Add new set to existing playlist in RTP Player</source>
<translation type="unfinished"></translation>
<translation>Neuen Satz zu vorhandener Wiedergabeliste im RTP Player hinzufügen</translation>
</message>
<message>
<source>&amp;Remove from playlist</source>
<translation type="unfinished"></translation>
<translation>Von Wiedergabeliste entfe&amp;rnen</translation>
</message>
<message>
<source>Remove selected streams from playlist in RTP Player</source>
<translation type="unfinished"></translation>
<translation>Ausgewählte Streams aus RTP Player Wiedergabeliste entfernen</translation>
</message>
<message>
<source>No Audio</source>
@ -11195,31 +11195,31 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Double click on cell to change audio routing</source>
<translation type="unfinished"></translation>
<translation>Doppelklick auf Zelle um Audiorouting zu ändern</translation>
</message>
<message>
<source>%1 streams</source>
<translation type="unfinished">%1 Streams</translation>
<translation>%1 Streams</translation>
</message>
<message>
<source>, %1 selected</source>
<translation type="unfinished"></translation>
<translation>, %1 ausgewählt</translation>
</message>
<message>
<source>, %1 not muted</source>
<translation type="unfinished"></translation>
<translation>, %1 nicht stumm</translation>
</message>
<message>
<source>, start: %1. Double click on graph to set start of playback.</source>
<translation type="unfinished"></translation>
<translation>, Start: %1. Doppelklicken im Graphen um Wiedergabestart festzulegen.</translation>
</message>
<message>
<source>, start: %1, cursor: %2. Press &quot;G&quot; to go to packet %3. Double click on graph to set start of playback.</source>
<translation type="unfinished"></translation>
<translation>, Start: %1, Cursor: %2. &quot;G&quot; drücken um zu Paket %3 zu springen. Doppelklicken im Graphen um Wiedergabestart festzulegen.</translation>
</message>
<message>
<source>Playback of stream %1 failed!</source>
<translation type="unfinished"></translation>
<translation>Wiedergabe von Stream %1 fehlgeschlagen!</translation>
</message>
<message>
<source>Automatic</source>
@ -11259,7 +11259,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>All selected streams must use same play rate. Manual set of Output Audio Rate might help.</source>
<translation type="unfinished"></translation>
<translation>Alle ausgewählten Streams müssen dieselbe Ausgaberate verwenden. Manuelles Setzen der Audio Ausgaberate hilft möglicherweise.</translation>
</message>
<message>
<source>No streams are suitable for save</source>
@ -11267,7 +11267,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Save failed!</source>
<translation type="unfinished"></translation>
<translation>Speichern fehlgeschlagen!</translation>
</message>
<message>
<source>Can&apos;t write header of AU file</source>
@ -11279,7 +11279,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Payload save works with just one audio stream.</source>
<translation type="unfinished"></translation>
<translation>Speichern des Payloads funktioniert nur mit einem Stream.</translation>
</message>
<message>
<source>Double click to change audio routing</source>
@ -11418,7 +11418,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Find All &amp;Pairs</source>
<translation type="unfinished"></translation>
<translation>Finde alle &amp;Paare</translation>
</message>
<message>
<source>Select all streams which are paired in forward/reverse relation</source>
@ -11434,7 +11434,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
</message>
<message>
<source>Find all streams which don&apos;t have paired reverse stream</source>
<translation type="unfinished"></translation>
<translation>Finde Streams ohne zugehörige entgegengesetzte Streams</translation>
</message>
<message>
<source>Ctrl+R</source>
@ -13003,7 +13003,7 @@ Um zum Beispiel eine neue Datei zu jeder vollen Stunde zu haben, 1 Stunde angebe
<name>SyntaxLineEdit</name>
<message>
<source>&quot;%1&quot; is deprecated in favour of &quot;%2&quot;. See Help section 6.4.8 for details.</source>
<translation type="unfinished"></translation>
<translation>&quot;%1&quot; wurde durch &quot;%2&quot; abgelöst. Siehe Benutzerhandbuch Abschnitt 6.4.8 für weitere Details.</translation>
</message>
<message>
<source>%1</source>

File diff suppressed because it is too large Load Diff

View File

@ -13003,11 +13003,11 @@ Ad esempio, usa 1 ora per fare in modo che un nuovo file sia creato ogni ora.</t
<name>SyntaxLineEdit</name>
<message>
<source>&quot;%1&quot; is deprecated in favour of &quot;%2&quot;. See Help section 6.4.8 for details.</source>
<translation type="unfinished"></translation>
<translation>&quot;%1&quot; è sconsigliato in favore di &quot;%2&quot;. Vedi la sezione 6.4.8 della guida per i dettagli.</translation>
</message>
<message>
<source>%1</source>
<translation type="unfinished"></translation>
<translation>%1</translation>
</message>
</context>
<context>

File diff suppressed because it is too large Load Diff

View File

@ -12969,11 +12969,11 @@ For example, use 1 hour to have a new file created every hour on the hour.</sour
<name>SyntaxLineEdit</name>
<message>
<source>&quot;%1&quot; is deprecated in favour of &quot;%2&quot;. See Help section 6.4.8 for details.</source>
<translation type="unfinished"></translation>
<translation>&quot;%1&quot;, &quot;%2&quot; yerine kullanımdan kaldırıldı. Ayrıntılar için Yardım bölümü 6.4.8&apos;e bakın.</translation>
</message>
<message>
<source>%1</source>
<translation type="unfinished"></translation>
<translation>%1</translation>
</message>
</context>
<context>