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
2026-01-03 23:34:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
161eeccb901c4aebe4980cf03610cefc5d71bae6
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
f9edcd67a1
DhcpServer: Updated GetSanitizedHostName() to allow period char.
2024-10-19 16:38:30 +05:30
..
Options
ClientIdentifierOption: fixed bug in GetHashCode() which generated different hash codes for "similar" objects.
2024-06-15 19:29:51 +05:30
DhcpMessage.cs
DhcpMessage: Added GetClientIdentifier() to handle client identifier based on MAC address.
2024-03-16 13:22:36 +05:30
DhcpOption.cs
DhcpOption: code refactoring done.
2024-02-04 17:19:13 +05:30
DhcpServer.cs
DhcpServer: Updated GetSanitizedHostName() to allow period char.
2024-10-19 16:38:30 +05:30
DhcpServerException.cs
DhcpServerException: removed obsolete code.
2024-02-04 17:21:38 +05:30
Exclusion.cs
Exclusion: updated validation condition to allow single address exclusion.
2021-02-06 18:10:34 +05:30
Lease.cs
Lease: code refactoring done.
2024-02-04 17:22:08 +05:30
Scope.cs
Scope: updated GetClientFullyQualifiedDomainNameOption() to sanitize hostname before using it to generate client domain name.
2024-09-28 16:11:51 +05:30