diff options
Diffstat (limited to '')
-rw-r--r-- | epan/enterprises.c | 298 |
1 files changed, 268 insertions, 30 deletions
diff --git a/epan/enterprises.c b/epan/enterprises.c index 2c87c7ee..e6b8afba 100644 --- a/epan/enterprises.c +++ b/epan/enterprises.c @@ -8,7 +8,7 @@ * SPDX-License-Identifier: GPL-2.0-or-later */ -/* (last updated 2024-05-10) */ +/* (last updated 2024-07-05) */ #include "config.h" @@ -19,12 +19,12 @@ typedef struct { uint32_t max_idx; - const char* values[61884]; + const char* values[62122]; } global_enterprises_table_t; static global_enterprises_table_t table = { - 61883, + 62121, { "Reserved", // 0 "NxNetworks", // 1 @@ -1102,7 +1102,7 @@ static global_enterprises_table_t table = "Telecommunications Industry Association (TIA) Mike", // 1073 "Boole & Babbage", // 1074 "System Engineering Support, Ltd.", // 1075 - "SURFnet", // 1076 + "SURF", // 1076 "OpenConnect Systems, Inc.", // 1077 "PDTS (Process Data Technology and Systems)", // 1078 "Cornet, Inc.", // 1079 @@ -2384,7 +2384,7 @@ static global_enterprises_table_t table = "ITIS", // 2355 "LANCOM Systems", // 2356 "PSIMED Corporation", // 2357 - "Transfer Data Test GmbH", // 2358 + "TDT AG", // 2358 "T.I.P. Group S.A.", // 2359 "Redlink", // 2360 "Japan Information Engineering Co, Ltd.", // 2361 @@ -5632,7 +5632,7 @@ static global_enterprises_table_t table = "Capital One Financial Services", // 5603 "digit-safe", // 5604 "William Data Systems Ltd.", // 5605 - "Cerplus SAPierre", // 5606 + "DocuSign France", // 5606 "Erwann ABALEA", // 5607 "Red Planet Technologies", // 5608 "Smartleaf, Inc.", // 5609 @@ -12503,7 +12503,7 @@ static global_enterprises_table_t table = "WAC", // 12474 "Webmotion Inc.", // 12475 "Carmody Consulting, Inc.", // 12476 - "Christian Michelsen Research AS", // 12477 + "NORCE Norwegian Research Centre AS", // 12477 "Maryland Department of Transportation", // 12478 "OpenDNS Corp", // 12479 "Allied Worldwide", // 12480 @@ -19857,7 +19857,7 @@ static global_enterprises_table_t table = "LBCN Communication Technology Co.,LTD.", // 19828 "BITSTREAM", // 19829 "VDL SA", // 19830 - "IRT Institut fuer Rundfunktechnik GmbH", // 19831 + "rbb Rundfunk Berlin Brandenburg", // 19831 "Rostrvm Solutions Ltd", // 19832 "Team17 Software Ltd.", // 19833 "Bulldog Communications Ltd", // 19834 @@ -22157,7 +22157,7 @@ static global_enterprises_table_t table = "RBC Capital Markets, Sydney", // 22128 "AfterHours Upgrades", // 22129 "Vivatas, Inc", // 22130 - "ÖWD time access GmbH", // 22131 + "ÖWD security systems GmbH & Co KG", // 22131 "Mediasyscom SAS", // 22132 "UWIC", // 22133 "Eminds AB", // 22134 @@ -23110,7 +23110,7 @@ static global_enterprises_table_t table = "Opus One, Inc.", // 23081 "Riedell MotorSports", // 23082 "University of Bridgeport", // 23083 - "SCT Consulting", // 23084 + "Automated Labs", // 23084 "QQ Technology, INC.", // 23085 "Major & Minor Exims Pvt Ltd", // 23086 "Ross Sampson Consulting", // 23087 @@ -23600,7 +23600,7 @@ static global_enterprises_table_t table = "IPBS-CNRS", // 23571 "WebMagician Global", // 23572 "Kids & Co g.e.V.", // 23573 - "TU Hamburg-Harburg", // 23574 + "TU Hamburg", // 23574 "Wayfinder Systems AB", // 23575 "ADVIS Maciej Matysiak", // 23576 "Enfo Partner Oy", // 23577 @@ -28158,7 +28158,7 @@ static global_enterprises_table_t table = "Cleversafe , Inc.", // 28129 "MICHATECH", // 28130 "iBro", // 28131 - "Embarq Holdings Company LLC", // 28132 + "Lumen Technologies", // 28132 "INSIST", // 28133 "LOT Polish Airlines", // 28134 "Cominfo a.s.", // 28135 @@ -28497,7 +28497,7 @@ static global_enterprises_table_t table = "Fabio Prina", // 28468 "Cyber Media (India) Ltd", // 28469 "St. Lawrence University", // 28470 - "Bremer AG", // 28471 + "Bremer SE", // 28471 "tapirdata.com", // 28472 "DAVOnet GmbH", // 28473 "periscoptic perceptions", // 28474 @@ -31876,7 +31876,7 @@ static global_enterprises_table_t table = "Bejing XCZY networks Inc.", // 31847 "Sherman Finanial Group LLC", // 31848 "Jacobsson Programutveckling", // 31849 - "OTN Systems NV", // 31850 + "Belden Solutions nv", // 31850 "WH-Netz - Verein fuer Netzwerksicherheit und Technologietransfer e.V.", // 31851 "Pirean Ltd.", // 31852 "LLC Mail.Ru", // 31853 @@ -42084,7 +42084,7 @@ static global_enterprises_table_t table = "West Lothian Council", // 42055 "MultiToll Solutions SAS", // 42056 "Cegedim", // 42057 - "Lomnido, s.r.o.", // 42058 + "DONAU INFORMATIK", // 42058 "MED2020 Health Care Software Inc.", // 42059 "Egon Braun", // 42060 "SquareTwo Financial", // 42061 @@ -46112,7 +46112,7 @@ static global_enterprises_table_t table = "F&F Computer Anwendungen und Unternehmensberatung GmbH", // 46083 "FACTORYNET AUGUSTA, S.L.", // 46084 "INFORMATICA Y PROCESOS DE GESTION, S.L.", // 46085 - "Elvexys SA", // 46086 + "CONDIS SA", // 46086 "IT Scharschinger", // 46087 "Sylvain Girod", // 46088 "edisonlee55", // 46089 @@ -47884,7 +47884,7 @@ static global_enterprises_table_t table = "Rumo Logística", // 47855 "Geo++ GmbH", // 47856 "Juice Goose", // 47857 - "ENDICOTT PRECISION", // 47858 + "ENDICOTT PRECISION, INC.", // 47858 "KEO GmbH", // 47859 "Thalia Bücher GmbH", // 47860 "The Berkeley Carroll School", // 47861 @@ -48972,7 +48972,7 @@ static global_enterprises_table_t table = "Ampetronic Ltd", // 48943 "Lietuvos vyriausiojo archyvaro tarnyba", // 48944 "Rundvirke Skog AB", // 48945 - "556081-8782", // 48946 + "Aktiebolaget Karlaträ", // 48946 "ATMC Automação e Comunicação Ltda", // 48947 "TCPixel, LLC", // 48948 "At4wireless", // 48949 @@ -51072,7 +51072,7 @@ static global_enterprises_table_t table = "protel Hotelsoftware GmbH", // 51043 "in.power GmbH", // 51044 "Arnavsoft India Pvt Ltd", // 51045 - "Kungälv Energi AB", // 51046 + "Kungälv Närenergi AB", // 51046 "ATI Systems", // 51047 "BIOSENCY", // 51048 "Ratel, Inc.", // 51049 @@ -53170,7 +53170,7 @@ static global_enterprises_table_t table = "EKA Skog AB", // 53141 "Pima Omran Niroo", // 53142 "Travelopia Holdings Ltd.", // 53143 - "Thales Deutschland GmbH", // 53144 + "GTS Deutschland GmbH", // 53144 "Ethos Infotech", // 53145 "Frachtwerk GmbH", // 53146 "fortop projects BV", // 53147 @@ -54824,7 +54824,7 @@ static global_enterprises_table_t table = "HiveMQ / dc-square GmbH", // 54795 "Department of Public Instruction - State of Wisconsin", // 54796 "New England Hernia Center LLC", // 54797 - "Dalian Neusoft Education Technology Group Co. Limited", // 54798 + "Dalian Neusoft Education Technology Group Co., Ltd.", // 54798 "SVD Gmbh", // 54799 "Apparent Inc.", // 54800 "County of Kern", // 54801 @@ -55823,7 +55823,7 @@ static global_enterprises_table_t table = "NINGBO DEYE INVERTER TECHNOLOGY Co., LTD", // 55794 "BIZ-CHO", // 55795 "ORANO SA", // 55796 - "Some Idiots Are Savants", // 55797 + "Stephen Douglas Scotti", // 55797 "OCN", // 55798 "E Squared", // 55799 "smartics", // 55800 @@ -56985,7 +56985,7 @@ static global_enterprises_table_t table = "Groupe Canam", // 56956 "LLC BigDataRu", // 56957 "CORE|Vision BV", // 56958 - "Cpac Systems AB", // 56959 + "CPAC Systems AB", // 56959 "Oberstufen-Kolleg", // 56960 "VMnic", // 56961 "Digital Gaming Corporation USA", // 56962 @@ -58391,7 +58391,7 @@ static global_enterprises_table_t table = "NetLAB GmbH", // 58362 "RTO GmbH", // 58363 "Northern Arizona University", // 58364 - "Rowanteck", // 58365 + "Rowantek", // 58365 "NEPBROADCASTING.COM", // 58366 "Five Mountains Hawaii dba Kipuka O Ke Ola", // 58367 "Hangzhou Clounix Technology Limited", // 58368 @@ -59525,7 +59525,7 @@ static global_enterprises_table_t table = "Shenzhen Phoenix Telecom Technology Co.,Ltd", // 59496 "MPEON Co, Ltd.", // 59497 "PT Juke Solusi Teknologi", // 59498 - "Juke Solutions Labs", // 59499 + "PT Punggawa Siber Solusi", // 59499 "Innofriends GmbH", // 59500 "Billund Aquaculture", // 59501 "Get-Random", // 59502 @@ -60501,7 +60501,7 @@ static global_enterprises_table_t table = "Fengrunda Technology Co.,Ltd.", // 60472 "Zhengdao Quantum", // 60473 "EXO", // 60474 - "State Service of Special Communication and Information Security", // 60475 + "Special Communication and Information Security State Service of the Republic of Azerbaijan",// 60475 "Antara Teknik LLC", // 60476 "PicnicHealth", // 60477 "Airtime Network, Inc.", // 60478 @@ -61055,7 +61055,7 @@ static global_enterprises_table_t table = "BRAINSAIT LTD", // 61026 "Pannasastra University of Cambodia, Siem Reap Campus", // 61027 "Omega Power", // 61028 - "mySaveID GmbH", // 61029 + "msg mySaveID GmbH", // 61029 "Antik Technology", // 61030 "PyCERR Beta", // 61031 "Oltiva Hong Kong Limited", // 61032 @@ -61115,7 +61115,7 @@ static global_enterprises_table_t table = "Chengdu BeiZhongWangXin Technology Co.Ltd", // 61086 "shenzhen real linkShenzhen Real Link Technology Co.,Ltd", // 61087 "Anuvu", // 61088 - "Northeast Credit Union", // 61089 + "Lighthouse Credit Union", // 61089 "PKITNEXT LABS", // 61090 "DMIM", // 61091 "Hochschule fuer Gesundheit", // 61092 @@ -61162,7 +61162,7 @@ static global_enterprises_table_t table = "Reposit Power", // 61133 "Wallbox N.V.", // 61134 "GTD International", // 61135 - "Sune Andersen", // 61136 + "Aeven A/S", // 61136 "Smart'r Solutions", // 61137 "Attochron, LLC", // 61138 "F&F Filipowski", // 61139 @@ -61909,7 +61909,245 @@ static global_enterprises_table_t table = "Xsight Labs", // 61880 "New Zealand Institute for Plant and Food Research", // 61881 "Esri Chile", // 61882 - "BEQ Technology" // 61883 + "BEQ Technology", // 61883 + "百信信息技术有限公司 (Baixin Information Technology Co., Ltd.)", // 61884 + "Bright Star Pty Ltd", // 61885 + "Paweł Worwąg", // 61886 + "EcoFlow", // 61887 + "Ballpoint", // 61888 + "Hazel", // 61889 + "The Funkin' Crew Inc.", // 61890 + "MELCOMP S.A.", // 61891 + "WATSONGALAXY.COM", // 61892 + "Tom Schollmeyer", // 61893 + "TERRAWARP CORPORATION", // 61894 + "Fabian Riechsteiner", // 61895 + "IOFE SAC", // 61896 + "VNETS INFORMATION TECHNOLOGY LTD.", // 61897 + "Spruce Systems Inc", // 61898 + "Grant Lewis", // 61899 + "eSIM Go Limited", // 61900 + "Magnus Wissler", // 61901 + "cyt.s365.us", // 61902 + "LLC Accent Capital", // 61903 + "Switchfly", // 61904 + "Stichting WoonFriesland", // 61905 + "DUG Technology Pty Ltd", // 61906 + "Kliskatek SL", // 61907 + "KOSTAL Solar Electric GmbH", // 61908 + "IT Security Services SA de CV", // 61909 + "Essence quantum technology", // 61910 + "Inseego Wireless", // 61911 + "GoCert.Ca", // 61912 + "AUSNET PTY LTD", // 61913 + "C-COR Broadband Australia Pty. Ltd.", // 61914 + "Beeline Telecom", // 61915 + "Huettenes GmbH Architekten", // 61916 + "Thomas Jones", // 61917 + "IT LAB SG", // 61918 + "Groupe La Québécoise", // 61919 + "Linxpeed Limited", // 61920 + "GavinMP", // 61921 + "Black Country Healthcare NHS Foundation Trust", // 61922 + "ENELT GROUP Co.Ltd.", // 61923 + "recretix systems AG", // 61924 + "10T Tech Sdn Bhd", // 61925 + "Grant Taylor", // 61926 + "Retailsystem.com", // 61927 + "NetDevWare", // 61928 + "Schaffhauser Kantonalbank", // 61929 + "PEBKAC.CA Technology Solutions", // 61930 + "Kindred Tech", // 61931 + "OtoTrak d.o.o.", // 61932 + "IASO GmbH", // 61933 + "QMW Technologies Inc.", // 61934 + "Swerve Limited", // 61935 + "Prolan Power Co., Ltd.", // 61936 + "Acertia", // 61937 + "Kurt Lagergrens Trävaru AB", // 61938 + "Genew Technologies Co., Ltd.", // 61939 + "Excard Research GmbH", // 61940 + "Notre Dame Academy", // 61941 + "Thüringer Staatslotterie AöR", // 61942 + "Beijing LXTV Technology Co., Ltd", // 61943 + "PM Factory BV", // 61944 + "Bliss.AI Pty Ltd", // 61945 + "PT Integra Teknologi Solusi", // 61946 + "Lohith BK", // 61947 + "Erik Jan Uitenbroek", // 61948 + "SANRO HEALTH PTY LTD", // 61949 + "neu-itec GmbH", // 61950 + "Beijing Yingfei Networks Technology Co.Ltd.", // 61951 + "Luis Grünke", // 61952 + "Andreas Mueller", // 61953 + "Hochschule Karlsruhe", // 61954 + "Praxis Asmus-Timm", // 61955 + "SaiFlow", // 61956 + "RCE Systems s.r.o. / DataFromSky", // 61957 + "BerryByte Limited", // 61958 + "Lusory Limited", // 61959 + "Miralium Research", // 61960 + "Kodsport Sverige", // 61961 + "Chengdu Rongshitong Technology Co., Ltd", // 61962 + "SCA Obbola AB", // 61963 + "Craft Digital Inc.", // 61964 + "Knoxville Utilities Board", // 61965 + "MythicalKitten", // 61966 + "SCM Insurance Services", // 61967 + "Wojciech Teichert (6961405014)", // 61968 + "TCIIT", // 61969 + "Kinder.Bildung.Zukunft e.V.", // 61970 + "Teleradiologia Avanzada SL", // 61971 + "IPTAM GmbH", // 61972 + "Beijing Puruixin Technology Co., Ltd.", // 61973 + "Teske Virtual System", // 61974 + "Comprehensive Hematology Oncology", // 61975 + "NeuReality", // 61976 + "7Generation", // 61977 + "Bindworks", // 61978 + "Redstor Limited", // 61979 + "Madison Women's Clinic", // 61980 + "Volvo Autonomous Solutions", // 61981 + "ITS Consulting s.r.o.", // 61982 + "Tianjin Optical Electrical Juneng Communication Co. , Ltd.", // 61983 + "Zhengdao Quantum", // 61984 + "MapleCloud Technologies", // 61985 + "TEAC Corporation", // 61986 + "E+H Rechtsanwälte GmbH", // 61987 + "FTP Today, Inc.", // 61988 + "Rudolf Presl GmbH & Co. Klinik Bavaria Rehabilitations KG", // 61989 + "Institut d'études politiques de Lyon", // 61990 + "Kian Alraqmiah", // 61991 + "ACSoftware", // 61992 + "CelSian Glass & Solar B.V.", // 61993 + "Guangzhou Huisheng Electronic Technology Co., Ltd", // 61994 + "Rogers Behavioral Health", // 61995 + "Raymond Sin", // 61996 + "Technologies Ssmidge", // 61997 + "Umeå Energi AB", // 61998 + "de.borderline", // 61999 + "GVS Ko", // 62000 + "Sun Valley Holdings", // 62001 + "ONAIR.VISION", // 62002 + "YATELECOM.RU", // 62003 + "R-Group International", // 62004 + "Erabyte Inc", // 62005 + "Simetel S.p.A.", // 62006 + "Say Webhost Inc", // 62007 + "CyberSico", // 62008 + "MARISSA ANN OBRYAN", // 62009 + "Hoffmann Automobile AG", // 62010 + "ECACTUS PTY LTD", // 62011 + "OneLayer Network", // 62012 + "Dielectric, LLC", // 62013 + "Richard Tetlow", // 62014 + "Shenzhen SH-fiber Technology Co., Ltd.", // 62015 + "J. Schmalz GmbH", // 62016 + "Genus Innovation", // 62017 + "Northbrook School District 27", // 62018 + "Wanhua Chemical Group Co.,Ltd.", // 62019 + "Shaun Courtney", // 62020 + "Decent Lab", // 62021 + "Brotel s.r.o.", // 62022 + "Not Not Consulting AB", // 62023 + "PIXA", // 62024 + "Tenex Software Solutions, Inc.", // 62025 + "While 1 SRL", // 62026 + "Trenton Public Schools", // 62027 + "Ring2U", // 62028 + "ThysTips", // 62029 + "CyberPKI", // 62030 + "Tekmo Co., Ltd.", // 62031 + "ORLEN S.A.", // 62032 + "Synerion Systems Lts", // 62033 + "Vivek Chandran", // 62034 + "Donni Maulana Sipa", // 62035 + "Init7", // 62036 + "Forcap AB", // 62037 + "NexoPrima Sdn Bhd", // 62038 + "snafu Gesellschaft für interaktive Netzwerke mbH (Society for interactive networks mbH)",// 62039 + "Blaguss", // 62040 + "Eguana Technologies Inc", // 62041 + "Al Hami Information Technology", // 62042 + "Sidarion AG", // 62043 + "DEYE NEW ENERGY AUSTRALIA PTY LTD", // 62044 + "Landesamt für Sicherheit in der Informationstechnik (LSI)", // 62045 + "MED-EL Medical Electronics", // 62046 + "DESK SOFT COMERCIO E SERVICOS LTDA", // 62047 + "MODENA TERMINAL SRL", // 62048 + "Eleasar Blum", // 62049 + "H1 Radio Co.,Ltd.", // 62050 + "SAC/TC82(Techinical Committee 82 of Standardization Adiminstration of China )", // 62051 + "Iredell Memorial Hosptial", // 62052 + "Mobile Communications Company of Iran (MCI)", // 62053 + "INFRAHEX", // 62054 + "ActivCloud", // 62055 + "Nigul.coop", // 62056 + "Entarian Limited", // 62057 + "Flabrice", // 62058 + "b-inside", // 62059 + "Tucson Embedded Systems", // 62060 + "WalkHorizon", // 62061 + "4MITECH", // 62062 + "EasyNet Industry (Shenzhen) Co., Ltd", // 62063 + "ООО ""Новые облачные технологии"" (LLC ""New cloud technologies"")", // 62064 + "CommScope Italy SRL", // 62065 + "CloudXP Ltd", // 62066 + "ORLEN Oddział Centralny PGNiG w Warszawie", // 62067 + "Qasky", // 62068 + "Triangle", // 62069 + "Hobart Corporation", // 62070 + "E.T.I. Srl", // 62071 + "UBIQCOM INDIA PVT LTD", // 62072 + "DCM Services, LLC", // 62073 + "MDOC S.R.L.", // 62074 + "Axonics, Inc", // 62075 + "Fort Peck Assiniboine & Sioux Tribes", // 62076 + "Ares Green Technology Corporation", // 62077 + "Technology Innovation Lab, LLC.", // 62078 + "ESERA GmbH", // 62079 + "Netflash Internet Solutions", // 62080 + "City and Borough of Juneau", // 62081 + "Rosatom Automated Control Systems JSC", // 62082 + "丰天鼎业科技有限公司 (Fengtian Dingye Technology Co., Ltd.)", // 62083 + "ARNOWA PTY LTD", // 62084 + "Neat Path Networks", // 62085 + "BluForce, Inc", // 62086 + "SAL Navigation AB", // 62087 + "Motorola Solutions AD", // 62088 + "Centerboard AG", // 62089 + "Bitchief Technolgy Services Private Limited", // 62090 + "Taichitel Technology Shanghai Co., Ltd.", // 62091 + "Terra Kognita Limited Liability Company", // 62092 + "EVRAZ STEEL BUILDING", // 62093 + "Max Planck Institute for Meteorology", // 62094 + "Stay Informed GmbH", // 62095 + "QT Imaging Inc.", // 62096 + "Ackestens åkeri ab", // 62097 + "SATEL ltd", // 62098 + "Dayou Plus Co Ltd", // 62099 + "ITLook", // 62100 + "Siscom Communication Limited Company", // 62101 + "Tkl Logistics LLC", // 62102 + "Cordova Courier", // 62103 + "James W Pyle III", // 62104 + "LIGHT IT SOLUTIONS PTY LTD", // 62105 + "JSC RVi GROUP", // 62106 + "LRNZ Network Services", // 62107 + "Card4B Systems SA", // 62108 + "Armstrong Fluid Technology", // 62109 + "Go!Foton", // 62110 + "NOVO Energy R&D", // 62111 + "techssol", // 62112 + "Société wallonne des eaux (SWDE)", // 62113 + "TF-Industries GmbH", // 62114 + "VELARTIS GmbH", // 62115 + "TrustForge", // 62116 + "essendi it GmbH", // 62117 + "IMPULSE CCTV NETWORKS INDIA PRIVATE LIMITED", // 62118 + "County Durham & Darlington NHS Foundation Trust", // 62119 + "Konstantin L. Metlov", // 62120 + "UMBOSS" // 62121 } }; |