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-06 00:36:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7c3d65e242e8b261fd8487d756b09ed5ffc2ac3
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
3c92a51b8f
DhcpServer: Updated code to support new Scope implementation changes.
2022-11-12 14:58:35 +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 code to support new Scope implementation changes.
2022-11-12 14:58:35 +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 domain search and CAPWAPAP option support. Added option to disable dns updates. Added feature to support using domain names for NTP option. Added missing validation checks in properties.
2022-11-12 14:57:08 +05:30