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
Craig Rodrigues 8452d273e3 util/linuxfw: Fix comment which lists supported linux arches
Only arm64 and amd64 are supported

Signed-off-by: Craig Rodrigues <rodrigc@crodrigues.org>
2 years ago
..
linuxfwtest util/linuxfw: initial implementation of package 3 years ago
helpers.go util/linuxfw: initial implementation of package 3 years ago
iptables.go util/linuxfw: rename ErrorFWModeNotSupported 2 years ago
iptables_runner.go util/linuxfw: add nftables support 2 years ago
iptables_runner_test.go util/linuxfw: decoupling IPTables logic from linux router 2 years ago
linuxfw.go util/linuxfw: rename ErrorFWModeNotSupported 2 years ago
linuxfw_unsupported.go util/linuxfw: Fix comment which lists supported linux arches 2 years ago
nftables.go util/linuxfw: rename ErrorFWModeNotSupported 2 years ago
nftables_runner.go client/web, clientupdate, util/linuxfw, wgengine/magicsock: Use %v verb for errors 2 years ago
nftables_runner_test.go util/linuxfw: reorganize nftables rules to allow it to work with ufw 2 years ago
nftables_types.go util/linuxfw: add new arch build constraints 2 years ago