summaryrefslogtreecommitdiffhomepage
path: root/wgengine/monitor/monitor_linux.go
AgeCommit message (Expand)AuthorFilesLines
2020-02-17wgengine/monitor: use RTMGRP_* consts from x/sys/unixTobias Klauser1-10/+1
2020-02-17wgengine/monitor: make Close not block forever on LinuxBrad Fitzpatrick1-0/+2
2020-02-17wgengine: move link monitor to be owned by the engine, not the routerBrad Fitzpatrick1-5/+5
2020-02-13monitor: refactor for architecture-specific connection implementationswardn1-0/+60