Add new dhcp.ignoreUnknownClients option

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2024-05-30 12:26:40 +02:00
parent 7ff016f21c
commit 1a5e7f6bf8
4 changed files with 18 additions and 0 deletions
+3
View File
@@ -320,6 +320,8 @@ components:
type: boolean
logging:
type: boolean
ignoreUnknownClients:
type: boolean
hosts:
type: array
items:
@@ -653,6 +655,7 @@ components:
rapidCommit: false
multiDNS: false
logging: false
ignoreUnknownClients: false
hosts:
- "11:22:33:44:55:66,192.168.1.123"
- "11:22:33:44:55:67,192.168.1.124,hostname"