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 b47cf04624 util/linuxfw: fix broken tests
These tests were broken at HEAD. CI currently does not run these
as root, will figure out how to do that in a followup.

Updates #5621
Updates #8555
Updates #8762

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
linuxfwtest util/linuxfw: initial implementation of package 3 years ago
detector.go util/linuxfw: move detection logic 2 years ago
fake.go util/linuxfw: move fake runner into pkg 2 years ago
helpers.go util/linuxfw: initial implementation of package 3 years ago
iptables.go util/linuxfw: move detection logic 2 years ago
iptables_runner.go cmd/containerboot: use linuxfw.NetfilterRunner 2 years ago
iptables_runner_test.go util/linuxfw: move fake runner into pkg 2 years ago
linuxfw.go util/linuxfw: rename ErrorFWModeNotSupported 2 years ago
linuxfw_unsupported.go util/linuxfw: move detection logic 2 years ago
nftables.go util/linuxfw: move detection logic 2 years ago
nftables_runner.go cmd/containerboot: use linuxfw.NetfilterRunner 2 years ago
nftables_runner_test.go util/linuxfw: fix broken tests 2 years ago
nftables_types.go util/linuxfw: add new arch build constraints 3 years ago