update mac vendors

This commit is contained in:
Anton Keks 2021-01-20 00:33:56 +02:00
parent 26be0e7449
commit 9cc2cfa325
3 changed files with 822 additions and 286 deletions

View File

@ -4,6 +4,7 @@ Unreleased:
- Comments for hosts on LAN (tied to MAC address) will now display even if MAC fetcher is not selected, or is after the Comments fetcher #124
- Preference added to opt-out of checking for new versions #270
- Calculate IPv6 range scanning percent correctly #267
- Mac vendors updated
Changes in 3.7.3:
- Local IP address popup will now list IPv6 addresses and support IPv6 netmasks

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@ fgrep '(base 16)' | $SED_APP -r '
s/(,|, | )(Ltd|CO,\.LTD|Limited|GmbH|LLC|A\/S|AB|AS|SAS|AG|KG|PLC|SRL|OY|Oy|BV|Nederland BV|SAN VE TIC)\.?$//Ig
s/(,|, | )(Co|Corp|Corporation|Company|Incorporated)\.?$//Ig
s/\(.+\)//
s/ (Electronics?|Technology|Technologies|Telecommunication|Communications?|Corporation|Systems|Solutions|International|Industry|Industries|Networks?|Holdings?) ?//Ig
s/ (Electronics?|Technology|Technologies|Telecommunication|Communications?|Corporation|Systems|Solutions|International|Industry|Industries|Networks?|Holdings?|Device$) ?//Ig
s/ (Registration Authority| MobilityCommunication)//
s/SAMSUNG ELECTRO[- ]MECHANICS/Samsung/
' | cut -c -42 | sort \