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-28 04:18:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37dba9bfa191ede74fb97db88dd4a2eba72dedeb
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
f08b489476
Scope: implemented support for TFTP server address and generic options.
2022-12-24 12:07:34 +05:30
..
Options
implemented TftpServerAddressOption option.
2022-12-24 12:04:53 +05:30
DhcpMessage.cs
DhcpMessage: added VendorClassIdentifier property.
2020-10-31 14:13:30 +05:30
DhcpOption.cs
DhcpOption: Implemented support for generic option and TftpServerAddress option.
2022-12-24 12:05:50 +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: implemented support for TFTP server address and generic options.
2022-12-24 12:07:34 +05:30