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/cmd
Josh Bleecher Snyder e055d10f5b 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>
(cherry picked from commit 73beaaf360)
4 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
cloner cmd/cloner: mangle "go:generate" in cloner.go 4 years ago
derper cmd/derper: support custom TLS port when in manual mode (#3231) 4 years ago
derpprobe derp: use new node key type. 4 years ago
hello all: adapt to opaque netaddr types 5 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
speedtest cmd: upgrade to ffcli v3 4 years ago
tailscale cmd/tailscale/cli: add --watch flag to "debug metrics" subcommand 4 years ago
tailscaled net/tstun: rate limit "self disco out packet" logging 4 years ago
testcontrol cmd/testcontrol: add test control server 4 years ago
tsshd all: gofmt with Go 1.17 5 years ago