DhcpServerApi icon indicating copy to clipboard operation
DhcpServerApi copied to clipboard

DhcpCreateClientInfo not VQ

Open clefranc opened this issue 4 years ago • 0 comments

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:

https://github.com/garysharp/DhcpServerApi/blob/bdd50f61695456c13f4fe28d90eaa1d619aee4d8/src/Dhcp/Native/Api.cs#L547 Can it be the reason of the missing attributes creation?

clefranc avatar May 21 '20 22:05 clefranc