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-08 21:57:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73cbff24a02c885e2fd7dfddebf79ca7818be7f9
DnsServer
/
DnsServerCore
/
Dhcp
/
Options
History
Shreyas Zare
50cf6fdf2e
code refactoring changes.
2023-02-05 16:26:18 +05:30
..
BroadcastAddressOption.cs
…
CAPWAPAccessControllerOption.cs
CAPWAPAccessControllerOption: added support for option 138.
2022-11-12 14:52:27 +05:30
ClasslessStaticRouteOption.cs
code refactoring changes.
2023-02-05 16:26:18 +05:30
ClientFullyQualifiedDomainNameOption.cs
ClientFullyQualifiedDomainNameOption: updated ParseOptionValue() method to ignore null termination caused by buggy clients.
2021-06-12 13:47:20 +05:30
ClientIdentifierOption.cs
ClientIdentifierOption: implemented Parse() and ToString() helper methods.
2022-04-30 12:01:48 +05:30
DhcpMessageTypeOption.cs
…
DomainNameOption.cs
…
DomainNameServerOption.cs
…
DomainSearchOption.cs
DomainSearchOption: added support for option 119.
2022-11-12 14:52:58 +05:30
HostNameOption.cs
…
IpAddressLeaseTimeOption.cs
…
MaximumDhcpMessageSizeOption.cs
…
NetBiosNameServerOption.cs
…
NetworkTimeProtocolServersOption.cs
…
OptionOverloadOption.cs
…
ParameterRequestListOption.cs
…
RebindingTimeValueOption.cs
…
RenewalTimeValueOption.cs
…
RequestedIpAddressOption.cs
…
RouterOption.cs
…
ServerIdentifierOption.cs
…
SubnetMaskOption.cs
…
TftpServerAddressOption.cs
implemented TftpServerAddressOption option.
2022-12-24 12:04:53 +05:30
VendorClassIdentifierOption.cs
…
VendorSpecificInformationOption.cs
VendorSpecificInformationOption: updated code to accept hex string in both colon separator and normal format .
2022-12-24 12:04:26 +05:30