-
Installing it twice makes sense as far as I can see - we need Rust during sdist and during the actual package build (if I am not mistaken). Downloading it twice is a waste. Perhaps we can COPY the fil…
-
- [x] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [Github Discussions](https://github.c…
-
Because remembering `:equal` is awkward.
-
Consul agent generated the same node ID for next hosts:
MYUGF-DBS302P (created about 1 year ago)
MYUGF-DBS311P (created two days ago)
Should i use parameter -disable-host-node-id for all my agent…
-
- Program: Authoritative, Recursor
- Issue type: Feature request
### Short description
Extend the local-address statement to accept IPv6 Token format; ie: static:::42
or
Provide some method t…
-
- Program: Authoritative, Recursor, dnsdist
- Issue type: Feature request
### Short description
Our Makefiles fail on BSD-make - in some places they error out, but worse, in some other places…
-
- Program: Recursor
- Issue type: Bug report
### Short description
after set extended-resolution-errors=yes.
there is no additional records for why error
### Environment
- …
-
- Program: Recursor
- Issue type: Bug report, Feature request
### Short description
I'm running a larger RPZ zone 650.000+ records with only RPZ records where I suttently got this error in the …
-
- Program: Recursor
- Issue type: Bug report
### Short description
The documentation setup uses `virtualenv .venv` when it should use `python3 -m venv .venv`
### Environment
- Operatin…
-
If I put `dq:addAnswer(pdns.AAAA, "::1:2:3::4")` (note the invalid second `::`) in a `preresolve` method, recursor will log `Feb 23 16:39:02 STL error (nu.nl./AAAA from 127.0.0.1): Exception thrown by…