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
2020-07-07 11:08:16 -07:00
..
monitor_freebsd.go wgengine/monitor: fix crash on Linux on type 21 messages 2020-07-07 10:45:25 -07:00
monitor_linux.go wgengine/monitor: fix other potential crashes on Linux 2020-07-07 11:08:16 -07:00
monitor_unsupported.go wgengine/monitor: parse Linux netlink messages, ignore our own events 2020-07-06 22:42:01 -07:00
monitor.go wgengine/monitor: fix crash on Linux on type 21 messages 2020-07-07 10:45:25 -07:00