Skip to content

luci-mod-network: add support for fast-dns-retry, use-stale-cache#8102

Draft
saldry wants to merge 3 commits intoopenwrt:masterfrom
saldry:dnsmasq
Draft

luci-mod-network: add support for fast-dns-retry, use-stale-cache#8102
saldry wants to merge 3 commits intoopenwrt:masterfrom
saldry:dnsmasq

Conversation

@saldry
Copy link
Copy Markdown
Contributor

@saldry saldry commented Nov 19, 2025

  • This PR is not from my main or master branch 💩, but a separate branch ✅
  • Each commit has a valid ✒️ Signed-off-by: <my@email.address> row (via git commit --signoff)
  • Each commit and PR title has a valid 📝 <package name>: title first line subject for packages
  • Incremented 🆙 any PKG_VERSION in the Makefile
  • Tested on: (x86/64, openwrt snapshot, Chrome) ✅
  • ( Preferred ) Mention: @ the original code author for feedback
  • ( Preferred ) Screenshot or mp4 of changes:
  • ( Optional ) Closes: e.g. openwrt/luci#issue-number
  • ( Optional ) Depends on: dnsmasq: add support for fast-dns-retry, use-stale-cache and more options openwrt#20823
  • Description: (describe the changes proposed in this PR)

Note: I don't know if Weblate likes the help text of Fast retry time setting/fast_dns_retry_param

pic1

pic2

@systemcrash systemcrash marked this pull request as draft November 19, 2025 13:28
Support dnsmasq `--fast-dns-retry`

Signed-off-by: Fengyu Wu <saldry@proton.me>
Support dnsmasq `--use-stale-cache`

Signed-off-by: Fengyu Wu <saldry@proton.me>
Move nonegcache, cachesize, min_cache_ttl and max_cache_ttl to cache tab

Add `datatype = 'uinteger'` to min_cache_ttl and max_cache_ttl

Signed-off-by: Fengyu Wu <saldry@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant