mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-20 13:11:03 +00:00

The zstd library treats that limit as a hard cap on decompressed size, in the mode we're using it, rather than a window size. Signed-off-by: David Anderson <danderson@tailscale.com>