Skip to content

DhcpCreateClientInfo not VQ #42

Description

@clefranc

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:

public static extern DhcpErrors DhcpCreateClientInfo(string ServerIpAddress, IntPtr ClientInfo);

Can it be the reason of the missing attributes creation?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions