tailscale/net/interfaces
Brad Fitzpatrick 8725b14056 all: migrate more code code to net/netip directly
Instead of going through the tailscale.com/net/netaddr transitional
wrappers.

Updates #5162

Change-Id: I3dafd1c2effa1a6caa9b7151ecf6edd1a3fda3dd
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-08-02 13:59:57 -07:00
..
interfaces.go all: migrate more code code to net/netip directly 2022-08-02 13:59:57 -07:00
interfaces_bsd.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
interfaces_darwin.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
interfaces_darwin_test.go all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
interfaces_default_route_test.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
interfaces_defaultrouteif_todo.go net/interfaces: add FreeBSD default route lookup (portmapping, etc) 2022-03-08 13:02:02 -08:00
interfaces_linux.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
interfaces_linux_test.go net/interfaces: get Linux default route from netlink as fallback 2022-02-28 19:57:34 -08:00
interfaces_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
interfaces_windows.go all: migrate more code code to net/netip directly 2022-08-02 13:59:57 -07:00
interfaces_windows_test.go net/interfaces: quiet PAC detection logging in no-PAC case, add benchmark 2020-10-01 22:02:39 -07:00