summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
diff options
context:
space:
mode:
authorIrbe Krumina <irbe@tailscale.com>2024-03-06 21:53:51 +0000
committerGitHub <noreply@github.com>2024-03-06 21:53:51 +0000
commit90c40670101e90e61d135d5ccf4679fd006f1a94 (patch)
treee910d34c8d7b2c7ec0fc370be46adc84c7eba8c1 /control/controlknobs
parentfd942b5384b3a821ea4e239cb6bef3e904359f82 (diff)
downloadtailscale-90c40670101e90e61d135d5ccf4679fd006f1a94.tar.xz
tailscale-90c40670101e90e61d135d5ccf4679fd006f1a94.zip
util/linuxfw: add container-friendly IPv6 NAT check (#11353)
Remove IPv6 NAT check when routing is being set up using nftables. This is unnecessary as support for nftables was added after support for IPv6. https://tldp.org/HOWTO/Linux+IPv6-HOWTO/ch18s04.html https://wiki.nftables.org/wiki-nftables/index.php/Building_and_installing_nftables_from_sources Additionally, run an extra check for IPv6 NAT support when the routing is set up with iptables. This is because the earlier checks rely on being able to use modprobe and on /proc/net/ip6_tables_names being populated on start - these conditions are usually not true in container environments. Updates tailscale/tailscale#11344 Signed-off-by: Irbe Krumina <irbe@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions