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-03 23:34:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e84b4a3748e4a0feeafeb53d60f68303217f034c
DnsServer
/
DnsServerCore
/
Dhcp
History
Shreyas Zare
e84b4a3748
VendorSpecificInformationOption: added hex string parsing.
2020-11-14 16:44:28 +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: strictly enforcing exclusion lists for lease renewals.
2020-10-24 17:37:44 +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 IsAddressExcluded(). Updated GetOffer() to release existing lease if its dynamic and is excluded.
2020-10-24 17:36:31 +05:30