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/types/logger
Josh Bleecher Snyder f116a4c44f types/logger: fix rate limiter allowlist
Upstream wireguard-go renamed the interface method
from CreateEndpoint to ParseEndpoint.
I updated the log call site but not the allowlist.

Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
5 years ago
..
logger.go types/logger: fix rate limiter allowlist 5 years ago
logger_test.go types/logger: rate limited: more hysteresis, better messages. 5 years ago
rusage.go types/logger: move RusagePrefixLog to logger package, disable by default 5 years ago
rusage_nowindows.go all: prepare for GOOS=ios in Go 1.16 5 years ago
rusage_windows.go types/logger: move RusagePrefixLog to logger package, disable by default 5 years ago
tokenbucket.go types/logger: rate limited: more hysteresis, better messages. 5 years ago