tailscale/cmd/tailscaled
Josh Bleecher Snyder 73beaaf360 net/tstun: rate limit "self disco out packet" logging
When this happens, it is incredibly noisy in the logs.
It accounts for about a third of all remaining
"unexpected" log lines from a recent investigation.

It's not clear that we know how to fix this,
we have a functioning workaround,
and we now have a (cheap and efficient) metric for this
that we can use for measurements.

So reduce the logging to approximately once per minute.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-11-23 12:52:52 -08:00
..
debug.go derp: use new node key type. 2021-10-28 16:02:11 -07:00
depaware.txt net/tstun: rate limit "self disco out packet" logging 2021-11-23 12:52:52 -08:00
install_darwin.go cmd/tailscaled: remove tailscaled binary on uninstall-system-daemon 2021-03-31 15:44:04 -07:00
install_windows.go ipn/ipnlocal: add file sharing to windows shell 2021-04-23 13:32:33 -07:00
proxy.go cmd/tailscaled: add support for running an HTTP proxy 2021-09-28 10:57:46 -07:00
tailscaled_bird.go wgengine/userspace: add support to automatically enable/disable the tailscale 2021-08-30 10:18:05 -07:00
tailscaled_notwindows.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
tailscaled_windows.go cmd/tailscaled: remove a redundant date prefix on Windows logs 2021-11-18 10:23:41 -08:00
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 2020-03-13 14:38:04 -07:00
tailscaled.go ipn/ipnlocal: start adding DoH DNS server to peerapi when exit node 2021-11-23 08:21:41 -08:00
tailscaled.openrc tstest/integration/vms: use an in-process logcatcher (#2360) 2021-07-08 14:39:45 -04:00
tailscaled.service cmd/tailscaled: set StateDirectoryMode=0700 in tailscaled.service 2021-09-28 09:09:24 -07:00