This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2025-12-28 20:40:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1bdfd151aae819d50c587e9efd7ae2218c99607
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
872544e2a7
VendorSpecificInformationOption: fixed formating issue in ToString().
2022-05-08 15:20:02 +05:30
..
Options
VendorSpecificInformationOption: fixed formating issue in ToString().
2022-05-08 15:20:02 +05:30
DhcpMessage.cs
DhcpMessage: added VendorClassIdentifier property.
2020-10-31 14:13:30 +05:30
DhcpOption.cs
DhcpOption: added parsing entry for VendorSpecificInformation and VendorClassIdentifier.
2020-10-31 14:13:04 +05:30
DhcpServer.cs
DhcpServer: removed the remove lease methods.
2022-04-30 13:00:45 +05:30
DhcpServerException.cs
DhcpServer: added working dhcp server with basic tests done for all scope options.
2019-06-09 20:51:54 +05:30
Exclusion.cs
Exclusion: updated validation condition to allow single address exclusion.
2021-02-06 18:10:34 +05:30
Lease.cs
Lease: minor refactoring done.
2022-04-30 12:02:17 +05:30
Scope.cs
Scope: refactored RemoveLease() methods. Updated ConvertToReservedLease() and ConvertToDynamicLease() methods to support using both hardware address and client identifier. Code refactoring done.
2022-04-30 13:02:11 +05:30