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-03-03 04:05:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfed453bf588dbdebc83c5801b0dc39ea9d03e5c
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
cfed453bf5
DhcpServer: Updated default scope to use IgnoreClientIdentifierOption option. Updated dhcp log with more details in UpdateDnsAuthZone().
2024-03-16 13:23:53 +05:30
..
Options
code refactoring changes done.
2024-02-04 17:17:20 +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 default scope to use IgnoreClientIdentifierOption option. Updated dhcp log with more details in UpdateDnsAuthZone().
2024-03-16 13:23:53 +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 FindThisDnsServerAddress() implementation to check the DNS server local endpoints for selecting This Server address.
2024-02-17 18:00:59 +05:30