summaryrefslogtreecommitdiffhomepage
path: root/netcheck
AgeCommit message (Expand)AuthorFilesLines
2020-04-09netcheck: aggregate spammy logging onto one concise lineBrad Fitzpatrick1-3/+40
2020-03-30derp, netcheck: make tests listen on localhost onlyBrad Fitzpatrick1-3/+1
2020-03-18netcheck: use best DERP server in past 5 minutes to avoid flip-floppingBrad Fitzpatrick2-10/+175
2020-03-13Quiet two little log annoyances.Brad Fitzpatrick1-1/+1
2020-03-12netcheck: work behind UDP-blocked networks again, add testsBrad Fitzpatrick2-14/+94
2020-03-11netcheck: fix data races for staggler STUN packets arriving after GetReportBrad Fitzpatrick1-10/+47
2020-03-11netcheck: ignore IPv4 STUN failures if we saw at least one replyBrad Fitzpatrick1-1/+14
2020-03-11netcheck: ignore IPv6 STUN failuresBrad Fitzpatrick1-1/+8
2020-03-11stunner: re-do how Stunner worksBrad Fitzpatrick2-44/+84
2020-03-10wgengine/monitor: don't call LinkChange when interfaces look unchangedBrad Fitzpatrick1-1/+1
2020-03-10derp/derpmap: new DERP config package, merge netcheck into magicsock moreBrad Fitzpatrick1-67/+149
2020-03-05net/dnscache: add overly simplistic DNS cache package for selective useBrad Fitzpatrick1-0/+4
2020-03-04netcheck: include two more DERP nodes, show more in CLI reportBrad Fitzpatrick1-15/+37
2020-03-04netcheck: add TODO about alternate timing strategiesBrad Fitzpatrick1-0/+6
2020-03-04magicsock, wgengine, ipn, controlclient: plumb regular netchecks to map pollBrad Fitzpatrick1-0/+16
2020-03-02netcheck: add Report.Clone, return cloned report to avoid races on late repliesBrad Fitzpatrick1-2/+18
2020-02-28netcheck: add hairpinning detectionBrad Fitzpatrick1-5/+57
2020-02-28netcheck, stunner: reduce log spamBrad Fitzpatrick1-2/+3
2020-02-27Start of netcheck package & including network state in Hostinfo.Brad Fitzpatrick1-0/+137