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 19008a3023 net/dnscache: use net/netip
Removes usage of net.IP and net.IPAddr where possible from net/dnscache.

Fixes #5282

Signed-off-by: Kris Brandow <kris.brandow@gmail.com>
2 years ago
..
dnscache.go net/dnscache: use net/netip 2 years ago
dnscache_test.go net/dnscache: use net/netip 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