ruby/test/resolv
Jeremy Evans 2f12af42f7 Add support for IPv6 link local addresses to resolv
Now that it should work correctly, test that every address returned
by Socket.ip_address_list is resolvable.

Socket works with IPv6 link local addresses, and ipaddr now does
as well, so I think resolv should support them.

Fixes [Bug #17112]
2020-11-07 13:47:45 -08:00
..
test_addr.rb Add support for IPv6 link local addresses to resolv 2020-11-07 13:47:45 -08:00
test_dns.rb Remove sender/message_id pair after response received in resolv 2020-11-07 13:12:27 -08:00
test_mdns.rb fix for IPv6 env 2018-01-11 19:41:49 +00:00
test_resource.rb