This website requires JavaScript.
Explore
Help
Register
Sign In
TechnitiumSoftware
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/TechnitiumSoftware/DnsServer.git
synced
2026-03-11 19:18:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
Add File
New File
Upload File
Apply Patch
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
62653e035a
Scope: implemented new DNS record overwrite for dynamic lease option.
2025-12-20 15:29:50 +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: implemented new DNS record overwrite for dynamic lease option. Fixed a minor issue.
2025-12-20 15:29:18 +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: implemented new DNS record overwrite for dynamic lease option.
2025-12-20 15:29:50 +05:30