summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver/controlhttpserver.go
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@tailscale.com>2025-10-23 17:59:25 -0700
committerBrad Fitzpatrick <brad@danga.com>2025-10-23 21:08:03 -0700
commit8576a802caabffd5c5e94d614acc8dc954f0a443 (patch)
tree04d882502d695f3652f1ce563f1595a14f87ddc4 /control/controlhttp/controlhttpserver/controlhttpserver.go
parent672b1f0e76c074fbf922bc409f8bd1fdfc8057f3 (diff)
downloadtailscale-8576a802caabffd5c5e94d614acc8dc954f0a443.tar.xz
tailscale-8576a802caabffd5c5e94d614acc8dc954f0a443.zip
util/linuxfw: fix 32-bit arm regression with iptables
This fixes a regression from dd615c8fdd that moved the newIPTablesRunner constructor from a any-Linux-GOARCH file to one that was only amd64 and arm64, thus breaking iptables on other platforms (notably 32-bit "arm", as seen on older Pis running Buster with iptables) Tested by hand on a Raspberry Pi 2 w/ Buster + iptables for now, for lack of automated 32-bit arm tests at the moment. But filed #17629. Fixes #17623 Updates #17629 Change-Id: Iac1a3d78f35d8428821b46f0fed3f3717891c1bd Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions