monitor: Include OUI value for AVM

This commit is contained in:
Marcel Holtmann 2017-09-06 03:50:30 -07:00
parent fa98cee942
commit af22a75fbb
1 changed files with 1 additions and 0 deletions

View File

@ -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" },