You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/dnscache
Kris Brandow 9ae1161e85 net/dnscache: fix v4addrs to return only v4 addrs
Update the v4addrs function to filter out IPv6 addresses.

Fixes regression from 8725b14056.

Signed-off-by: Kris Brandow <kris.brandow@gmail.com>
2 years ago
..
dnscache.go net/dnscache: fix v4addrs to return only v4 addrs 2 years ago
dnscache_test.go net/dnscache: try IPv6 addresses first (#5349) 2 years ago
messagecache.go all: use any instead of interface{} 2 years ago
messagecache_test.go all: use any instead of interface{} 2 years ago