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/wgengine/monitor
Andrew Dunham 1011e64ad7 wgengine/monitor: don't log unhandled RTM_{NEW,DEL}LINK messages
These aren't handled, but it's not an error to get one.

Fixes #6806

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I1fcb9032ac36420aa72a048bf26f58360b9461f9
1 year ago
..
monitor.go util/set: add new set package for SetHandle type 2 years ago
monitor_darwin.go all: convert more code to use net/netip directly 2 years ago
monitor_darwin_test.go wgengine/monitor: add skipped failing test for Darwin route message bug 3 years ago
monitor_freebsd.go wgengine/monitor: ignore OS-specific uninteresting interfaces 2 years ago
monitor_linux.go wgengine/monitor: don't log unhandled RTM_{NEW,DEL}LINK messages 1 year ago
monitor_linux_test.go all: convert more code to use net/netip directly 2 years ago
monitor_polling.go all: remove old +build tags 2 years ago
monitor_test.go wgengine{,/monitor}: restore Engine.LinkChange, add Mon.InjectEvent 3 years ago
monitor_windows.go wgengine/monitor: fix panic due to race on Windows 1 year ago
polling.go all: remove old +build tags 2 years ago