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
Andrew Lytvynov 2716250ee8
all: cleanup unused code, part 2 (#10670)
And enable U1000 check in staticcheck.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
9 months ago
..
linuxfwtest
detector.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 10 months ago
fake.go util/linuxfw: move fake runner into pkg 12 months ago
helpers.go all: cleanup unused code, part 2 (#10670) 9 months ago
iptables.go
iptables_runner.go util/linuxfw, wgengine: allow ingress to magicsock UDP port on Linux (#10370) 10 months ago
iptables_runner_test.go util/linuxfw: move fake runner into pkg 12 months ago
linuxfw.go
linuxfw_unsupported.go all: cleanup unused code, part 2 (#10670) 9 months ago
nftables.go util/linuxfw: add additional nftable detection logic 11 months ago
nftables_runner.go util/linuxfw: return created chain (#10563) 10 months ago
nftables_runner_test.go util/linuxfw: add missing error checks in tests 11 months ago
nftables_types.go