Files
wlan-ucentral-schema/schema/service.dhcp-inject.yml
alex18_huang 3b5a5c4a6e Allow option 82 DHCP fields to be transparently injected into client DHCP requests
1. Added new service udhcpinject
  2. Modified schemareader.uc to parse dhcp-inject content

Signed-off-by: alex18_huang <alex18_huang@accton.com>
2025-04-10 07:59:47 +02:00

12 lines
269 B
YAML

description:
Define the interfaces on which the dhcp shall be relayed.
type: object
properties:
select-ports:
description:
The list of physical network devices that shall be used to fwd the
DHCP frames.
type: array
items:
type: string