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 a3c7b21cd1 util/linuxfw: add nftables support
This commit adds nftable rule injection for tailscaled. If tailscaled is
started with envknob TS_DEBUG_USE_NETLINK_NFTABLES = true, the router
will use nftables to manage firewall rules.

Updates: #391

Signed-off-by: KevinLiang10 <kevinliang@tailscale.com>
11 months 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 new arch build constraints 12 months ago
iptables_runner.go util/linuxfw: add nftables support 11 months ago
iptables_runner_test.go util/linuxfw: decoupling IPTables logic from linux router 1 year ago
linuxfw.go util/linuxfw: add nftables support 11 months ago
linuxfw_struct_linux_test.go util/linuxfw: add new arch build constraints 12 months ago
linuxfw_unsupported.go util/linuxfw: add new arch build constraints 12 months ago
nftables.go util/linuxfw: add new arch build constraints 12 months ago
nftables_runner.go util/linuxfw: add nftables support 11 months ago
nftables_runner_test.go util/linuxfw: add nftables support 11 months ago
nftables_types.go util/linuxfw: add new arch build constraints 12 months ago