summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver/controlhttpserver.go
diff options
context:
space:
mode:
authorMike O'Driscoll <mikeo@tailscale.com>2026-03-04 14:09:19 -0500
committerGitHub <noreply@github.com>2026-03-04 14:09:19 -0500
commit2c9ffdd188bd53ce43c8389f42594b2a8be6c390 (patch)
tree97e8478743e7eb5b83068959880de3c56225a15a /control/controlhttp/controlhttpserver/controlhttpserver.go
parent26ef46bf8196f5ab36e94aeeda458dcf65868fcf (diff)
downloadtailscale-2c9ffdd188bd53ce43c8389f42594b2a8be6c390.tar.xz
tailscale-2c9ffdd188bd53ce43c8389f42594b2a8be6c390.zip
cmd/tailscale,ipn,net/netutil: remove rp_filter strict mode warnings (#18863)
PR #18860 adds firewall rules in the mangle table to save outbound packet marks to conntrack and restore them on reply packets before the routing decision. When reply packets have their marks restored, the kernel uses the correct routing table (based on the mark) and the packets pass the rp_filter check. This makes the risk check and reverse path filtering warnings unnecessary. Updates #3310 Fixes tailscale/corp#37846 Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions