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 1e876a3c1d ipn/ipnlocal: fix fmt format arg type mismatch in log line
It was printing like "v0xxxxxxxx" after version.Long became a func
in 8b2ae47c31.

Fixes #7976

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
ipnauth all: update copyright and license headers 1 year ago
ipnlocal ipn/ipnlocal: fix fmt format arg type mismatch in log line 1 year ago
ipnserver all: avoid repeated default interface lookups 1 year ago
ipnstate cmd/tailscale: surface node-key for locked out tailnet-lock peers 1 year ago
localapi all: avoid repeated default interface lookups 1 year ago
policy ipn: prefer allow/denylist terminology 1 year ago
store ipn/store/awsstore: persist state with intelligent tiering 1 year ago
backend.go all: update copyright and license headers 1 year ago
doc.go all: update copyright and license headers 1 year ago
fake_test.go all: update copyright and license headers 1 year ago
ipn_clone.go all: update copyright and license headers 1 year ago
ipn_view.go all: update copyright and license headers 1 year ago
prefs.go all: update copyright and license headers 1 year ago
prefs_test.go all: update copyright and license headers 1 year ago
serve.go cmd/tailscale/cli: do not allow turning Funnel on while shields-up (#7770) 1 year ago
serve_test.go ipn: add Funnel port check from nodeAttr 1 year ago
store.go ipn/store: add support for stores to hook into a custom dialer 1 year ago