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-30 13:29:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fa2c5406b3dde8505656580b478c826d1d7d2fc
DnsServer
/
DnsServerCore
History
Shreyas Zare
6fa2c5406b
DhcpServer: socket implementation redesigned to resolve cross platform issues with consistent behavior on windows and linux. FindScope() implementation changed to use IPPacketInformation for scope selection. BindUdpListener() updated with SocketOptionName.ReuseAddress to work on Unix platforms.
2019-06-16 21:26:34 +05:30
..
Dhcp
DhcpServer: socket implementation redesigned to resolve cross platform issues with consistent behavior on windows and linux. FindScope() implementation changed to use IPPacketInformation for scope selection. BindUdpListener() updated with SocketOptionName.ReuseAddress to work on Unix platforms.
2019-06-16 21:26:34 +05:30
Dns
DnsServer: implemented internal zone option.
2019-06-15 18:05:44 +05:30
www
minor ui css changes done
2019-06-16 14:27:47 +05:30
DnsServerCore.csproj
assembly version updated for v3.3 release.
2019-05-11 13:37:37 +05:30
InvalidTokenWebServiceException.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30
LogManager.cs
LogManager: changes done to allow specifying all supported protocol types for logging.
2019-03-02 20:03:12 +05:30
UserSession.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30
WebService.cs
Scope: replaces LeaseTime with day, hour and minute based time selection.
2019-06-15 20:56:48 +05:30
WebServiceException.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30