summaryrefslogtreecommitdiffhomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-27cmd/tailscale: add status subcommandBrad Fitzpatrick1-16/+51
2020-03-17scripts: add a license header checker.David Anderson1-0/+4
2020-03-12net/nettest: new package with net-like testing primitivesDavid Crawshaw3-0/+463
2020-03-10Move linkstate boring change filtering to magicsockBrad Fitzpatrick1-0/+34
2020-03-10wgengine/monitor: don't call LinkChange when interfaces look unchangedBrad Fitzpatrick2-0/+215
2020-03-09net/dnscache: ignore annoying staticcheck checkBrad Fitzpatrick1-0/+2
2020-03-09net/dnscache: initialize the single Resolver more directlyBrad Fitzpatrick1-7/+9
2020-03-09net/dnscache: do not PreferGo on macOS/iOSDavid Crawshaw1-3/+15
2020-03-09net/dnscache: add copyright header to testBrad Fitzpatrick1-0/+4
2020-03-09net/dnscache: parse passed CIDRDavid Crawshaw2-1/+25
2020-03-05net/dnscache: add overly simplistic DNS cache package for selective useBrad Fitzpatrick1-0/+151