tailscale/cmd
Brad Fitzpatrick 14559340ee Start of netcheck package & including network state in Hostinfo.
* adds new packet "netcheck" to do the checking of UDP, IPv6, and
  nearest DERP server, and the Report type for all that (and more
  in the future, probably pulling in danderson's natprobe)
* new tailcfg.NetInfo type
* cmd/tailscale netcheck subcommand (tentative name, likely to
  change/move) to print out the netcheck.Report.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-02-27 11:05:27 -08:00
..
derper cmd/derper: add a STUN server 2020-02-26 19:11:14 -08:00
mkpkg cmd/mkpkg: add flags for debian scripts. 2020-02-24 09:37:06 -08:00
relaynode control: make Hostinfo accessed by pointer 2020-02-25 10:35:51 -08:00
taillogin control: make Hostinfo accessed by pointer 2020-02-25 10:35:51 -08:00
tailscale Start of netcheck package & including network state in Hostinfo. 2020-02-27 11:05:27 -08:00
tailscaled ipn: temporary support for loading legacy relaynode configs. 2020-02-20 11:31:10 -08:00
tsshd interfaces, cmd/tsshd: move interface lookup from tsshd to its own package 2020-02-21 08:13:21 -08:00