Skip to content
Snippets Groups Projects
Unverified Commit 8fb700c3 authored by J. Nick Koston's avatar J. Nick Koston Committed by GitHub
Browse files

Add some missing tplink ouis (#121785)

parent 2148cfc8
No related branches found
No related tags found
No related merge requests found
......@@ -181,7 +181,7 @@
"macaddress": "1C61B4*"
},
{
"hostname": "l5*",
"hostname": "l[59]*",
"macaddress": "5CE931*"
},
{
......@@ -189,9 +189,13 @@
"macaddress": "3C52A1*"
},
{
"hostname": "l5*",
"hostname": "l[59]*",
"macaddress": "5C628B*"
},
{
"hostname": "l[59]*",
"macaddress": "14EBB6*"
},
{
"hostname": "tp*",
"macaddress": "5C628B*"
......
......@@ -827,7 +827,7 @@ DHCP: Final[list[dict[str, str | bool]]] = [
},
{
"domain": "tplink",
"hostname": "l5*",
"hostname": "l[59]*",
"macaddress": "5CE931*",
},
{
......@@ -837,9 +837,14 @@ DHCP: Final[list[dict[str, str | bool]]] = [
},
{
"domain": "tplink",
"hostname": "l5*",
"hostname": "l[59]*",
"macaddress": "5C628B*",
},
{
"domain": "tplink",
"hostname": "l[59]*",
"macaddress": "14EBB6*",
},
{
"domain": "tplink",
"hostname": "tp*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment