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/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>
11 months ago
..
callback.go wgengine/router,ipn/ipnlocal: add MTU field to router config 11 months ago
ifconfig_windows.go envknob,net/tstun,wgengine: use TS_DEBUG_MTU consistently 1 year ago
ifconfig_windows_test.go all: update copyright and license headers 1 year ago
router.go wgengine/router,ipn/ipnlocal: add MTU field to router config 11 months ago
router_darwin.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_default.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_fake.go all: update copyright and license headers 1 year ago
router_freebsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_linux.go util/linuxfw: add nftables support 11 months ago
router_linux_test.go util/linuxfw: add nftables support 11 months ago
router_openbsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_test.go wgengine/router,ipn/ipnlocal: add MTU field to router config 11 months ago
router_userspace_bsd.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
router_windows.go all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
runner.go all: update copyright and license headers 1 year ago