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.
Tom DNetto
673b3d8dbd
net/dns,userspace: remove unused DNS paths, normalize query limit on iOS
...
With a42a594bb3 , iOS uses netstack and
hence there are no longer any platforms which use the legacy MagicDNS path. As such, we remove it.
We also normalize the limit for max in-flight DNS queries on iOS (it was 64, now its 256 as per other platforms).
It was 64 for the sake of being cautious about memory, but now we have 50Mb (iOS-15 and greater) instead of 15Mb
so we have the spare headroom.
Signed-off-by: Tom DNetto <tom@tailscale.com>
3 years ago
..
childproc
cmd/tailscaled/childproc: add be-child registration mechanism
4 years ago
debug.go
all: remove old +build tags
4 years ago
depaware.txt
net/dns,userspace: remove unused DNS paths, normalize query limit on iOS
3 years ago
generate.go
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
install_darwin.go
all: remove old +build tags
4 years ago
install_windows.go
all: remove old +build tags
4 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_arm.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: remove old +build tags
4 years ago
required_version.go
all: remove old +build tags
4 years ago
ssh.go
ssh/tailssh: add Tailscale SSH (server) support on FreeBSD
3 years ago
taildrop.go
ipn/ipnserver: change Server to let LocalBackend be supplied async
3 years ago
tailscaled.defaults
cmd/tailscaled: rename relaynode reference in defaults file comment
6 years ago
tailscaled.go
wgengine/netstack: change netstack API to require LocalBackend
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
cmd/tailscaled, net/tstun: add build tags to omit BIRD and TAP
3 years ago
tailscaled_notwindows.go
all: remove old +build tags
4 years ago
tailscaled_test.go
cmd/tailscaled: add a no-op test for profiling init-time memory allocs
4 years ago
tailscaled_windows.go
cmd/tailscaled: change Windows implementation to shut down subprocess via closing its stdin
3 years ago
windows-manifest.xml
cmd/{tailscale,tailscaled}: embed manifest into Windows binaries
3 years ago
with_cli.go
all: remove old +build tags
4 years ago