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-29 13:00:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ccc2ea66752c2cec7c2dbef16e2933fb2aaf72a
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
6bebb650fa
DhcpServer: updated ReadUdpRequestAsync() to use larger buffer size and log message size error code cases.
2023-07-29 13:26:12 +05:30
..
Options
VendorSpecificInformationOption: code refactored to use library method for ParseColonHexString().
2023-05-20 17:58:08 +05:30
DhcpMessage.cs
DhcpMessage: added VendorClassIdentifier property.
2020-10-31 14:13:30 +05:30
DhcpOption.cs
DhcpOption: removed ParseColonHexString() and using library method instead.
2023-05-20 17:59:31 +05:30
DhcpServer.cs
DhcpServer: updated ReadUdpRequestAsync() to use larger buffer size and log message size error code cases.
2023-07-29 13:26:12 +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
code refactoring changes.
2023-02-05 16:26:18 +05:30
Scope.cs
code refactoring changes.
2023-02-05 16:26:18 +05:30