Actions
Bug #15983
openUnicode Escaped Characters in Client ID for Kea Cause No Start Condition
Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
DHCP Server (IPv4)
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Release Notes:
Default
Affected Plus Version:
24.11
Affected Architecture:
Description
If a dash is present in the Client ID field for a DHCP Reservation, this will cause Kea to fail with the following error:
unsupported unicode escape in "'[Client ID here]'"
There are no logged events under Status --> System Logs --> DHCP. You must run Kea manually and feed it the config file to get this output.
This only happens with a \u2011 unicode hyphen. Using a \u2013 hyphen has no issue.
Actions