You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Dunham
95d776bd8c
wgengine/magicsock: only cache N most recent endpoints per-Addr
...
If a node is flapping or otherwise generating lots of STUN endpoints, we
can end up caching a ton of useless values and sending them to peers.
Instead, let's apply a fixed per-Addr limit of endpoints that we cache,
so that we're only sending peers up to the N most recent.
Updates tailscale/corp#13890
Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I8079a05b44220c46da55016c0e5fc96dd2135ef8
3 years ago
..
childproc
all: update copyright and license headers
3 years ago
debug.go
all: avoid repeated default interface lookups
3 years ago
depaware.txt
wgengine/magicsock: only cache N most recent endpoints per-Addr
3 years ago
generate.go
cmd/mkmanifest, cmd/tailscale, cmd/tailscaled: remove Windows arm32 resources from OSS
3 years ago
install_darwin.go
all: update copyright and license headers
3 years ago
install_windows.go
all: update copyright and license headers
3 years ago
manifest_windows_386.syso
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
manifest_windows_amd64.syso
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
manifest_windows_arm64.syso
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
proxy.go
all: update copyright and license headers
3 years ago
required_version.go
all: require Go 1.21
3 years ago
ssh.go
all: update copyright and license headers
3 years ago
taildrop.go
various: add detection and Taildrop for Unraid
3 years ago
tailscaled.defaults
cmd/tailscaled: rename relaynode reference in defaults file comment
6 years ago
tailscaled.go
logpolicy, various: allow overriding log function
3 years ago
tailscaled.openrc
tstest/integration/vms: use an in-process logcatcher ( #2360 )
5 years ago
tailscaled.service
cmd/tailscaled: use explicit equal sign in --port=$PORT in tailscaled.service
4 years ago
tailscaled_bird.go
all: update copyright and license headers
3 years ago
tailscaled_notwindows.go
all: update copyright and license headers
3 years ago
tailscaled_test.go
util/linuxfw: remove yet-unused code to fix linux/arm64 crash
3 years ago
tailscaled_windows.go
go.mod, cmd/tailscaled, ipn/localapi, util/osdiag, util/winutil, util/winutil/authenticode: add Windows module list to OS-specific logs that are written upon bugreport
3 years ago
windows-manifest.xml
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
with_cli.go
all: update copyright and license headers
3 years ago