Commit History

Author SHA1 Message Date
  Shreyas Zare 42a053b3eb WebServiceDhcpApi: updated api to support ignoreClientIdentifierOption. 7 months ago
  Shreyas Zare 3e3c3ed2bb WebServiceDhcpApi: updated code for Scope implementation change. 8 months ago
  Shreyas Zare a811e7ffc6 WebServiceDhcpApi: code refactoring changes done. 9 months ago
  Shreyas Zare d0c4b9c622 WebServiceDhcpApi: code refactoring changes. 1 year ago
  Shreyas Zare 6678b60de4 WebServiceDhcpApi: updated code to support kestral. 1 year ago
  Shreyas Zare 2d5c5df0f1 code refactoring changes. 1 year ago
  Shreyas Zare 054a919ad0 WebServiceDhcpApi: removed newtonsoft. Added support for TFTP server address option and generic option. 1 year ago
  Shreyas Zare 180f5515d9 WebServiceDhcpApi: updated EnableDhcpScopeAsync() and DisableDhcpScope() to allow throwing the exception directly. 2 years ago
  Shreyas Zare b32933c5d6 WebServiceDhcpApi: updated api to support new DHCP options. 2 years ago
  Shreyas Zare 0eeb0ab59b WebServiceDhcpApi: minor changes done. 2 years ago
  Shreyas Zare 801763d110 WebServiceDhcpApi: updated api to include new blockLocallyAdministeredMacAddresses option. 2 years ago
  Shreyas Zare a5b1e859e3 WebServiceDhcpApi: added AddReservedLease() and RemoveReservedLease() API support. 2 years ago
  Shreyas Zare dce60e2a29 WebServiceDhcpApi: Updated RemoveDhcpLease() to directly find scope and use its methods. Updated ConvertToReservedLease() and ConvertToDynamicLease() methods to support using both hardware address and client identifier. 2 years ago
  Shreyas Zare 22a80e65e3 WebServiceDhcpApi: updated ListDhcpLeases() to add clientIdentifier for each lease. Updated RemoveDhcpLease() to allow removing lease by both hardware address and client identifier. 2 years ago
  Shreyas Zare bcb8bbeb1c WebServiceDhcpApi: Updated SetDhcpScopeAsync() to rename the scope after all the changes are saved to the existing scope. 2 years ago
  Shreyas Zare 96fbe9df25 WebServiceDhcpApi: updated SetDhcpScopeAsync() to make startingAddress, endingAddress, and subnetMask api parameters optional when updating the scope. 2 years ago
  Shreyas Zare df81d7d02a WebServiceDhcpApi: Updated RemoveDhcpLease() to call DhcpServer.RemoveLease(). 3 years ago
  Shreyas Zare 5a9caf3d5c code refactoring done 3 years ago