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
James Tucker 0b16620b80 .github/workflows: add privileged tests workflow
We had missed regressions from privileged tests not running, now they
can run.

Updates #cleanup
Signed-off-by: James Tucker <james@tailscale.com>
9 months ago
..
linuxfwtest
detector.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 11 months ago
fake.go util/linuxfw: move fake runner into pkg 1 year ago
helpers.go all: cleanup unused code, part 2 (#10670) 11 months ago
iptables.go
iptables_runner.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 11 months ago
iptables_runner_test.go util/linuxfw: move fake runner into pkg 1 year ago
linuxfw.go
linuxfw_unsupported.go all: cleanup unused code, part 2 (#10670) 11 months ago
nftables.go util/linuxfw: add additional nftable detection logic 1 year ago
nftables_runner.go .github/workflows: add privileged tests workflow 9 months ago
nftables_runner_test.go util/linuxfw: add missing error checks in tests 1 year ago
nftables_types.go