tailscale/wgengine/router
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>
2023-07-19 14:33:23 -04:00
..
callback.go wgengine/router,ipn/ipnlocal: add MTU field to router config 2023-07-19 04:22:12 -07:00
ifconfig_windows_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
ifconfig_windows.go envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 2023-03-30 14:26:10 -07:00
router_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
router_default.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
router_fake.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
router_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
router_linux_test.go util/linuxfw: add nftables support 2023-07-19 14:33:23 -04:00
router_linux.go util/linuxfw: add nftables support 2023-07-19 14:33:23 -04:00
router_openbsd.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
router_test.go wgengine/router,ipn/ipnlocal: add MTU field to router config 2023-07-19 04:22:12 -07:00
router_userspace_bsd.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
router_windows.go all: move network monitoring from wgengine/monitor to net/netmon 2023-04-20 10:15:59 -07:00
router.go wgengine/router,ipn/ipnlocal: add MTU field to router config 2023-07-19 04:22:12 -07:00
runner.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00