elenril
elenril
I am trying to set up jumbo frames on (some subnets of) my home LAN (in order to reduce the router load for large transfers) and I'm struggling to understand...
### Short description The LUA `preoutquery()` hook can now modify `dq.remoteaddr` to override the remote server to query. Fixes #6798 ### Checklist I have: - [x] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document...
Line buffering is the obviously correct mode for (s)events, but block buffering would typically be used when piping its output to another program.