summaryrefslogtreecommitdiffhomepage
path: root/health
AgeCommit message (Expand)AuthorFilesLines
2021-04-28wgengine/magicsock: always run ReceiveIPv6Josh Bleecher Snyder1-2/+2
2021-04-28health: track whether we have a functional udp4 bindJosh Bleecher Snyder1-1/+13
2021-04-26health, wgenegine: fix receive func health checks for the fourth timeJosh Bleecher Snyder1-0/+62
2021-04-26health: delete ReceiveFunc health checksJosh Bleecher Snyder1-71/+0
2021-04-23health, wgenegine: fix receive func health checks yet againJosh Bleecher Snyder1-22/+63
2021-04-22health, wgengine/magicsock: avoid receive function false positivesJosh Bleecher Snyder1-2/+6
2021-04-22health: track whether magicsock receive functions are runningJosh Bleecher Snyder1-0/+26
2021-04-05health: add DNS subsystem and plumb errors in.David Anderson1-1/+10
2021-03-22health: track whether any network interface is upBrad Fitzpatrick1-0/+12
2021-03-16health, ipn/ipnlocal: track, log overall healthBrad Fitzpatrick1-19/+100
2021-03-15wgengine/router: report to control when setPrivateNetwork failsBrad Fitzpatrick1-0/+6
2021-03-15health, controlclient, ipn, magicsock: tell health package state of thingsBrad Fitzpatrick1-1/+99
2021-02-18health, control/controlclient, wgengine: report when router unhealthyBrad Fitzpatrick1-0/+71