diff --git a/monitor/nlmon.c b/monitor/nlmon.c index ce1159cc..cea57aed 100644 --- a/monitor/nlmon.c +++ b/monitor/nlmon.c @@ -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" },