diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-06-01 23:53:09 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-06-01 23:53:09 +0200 |
commit | 7113f730dec2aba58935fdf0eb2b13ad58e63a69 (patch) | |
tree | 2928bac42d29a2e315cbefbedfc78fe1300a4b37 /sys/src/cmd/python/Python/mysnprintf.c | |
parent | 16c87febd3875c4b0c9648c681735be3de8358bd (diff) |
ndb/cs: make ipv6 only host practical by checking ip version on local interfaces
avoid returning ip addresses that cannot be reached due
to lack of a compatible ip address. this means when here
is no ipv4 address configured, we wont return ipv4 addresses
and would not query dns for an A record.
likewise, when here is no ipv6 address configured then
we wont query dns for an AAAA record.
ipv6 lookups can still be disabled with the -4 flag just
as before.
Diffstat (limited to 'sys/src/cmd/python/Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions