Mats Dufberg

Results 490 comments of Mats Dufberg

This issue has also been raised in #1221.

This issue will be addressed, but not in the upcoming release, v2023.2, that will be published in the beginning of January. After that release I will start working on the...

The classification `T-Bug` is for the first issue, i.e. where trailing space in cli.args file is not trimmed before interpretation. The second issue I am unsure of. The expansion of...

I cannot find a good documentation of what `fallback` really means. I find "Use new fallback mechanism (try EDNS, then do TCP)" and that seems wrong. Then `fallback` should be...

This PR suggests to set `fallback` to always `TRUE` which is problematic. `Zonemaster/Engine/Profile.pm` says: ``` resolver.defaults.igntc A boolean. If false, UDP queries that get responses with the "TC" flag set...

> Here is some context for why the default "fallback" value is true: #460 I do not see it in #460. Can you please point it out? Is that due...

@mattias-p, please set correct `V-XXX` and `RC-XXX` labels on it.

> @mattias-p @matsduf I've set RC-Deprecations and V-Patch (maybe V-Minor instead? I'm not sure). That looks correct. When the deprecated is removed it will be a breaking change, but not...

1. We should create a PR that updates the files. 2. A second step would be: 1. Create a script that does the update to make the update simple. 2....