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
Maisem Ali 136f30fc92 wgengine/monitor: split the unexpected stringification log line
It unfortuantely gets truncated because it's too long, split it into 3
different log lines to circumvent truncation.

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
monitor.go wgengine/monitor: split the unexpected stringification log line 2 years ago
monitor_darwin.go wgengine/monitor: ignore OS-specific uninteresting interfaces 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: ignore OS-specific uninteresting interfaces 2 years ago
monitor_linux_test.go wgengine/monitor: ignore duplicate RTM_NEWADDRs 2 years ago
monitor_polling.go all: gofmt with Go 1.17 3 years ago
monitor_test.go wgengine{,/monitor}: restore Engine.LinkChange, add Mon.InjectEvent 3 years ago
monitor_windows.go wgengine/monitor: ignore OS-specific uninteresting interfaces 2 years ago
polling.go wgengine/monitor: ignore OS-specific uninteresting interfaces 2 years ago