-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi @garysharp ,
When creating a reservation using the full AddClient parameters, then looking at the DHCP server, the DHCP type is always set to Both, but I set it to DHCP. Looking at the API code, I see you're not using the VQ version of the DhcpCreateClientInfo:
DhcpServerApi/src/Dhcp/Native/Api.cs
Line 547 in bdd50f6
| public static extern DhcpErrors DhcpCreateClientInfo(string ServerIpAddress, IntPtr ClientInfo); |
Can it be the reason of the missing attributes creation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels