You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/linuxfw
Maisem Ali 05a1f5bf71 util/linuxfw: move detection logic
Just a refactor to consolidate the firewall detection logic in a single
package so that it can be reused in a later commit by containerboot.

Updates #9310

Signed-off-by: Maisem Ali <maisem@tailscale.com>
9 months ago
..
linuxfwtest util/linuxfw: initial implementation of package 1 year ago
detector.go util/linuxfw: move detection logic 9 months ago
helpers.go util/linuxfw: initial implementation of package 1 year ago
iptables.go util/linuxfw: move detection logic 9 months ago
iptables_runner.go util/linuxfw: move detection logic 9 months ago
iptables_runner_test.go util/linuxfw: add missing input rule to the tailscale tun 9 months ago
linuxfw.go util/linuxfw: rename ErrorFWModeNotSupported 11 months ago
linuxfw_unsupported.go util/linuxfw: move detection logic 9 months ago
nftables.go util/linuxfw: move detection logic 9 months ago
nftables_runner.go util/linuxfw: move detection logic 9 months ago
nftables_runner_test.go util/linuxfw: move detection logic 9 months ago
nftables_types.go util/linuxfw: add new arch build constraints 1 year ago