summaryrefslogtreecommitdiffhomepage
path: root/interfaces
AgeCommit message (Expand)AuthorFilesLines
2020-03-02magicsock, interfaces: move some code from magicsock to interfacesBrad Fitzpatrick1-6/+65
2020-02-28interfaces: recognize utun as a possible Tailscale interface name prefixmichael wilson1-1/+2
2020-02-27Start of netcheck package & including network state in Hostinfo.Brad Fitzpatrick1-0/+36
2020-02-21interfaces, cmd/tsshd: move interface lookup from tsshd to its own packageBrad Fitzpatrick2-0/+89