Mats Dufberg
Mats Dufberg
@mattias-p, please see https://github.com/zonemaster/zonemaster/pull/1260.
@mattias-p, you do not trimming to be part of the normalization specification (you write "test case specification" but I think you mean the normalization document), but you want the normalization...
@blacksponge, I am not sure what problem you want to solve. "no_network" is primarily used during development.
This is a breaking change, isn't it? Then it should be `V-Major`.
> * It updates profile parameters "asn_db.style" and "asn_db.sources" Is that an update of documentation only, or functional update?
> Make ASNLookup.pm use standard recursive DNS lookup I created asnlookup.dufberg.se, which has a DNAME to asnlookup.zonemaster.net: ``` % dig 178.111.124.3.origin.asnlookup.zonemaster.net TXT (...) ;; ANSWER SECTION: 178.111.124.3.origin.asnlookup.zonemaster.net. 14311 IN TXT...
If two different strings have been configured for ASN lookup, I assume that the second is some kind of backup. When will the failover to the backup happen? Is that...
From the code I do not see how the switch to next ASN provider is done, but I assume that it should be done when the response is not "valid"....
> Regarding the DEBUG message, it would currently be complex to do that but instead I can make one that it outputted whenever any ASN source is used (not just...
This relates to the updates of test case Basic00 in PR zonemaster/zonemaster#942.