From af319217365094259caaea644105465612cceb38 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 21 Jan 2021 18:06:34 +0100 Subject: dhcp: T3237: add constraint to static-mapping mac-address node The format of the CLI specified MAC address was not validated as only addresses with a colon as seperator are supported. Constraint has been added. (cherry picked from commit 79af3560e7b2f88b6850739b0e30ee372c51f63b) --- interface-definitions/dhcp-server.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'interface-definitions/dhcp-server.xml') diff --git a/interface-definitions/dhcp-server.xml b/interface-definitions/dhcp-server.xml index c05cb4e1d..d95784f4e 100644 --- a/interface-definitions/dhcp-server.xml +++ b/interface-definitions/dhcp-server.xml @@ -354,6 +354,9 @@ h:h:h:h:h:h MAC address used in static mapping [REQUIRED] + + + -- cgit v1.2.3