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
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>
1 year ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner util/codegen, all: use latest year, not time.Now, in generated files 1 year ago
containerboot cmd/containerboot: allow disabling secret storage in k8s. 2 years ago
derper util/endian: delete package; use updated josharian/native instead 2 years ago
derpprobe cmd/derpprobe: add -once flag for one-off CLI diagnostics 2 years ago
gitops-pusher cmd/gitops-pusher: support alternate api-server URLs 2 years ago
hello refactor: move from io/ioutil to io and os packages 2 years ago
k8s-operator cmd/k8s-operator: move the operator into its own namespace. 2 years ago
mkmanifest cmd/{tailscale,tailscaled}: embed manifest into Windows binaries 2 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 2 years ago
nardump cmd/nardump: Go tool to build Nix NARs and compute their hashes. 1 year ago
netlogfmt cmd/netlogfmt: handle any stream of network logs (#6108) 2 years ago
nginx-auth cmd/nginx-auth: add experimental status badge to README 2 years ago
pgproxy cmd/pgproxy: link to blog post at the top. 2 years ago
printdep cmd/printdep: support printing the toolchain SRI hash. 1 year ago
proxy-to-grafana all: gofmt for Go 1.19 2 years ago
speedtest net/speedtest: retune to meet iperf on localhost in a VM 2 years ago
ssh-auth-none-demo ssh/tailssh: add password-forcing workaround for buggy SSH clients 2 years ago
stunc cmd/stunc: add command for making debug stun requests 2 years ago
sync-containers cmd/sync-containers: add a dry-run option. 1 year ago
tailscale cmd/tailscale,tka: make KeyID return an error instead of panicking 1 year ago
tailscaled net/dns,userspace: remove unused DNS paths, normalize query limit on iOS 1 year ago
testcontrol all: use any instead of interface{} 2 years ago
tsconnect wgengine/netstack: change netstack API to require LocalBackend 1 year ago
tsshd all: remove old +build tags 2 years ago
viewer util/codegen, all: use latest year, not time.Now, in generated files 1 year ago