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 eccc167733 wgengine/monitor: fix memory corruption in Windows implementation
I used the Windows APIs wrong previously, but it had worked just
enough.

Updates #921

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
monitor.go wgengine/monitor: add a poller to the Windows link change monitor 4 years ago
monitor_freebsd.go wgengine/monitor_freebsd.go: remove duplicated errcheck 4 years ago
monitor_linux.go wgengine/monitor: add, clean up netlink logging on route changes 4 years ago
monitor_unsupported.go wgengine/monitor: add Windows linkchange monitor 4 years ago
monitor_windows.go wgengine/monitor: fix memory corruption in Windows implementation 4 years ago