tailscale/ipn
Brad Fitzpatrick 08e110ebc5 cmd/tailscale: make "up", "status" warn if routes and --accept-routes off
Example output:

    # Health check:
    #     - Some peers are advertising routes but --accept-routes is false

Also, move "tailscale status" health checks to the bottom, where they
won't be lost in large netmaps.

Updates #2053
Updates #6266

Change-Id: I5ae76a0cd69a452ce70063875cd7d974bfeb8f1a
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-11-11 10:56:50 -08:00
..
ipnlocal cmd/tailscale: make "up", "status" warn if routes and --accept-routes off 2022-11-11 10:56:50 -08:00
ipnserver ipn/ipnlocal: add support for multiple user profiles 2022-11-11 10:45:47 +05:00
ipnstate cmd/tailscale,ipn: minor fixes to tailscale lock commands 2022-11-11 07:48:40 -06:00
localapi ipn/localapi: introduce get/set config for serve (#6243) 2022-11-10 22:58:40 -05:00
policy ipn/policy: treat DNS service as interesting so it's not filtered out 2021-12-03 12:55:54 -08:00
store all: remove old +build tags 2022-11-04 07:25:42 -07:00
backend.go ipn/ipnlocal: add support for multiple user profiles 2022-11-11 10:45:47 +05:00
doc.go ipn: add WebServerConfig, add views 2022-11-09 06:17:45 -08:00
fake_test.go ipn/ipnlocal: add support for multiple user profiles 2022-11-11 10:45:47 +05:00
ipn_clone.go ipn/ipnlocal: add optional TLS termination on proxied TCP connections 2022-11-10 21:35:16 -08:00
ipn_view.go ipn/ipnlocal: add optional TLS termination on proxied TCP connections 2022-11-10 21:35:16 -08:00
message_test.go ipn: remove handle.go 2022-10-19 20:52:22 -07:00
message.go all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
prefs_test.go ipn: make Notify.Prefs be a *ipn.PrefsView 2022-11-04 04:00:26 +05:00
prefs.go ipn: add AdvertisesExitNode and AdminPageURL accessors to PrefsView 2022-11-11 16:03:15 +05:00
store.go ipn/ipnlocal: add support for multiple user profiles 2022-11-11 10:45:47 +05:00