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-23 00:56:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98df9d6e730cd4e36dbdfaf67ec58503129d5fce
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
695e1f2feb
ClientIdentifierOption: fixed bug in GetHashCode() which generated different hash codes for "similar" objects.
2024-06-15 19:29:51 +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 implementation to remove delayed save feature for modified auth zones.
2024-05-19 14:51:50 +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