dns: Add `AppleDnsResolverConfig.include_unroutable_families` config (#20527)
If set, the resolver will avoid the system's heuristics to only return IPv4 or IPv6 addresses that it considers to be "routable", instead returning all possible IPv4 or IPv6 addresses. This setting is ignored if the DNS lookup family is set to v4-only or v6-only. This may be a useful setting to specify if the addresses considered unroutable by the system's heuristics may in practice be routable. Signed-off-by: JP Simard <jp@jpsim.com> Mirrored from https://github.com/envoyproxy/envoy @ 60a13f30a4e425c907607fab96efee0ed2afcf22pull/626/head
parent
237226043a
commit
4b9f722438
1 changed files with 8 additions and 0 deletions
Loading…
Reference in new issue