mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
ba6ec42f6d
Add an explicit accept rule for input to the tun interface, as a mirror to the explicit rule to accept output from the tun interface. The rule matches any packet in to our tun interface and accepts it, and the rule is positioned and prioritized such that it should be evaluated prior to conventional ufw/iptables/nft rules. Updates #391 Fixes #7332 Updates #9084 Signed-off-by: James Tucker <james@tailscale.com> |
||
---|---|---|
.. | ||
linuxfwtest | ||
helpers.go | ||
iptables_runner_test.go | ||
iptables_runner.go | ||
iptables.go | ||
linuxfw_unsupported.go | ||
linuxfw.go | ||
nftables_runner_test.go | ||
nftables_runner.go | ||
nftables_types.go | ||
nftables.go |