tailscale/wgengine/monitor
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
..
monitor.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
monitor_darwin.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
monitor_darwin_test.go wgengine/monitor: add skipped failing test for Darwin route message bug 2021-03-02 09:53:36 -08:00
monitor_freebsd.go wgengine/monitor: ignore OS-specific uninteresting interfaces 2022-04-20 12:32:15 -07:00
monitor_linux.go all: migrate more code code to net/netip directly 2022-08-02 13:59:57 -07:00
monitor_linux_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
monitor_polling.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
monitor_test.go wgengine{,/monitor}: restore Engine.LinkChange, add Mon.InjectEvent 2021-03-03 22:09:02 -08:00
monitor_windows.go all: migrate more code code to net/netip directly 2022-08-02 13:59:57 -07:00
polling.go wgengine/monitor: ignore OS-specific uninteresting interfaces 2022-04-20 12:32:15 -07:00