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>
2022-08-17 14:19:37 -04:00
..
dnscache_test.go net/dnscache: try IPv6 addresses first (#5349) 2022-08-11 19:00:39 -04:00
dnscache.go net/dnscache: fix v4addrs to return only v4 addrs 2022-08-17 14:19:37 -04:00
messagecache_test.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
messagecache.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00