Results 83 issues of Remi Gacogne

### Short description We no longer need it after that initial health-check round so it is only wasting (a very small amount of) memory and one file descriptor at that...

enhancement
dnsdist

### Short description The DNS parser has already converted the "TTL" of the OPT record to the host byte order before providing to us, and unfortunately we do not want...

defect
dnsdist
backport to dnsdist-1.7.x

### Short description ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code - [x] included documentation (including...

docs
enhancement
dnsdist

### Short description See https://github.com/PowerDNS/pdns/issues/11831 ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code - [x] included...

docs
dnsdist
backport to dnsdist-1.7.x

### Short description dnsdist will only automatically reload the CDB file if the mtime changed, but the mtime might not change if the update to the file happens at the...

defect
dnsdist
backport to dnsdist-1.7.x

- Program: sdig - Issue type: Bug report ### Short description Leading to a termination with a exit code of 141 if we try to write to a socket that...

defect

- Program: Authoritative, Recursor, dnsdist - Issue type: Feature request ### Short description Enabling Link-Time Optimizations with a modern compiler is as easy as passing `-flto` (or `-flto=thin` for clang...

auth
rec
dnsdist

### Short description The latency was counted twice, and the frontend-nxdomain, frontend-noerror and frontend-servfail was increased twice as well. ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document -...

defect
dnsdist

### Short description We were updating the timer of a copy, instead of the object representing the backend we are trying to upgrade. ### Checklist I have: - [x] read...

defect
dnsdist