mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-23 22:42:37 +01:00
monitor: Include OUI value for AVM
This commit is contained in:
parent
fa98cee942
commit
af22a75fbb
@ -326,6 +326,7 @@ static const struct {
|
||||
} oui_table[] = {
|
||||
{ { 0x00, 0x03, 0x7f }, "Atheros" },
|
||||
{ { 0x00, 0x03, 0x93 }, "Apple" },
|
||||
{ { 0x00, 0x04, 0x0e }, "AVM" },
|
||||
{ { 0x00, 0x0f, 0xac }, "IEEE 802.11" },
|
||||
{ { 0x00, 0x10, 0x18 }, "Broadcom" },
|
||||
{ { 0x00, 0x17, 0xf2 }, "Apple" },
|
||||
|
Loading…
Reference in New Issue
Block a user