diff options
| author | Irbe Krumina <irbe@tailscale.com> | 2024-05-14 08:51:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 08:51:53 +0100 |
| commit | 7ef2f7213528d388c3e40bfbd1da0fa9bd32a58f (patch) | |
| tree | 765aea7158a38ded1b12e88d784bcfed5b2d8e78 /control/controlknobs | |
| parent | 8aa5c3534da70118d8878d7053957a10817052ed (diff) | |
| download | tailscale-7ef2f7213528d388c3e40bfbd1da0fa9bd32a58f.tar.xz tailscale-7ef2f7213528d388c3e40bfbd1da0fa9bd32a58f.zip | |
util/linuxfw: fix IPv6 availability check for nftables (#12009)
* util/linuxfw: fix IPv6 NAT availability check for nftables
When running firewall in nftables mode,
there is no need for a separate NAT availability check
(unlike with iptables, there are no hosts that support nftables, but not IPv6 NAT - see tailscale/tailscale#11353).
This change fixes a firewall NAT availability check that was using the no-longer set ipv6NATAvailable field
by removing the field and using a method that, for nftables, just checks that IPv6 is available.
Updates tailscale/tailscale#12008
Signed-off-by: Irbe Krumina <irbe@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
