You need to sign in or sign up before continuing.
- Oct 21, 2025
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
- Oct 16, 2025
-
-
Vladimír Čunát authored
-
- Oct 15, 2025
-
-
-
-
policy-loader automatically enters RUNNING state when spawned
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Including config and docs for this.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
The module switches individual queries to a forwarding config when failing to resolve the normal way (non-forwarding typically). Internally the mechanism is close to the serve_stale module. For now it has Lua config only, e.g.: modules = { 'fallback' } fallback.config({ targets = { {'193.17.47.1', tls = false}, {'2001:148f:fffe::1', tls = false}, }, options = { }, }) TODO: right now it's not yet possible to specify a list of source addresses for which this mechanism won't be applied.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
- Oct 09, 2025
-
-
Aleš Mrázek authored
ci: docker:test:cross-platform: removed reload.sh interactive test See merge request !1749
-
Aleš Mrázek authored
-
Aleš Mrázek authored
manager: new API route for forced reload Closes #939 See merge request !1748
-
- Oct 08, 2025
-
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- Oct 03, 2025
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
This reverts merge request !1743
-
- Sep 30, 2025
-
-
Aleš Mrázek authored
NEWS: added address renumbering bugfix See merge request !1745
-
Aleš Mrázek authored
-
Aleš Mrázek authored
kresctl: commands: allow combination of config files See merge request !1738
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
datamodel/templates/network.lua.j2: renumber.config typo fix See merge request !1739
-
Aleš Mrázek authored
-
Aleš Mrázek authored
ci: updated python to 3.13, use debian image for python jobs See merge request !1744
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
- Sep 29, 2025
-
-
Aleš Mrázek authored
-
- Sep 25, 2025
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Equivalent to knot-dns@27825e4c The problem happens now with clang 20. I don't think I've seen it happen with GCC 15 or with some earlier clang versions.
-