tailscale/wgengine/router
KevinLiang10 411e3364a9 wgengine/router: use iptablesRunner when no firewall tool is available:
The current router errors out when neither iptables nor nftables support is present. We
should fall back to the previous behaviour which we creates a dummy iptablesRunner.

Fixes: #8878
Signed-off-by: KevinLiang10 <kevinliang@tailscale.com>
2023-08-14 16:21: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 all: update exp/slices and fix call sites 2023-07-28 13:11:53 -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 wgengine/router: use iptablesRunner when no firewall tool is available: 2023-08-14 16:21:23 -04:00
router_linux.go wgengine/router: use iptablesRunner when no firewall tool is available: 2023-08-14 16:21: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