You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
Brad Fitzpatrick 8864112a0c ipn/ipnlocal: bound how long cert fetchher checks for existing DNS records
It was supposed to be best effort but in some cases (macsys at least,
per @marwan-at-work) it hangs and exhausts the whole context.Context
deadline so we fail to make the SetDNS call to the server.

Updates #8067
Updates #3273 etc

Change-Id: Ie1f04abe9689951484748aecdeae312afbafdb0f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
ipnauth all: update copyright and license headers 2 years ago
ipnlocal ipn/ipnlocal: bound how long cert fetchher checks for existing DNS records 2 years ago
ipnserver tsd: add package with System type to unify subsystem init, discovery 2 years ago
ipnstate cmd/tailscale: surface node-key for locked out tailnet-lock peers 2 years ago
localapi all: avoid repeated default interface lookups 2 years ago
policy ipn: prefer allow/denylist terminology 2 years ago
store ipn/store/awsstore: persist state with intelligent tiering 2 years ago
backend.go all: update copyright and license headers 2 years ago
doc.go all: update copyright and license headers 2 years ago
fake_test.go all: update copyright and license headers 2 years ago
ipn_clone.go all: update copyright and license headers 2 years ago
ipn_view.go all: update copyright and license headers 2 years ago
prefs.go all: update copyright and license headers 2 years ago
prefs_test.go all: update copyright and license headers 2 years ago
serve.go cmd/tailscale/cli: do not allow turning Funnel on while shields-up (#7770) 2 years ago
serve_test.go ipn: add Funnel port check from nodeAttr 2 years ago
store.go ipn/store: add support for stores to hook into a custom dialer 2 years ago