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-02-21 07:14:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d0d6559763732263c8d40bc2cdd475158f32f96
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
c022e31ad5
DhcpServer: fixed issue in FindScope() caused due to unnecessary validation to check if RelayAgentIpAddress equals remoteAddress.
2020-09-26 12:20:14 +05:30
..
Options
minor refactoring.
2020-05-23 17:30:41 +05:30
DhcpMessage.cs
DhcpMessage: updated code to removed assumption of Ethernet hardware address type.
2020-08-29 14:13:14 +05:30
DhcpOption.cs
removed unused dhcp option parsing.
2019-06-15 13:23:27 +05:30
DhcpServer.cs
DhcpServer: fixed issue in FindScope() caused due to unnecessary validation to check if RelayAgentIpAddress equals remoteAddress.
2020-09-26 12:20:14 +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
DhcpServer: fixed bug due to invalid host name causing scope to fail to activate. Updated SOA paramerters for zone created by dhcp.
2019-12-14 16:41:49 +05:30
Scope.cs
Scope: removed reverse zone property since it does not reflect correct reverse zone for all networks.
2020-08-29 14:12:37 +05:30