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-04 15:55:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4180bc4fbc29bb66e546d9b0e6d6aca86c415ebd
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
14ad2231e3
DhcpServer: updated ReadUdpRequestAsync() with task based async calling. Fixed minor null ref issue in UpdateDnsAuthZone().
2020-12-25 18:21:49 +05:30
..
Options
VendorSpecificInformationOption: added hex string parsing.
2020-11-14 16:44:28 +05:30
DhcpMessage.cs
DhcpMessage: added VendorClassIdentifier property.
2020-10-31 14:13:30 +05:30
DhcpOption.cs
DhcpOption: added parsing entry for VendorSpecificInformation and VendorClassIdentifier.
2020-10-31 14:13:04 +05:30
DhcpServer.cs
DhcpServer: updated ReadUdpRequestAsync() with task based async calling. Fixed minor null ref issue in UpdateDnsAuthZone().
2020-12-25 18:21:49 +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: minor update to allow specifying hardware address type explicitly.
2020-12-12 16:49:52 +05:30
Scope.cs
Scope: updated static ip validation in FindInterface() with explicit check for ipv4 dhcp server and with detailed error message.
2020-12-19 12:33:32 +05:30