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
Brad Fitzpatrick ce1b52bb71 wgengine/monitor: fix other potential crashes on Linux
Never return "nil, nil" anymore. The caller expected a usable
interface now. I missed some of these earlier.

Also, handle address deletion now.

Updates #532
4 years ago
..
monitor.go wgengine/monitor: fix crash on Linux on type 21 messages 4 years ago
monitor_freebsd.go wgengine/monitor: fix crash on Linux on type 21 messages 4 years ago
monitor_linux.go wgengine/monitor: fix other potential crashes on Linux 4 years ago
monitor_unsupported.go wgengine/monitor: parse Linux netlink messages, ignore our own events 4 years ago