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-05 00:04:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb42498485e1db978bebf5db5afc179f201b5e05
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
2b68be8997
DhcpServer: removed client domain case lowering to allow having same case records in DNS. Updated UpdateDnsAuthZone() to use updated AuthZoneManager calls.
2024-09-14 16:41:38 +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: removed client domain case lowering to allow having same case records in DNS. Updated UpdateDnsAuthZone() to use updated AuthZoneManager calls.
2024-09-14 16:41:38 +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 ignore client identifier feature.
2024-03-16 13:25:52 +05:30