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
2025-12-29 13:00:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba7caa1ef2acf94fa6d46bbf9ad9b8a730f47cec
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
58ca4dd789
Scope: added macOS explicit check.
2022-11-12 18:04:48 +05:30
..
Options
DomainSearchOption: added support for option 119.
2022-11-12 14:52:58 +05:30
DhcpMessage.cs
DhcpMessage: added VendorClassIdentifier property.
2020-10-31 14:13:30 +05:30
DhcpOption.cs
DhcpOption: implemented support for option 119 and 138.
2022-11-12 14:53:48 +05:30
DhcpServer.cs
DhcpServer: updated ActivateScopeAsync() and DeactivateScope() to allow optional throwing of exception. Updated EnableScopeAsync() and DisableScope() to support the same.
2022-11-12 15:25:52 +05:30
DhcpServerException.cs
DhcpServer: added working dhcp server with basic tests done for all scope options.
2019-06-09 20:51:54 +05:30
Exclusion.cs
Exclusion: updated validation condition to allow single address exclusion.
2021-02-06 18:10:34 +05:30
Lease.cs
Lease: minor refactoring change
2022-09-18 17:36:29 +05:30
Scope.cs
Scope: added macOS explicit check.
2022-11-12 18:04:48 +05:30