From 3504b06c25e653371491f4c586406b9082113892 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 31 May 2024 14:53:23 -0400 Subject: [PATCH] Add TP-Link to MacVendors --- misc/MacVendors.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/MacVendors.json b/misc/MacVendors.json index 16f96729f..06c0ef328 100644 --- a/misc/MacVendors.json +++ b/misc/MacVendors.json @@ -27,5 +27,6 @@ "000b82": { "type": "Grandstream", "control": "Grandstream", "vendor": "Grandstream Networks Inc"}, "fcecda": { "type": "Ubiquiti", "control": "", "vendor": "Ubiquiti Networks Inc." }, "001f92": { "type": "Avigilon", "control": "", "vendor": "Avigilon Corporation" }, - "001885": { "type": "Avigilon", "control": "", "vendor": "Avigilon Corporation" } + "001885": { "type": "Avigilon", "control": "", "vendor": "Avigilon Corporation" }, + "f0a731": { "type": "TP-Link", "control": "", "vendor": "TP-LINK TECHNOLOGIES CO.,LTD." } }