Component: dns
85 changelog entries across 44 version(s)
Releases by channel (stacked)
- fixed multiple TXT string replies;
- hide default static entry "type" from export;
- do not allow setting "forward-to" same as "name" or "regex";
- do not allow setting zero value IP addresses for "A" and "AAAA" records;
- do not use DoH for local queries when a server is specified;
- added support for exclusive dynamic DNS server usage from IPsec;
- added support for forwarding DNS queries of static entries to specific server;
- added support for multiple type static entries;
- fixed DNS cache service becoming unresponsive when active Hotspot server is present on the router (introduced in 6.42);
- fixed DNS cache service becoming unresponsive when active Hotspot server is present on the router (introduced in 6.42);
- do not generate "Undo" messages on changes to dynamic servers;
- made loading thousands of static entries faster;
- made loading thousands of static entries faster;
- fixed typo in regexp error message;
- fixed typo in regexp error message;
- added "max-concurrent-queries" and "max-concurrent-tcp-sessions" settings;
- do not resolve incorrect addresses after changes made in static dns entries;
- improved static dns entry add speed when regexp is being used;
- fixed crash when using regexp static dns entries;
- avoid unnecessary dynamic server address saving in storage;
- allow to set query-server-timeout and query-total-timeout only greater than 0s;
- fixed lockup when dynamic dns server address 0.0.0.0 was received;
- avoid unnecessary static entry saving in storage;
- fix for situation when dynamic dns servers could disappear;
- initial fix for situation when dynamic dns servers could disappear;
- do not create duplicate entries for same dynamic dns server addresses;
- retry queries with tcp if truncated results received;
- fix empty response;