Skip to content

lib/selection: improve the NO6 behavior

Vladimír Čunát requested to merge selection-no6-bis into master

With broken IPv6 and no knowledge of IP addresses, we were quite often chosing to resolve a NS's AAAA and then using it... which wasn't good. Let's give preference to A here as well.

Edited by Vladimír Čunát

Merge request reports