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 62d580f0e8 util/linuxfw: add missing error checks in tests
This would surface as panics when run on Fly. Still fail, but at least don't panic.

Updates #10003

Signed-off-by: Maisem Ali <maisem@tailscale.com>
8 months ago
..
linuxfwtest util/linuxfw: initial implementation of package 1 year ago
detector.go util/linuxfw: move detection logic 9 months ago
fake.go util/linuxfw: move fake runner into pkg 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 cmd/containerboot: use linuxfw.NetfilterRunner 9 months ago
iptables_runner_test.go util/linuxfw: move fake runner into pkg 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: add additional nftable detection logic 8 months ago
nftables_runner.go util/linuxfw: add additional nftable detection logic 8 months ago
nftables_runner_test.go util/linuxfw: add missing error checks in tests 8 months ago
nftables_types.go util/linuxfw: add new arch build constraints 12 months ago