From 132087a4b266deb197f86de3fc1131be7a07504c Mon Sep 17 00:00:00 2001 From: fvlaicu <19238716+fvlaicu@users.noreply.github.com> Date: Sat, 6 Jan 2024 14:02:11 +0200 Subject: dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns features (cherry picked from commit 199ceb1f0a820c838dea6862371a3121b3d9f3a9) --- .../service_dns_forwarding.xml.in | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) (limited to 'interface-definitions/service_dns_forwarding.xml.in') diff --git a/interface-definitions/service_dns_forwarding.xml.in b/interface-definitions/service_dns_forwarding.xml.in index 7dce9b548..0f8863438 100644 --- a/interface-definitions/service_dns_forwarding.xml.in +++ b/interface-definitions/service_dns_forwarding.xml.in @@ -670,6 +670,19 @@ 3600 + + + Number of times the expired TTL of a record is extended by 30 seconds when serving stale + + u32:0-65535 + Number of times to extend the TTL + + + + + + 0 + Number of milliseconds to wait for a remote authoritative server to respond @@ -694,6 +707,34 @@ + + + IP address or subnet + + ipv4 + IPv4 address to match + + + ipv4net + IPv4 prefix to match + + + ipv6 + IPv6 address + + + ipv6net + IPv6 address + + + + + + + + + + -- cgit v1.2.3