Shreyas Zare
|
d0c4b9c622
|
WebServiceDhcpApi: code refactoring changes.
|
2023-01-14 15:05:13 +05:30 |
|
Shreyas Zare
|
6678b60de4
|
WebServiceDhcpApi: updated code to support kestral.
|
2023-01-01 18:05:07 +05:30 |
|
Shreyas Zare
|
2d5c5df0f1
|
code refactoring changes.
|
2022-12-24 17:15:06 +05:30 |
|
Shreyas Zare
|
054a919ad0
|
WebServiceDhcpApi: removed newtonsoft. Added support for TFTP server address option and generic option.
|
2022-12-24 13:10:48 +05:30 |
|
Shreyas Zare
|
180f5515d9
|
WebServiceDhcpApi: updated EnableDhcpScopeAsync() and DisableDhcpScope() to allow throwing the exception directly.
|
2022-11-12 15:26:36 +05:30 |
|
Shreyas Zare
|
b32933c5d6
|
WebServiceDhcpApi: updated api to support new DHCP options.
|
2022-11-12 15:11:36 +05:30 |
|
Shreyas Zare
|
0eeb0ab59b
|
WebServiceDhcpApi: minor changes done.
|
2022-10-30 18:57:20 +05:30 |
|
Shreyas Zare
|
801763d110
|
WebServiceDhcpApi: updated api to include new blockLocallyAdministeredMacAddresses option.
|
2022-09-24 11:52:29 +05:30 |
|
Shreyas Zare
|
a5b1e859e3
|
WebServiceDhcpApi: added AddReservedLease() and RemoveReservedLease() API support.
|
2022-09-18 17:50:30 +05:30 |
|
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.
|
2022-04-30 13:04:36 +05:30 |
|
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.
|
2022-04-30 12:11:43 +05:30 |
|
Shreyas Zare
|
bcb8bbeb1c
|
WebServiceDhcpApi: Updated SetDhcpScopeAsync() to rename the scope after all the changes are saved to the existing scope.
|
2022-03-06 16:11:06 +05:30 |
|
Shreyas Zare
|
96fbe9df25
|
WebServiceDhcpApi: updated SetDhcpScopeAsync() to make startingAddress, endingAddress, and subnetMask api parameters optional when updating the scope.
|
2022-02-20 17:17:39 +05:30 |
|
Shreyas Zare
|
df81d7d02a
|
WebServiceDhcpApi: Updated RemoveDhcpLease() to call DhcpServer.RemoveLease().
|
2021-09-18 19:24:23 +05:30 |
|
Shreyas Zare
|
5a9caf3d5c
|
code refactoring done
|
2021-09-18 19:02:40 +05:30 |
|