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
KevinLiang10 243ce6ccc1 util/linuxfw: decoupling IPTables logic from linux router
This change is introducing new netfilterRunner interface and moving iptables manipulation to a lower leveled iptables runner.

For #391

Signed-off-by: KevinLiang10 <kevinliang@tailscale.com>
1 year ago
..
linuxfwtest util/linuxfw: initial implementation of package 1 year ago
helpers.go util/linuxfw: initial implementation of package 1 year ago
iptables.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago
iptables_runner.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
iptables_runner_test.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
linuxfw.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
linuxfw_struct_linux_test.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago
linuxfw_unsupported.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
nftables.go all: use cmpx.Or where it made sense 1 year ago
nftables_types.go util/linuxfw: add build constraints excluding GOARCH=arm 1 year ago