tailscale/wgengine/router
Val 1138f4eb5f wgengine/router,ipn/ipnlocal: add MTU field to router config
The MacOS client can't set the MTU when creating the tun due to lack
of permissions, so add it to the router config and have MacOS set it
in the callback using a method that it does have permissions for.

Updates #8219

Signed-off-by: Val <valerie@tailscale.com>
2023-07-19 04:22:12 -07: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: decoupling IPTables logic from linux router 2023-06-27 19:54:27 -04:00
router_linux.go util/linuxfw: decoupling IPTables logic from linux router 2023-06-27 19:54:27 -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