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 6ee219a25d ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline
If no interfaces are up, calm down and stop spamming so much. It was
noticed as especially bad on Windows, but probably was bad
everywhere. I just have the best network conditions testing on a
Windows VM.

Updates #604
4 years ago
..
ipnserver all: use testing.T.TempDir 4 years ago
ipnstate Revert "all: keep UserProfiles a slice instead of a map for longer" 4 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 5 years ago
backend.go control/controlclient, ipn: store machine key separately from user prefs/persist 4 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
fake_test.go cmd/tailscale/cli: add basic 'down' subcommand 4 years ago
handle.go ipn: add Login backend command for sign-in with token 4 years ago
local.go ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline 4 years ago
loglines_test.go ipn: simplify TestLocalLogLines, defer a Shutdown of its LocalBackend 4 years ago
message.go cmd/tailscale/cli: add basic 'down' subcommand 4 years ago
message_test.go ipn: add Login backend command for sign-in with token 4 years ago
prefs.go ipn: remove DisableDERP pref 4 years ago
prefs_test.go ipn: remove DisableDERP pref 4 years ago
store.go control/controlclient, ipn: store machine key separately from user prefs/persist 4 years ago
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 4 years ago