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/client/tailscale
Irbe Krumina bc53ebd4a0
ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot: optionally enable UDP GRO forwarding for containers (#12410)
Add a new TS_EXPERIMENTAL_ENABLE_FORWARDING_OPTIMIZATIONS env var
that can be set for tailscale/tailscale container running as
a subnet router or exit node to enable UDP GRO forwarding
for improved performance.
See https://tailscale.com/kb/1320/performance-best-practices#linux-optimizations-for-subnet-routers-and-exit-nodes
This is currently considered an experimental approach;
the configuration support is partially to allow further experimentation
with containerized environments to evaluate the performance
improvements.

Updates tailscale/tailscale#12295

Signed-off-by: Irbe Krumina <irbe@tailscale.com>
3 weeks ago
..
apitype cmd/tailscale, ipn/ipnlocal: add suggest exit node CLI option (#11407) 3 months ago
example/servetls all: update copyright and license headers 1 year ago
acl.go client/tailscale: add postures to UserRuleMatch 4 months ago
devices.go client/tailscale: add Device.PostureIdentity field 7 months ago
dns.go various: add golangci-lint, fix issues (#7905) 1 year ago
keys.go client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiry 1 year ago
localclient.go ipn/{ipnlocal,localapi},net/netkernelconf,client/tailscale,cmd/containerboot: optionally enable UDP GRO forwarding for containers (#12410) 3 weeks ago
localclient_test.go all: do not depend on the testing package 1 month ago
required_version.go all: require Go 1.21 11 months ago
routes.go all: update copyright and license headers 1 year ago
tailnet.go all: update copyright and license headers 1 year ago
tailscale.go all: update copyright and license headers 1 year ago