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-04-01 02:11:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08f8e71cf1aaf0f96dd085ac3fd03affe3fcc895
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
36819701b9
DhcpServer: implemented ServerHostName and BootFileName options.
2020-10-24 16:55:16 +05:30
..
Options
DHCP options codee refactoring done.
2020-09-26 18:09:01 +05:30
DhcpMessage.cs
DhcpMessage: added support for sname and file fields.
2020-10-24 16:53:54 +05:30
DhcpOption.cs
removed unused dhcp option parsing.
2019-06-15 13:23:27 +05:30
DhcpServer.cs
DhcpServer: implemented ServerHostName and BootFileName options.
2020-10-24 16:55:16 +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
DhcpServer: added working dhcp server with basic tests done for all scope options.
2019-06-09 20:51:54 +05:30
Lease.cs
Lease: using enum in place of constant.
2020-09-26 18:09:50 +05:30
Scope.cs
Scope: added serverHostName and bootFileName options
2020-10-24 16:50:52 +05:30