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
Brad Fitzpatrick 0d94fe5f69
wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074)
Updates #562
Fixes #973

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
dns
ifconfig_windows.go
ifconfig_windows_test.go
router.go
router_darwin.go
router_default.go
router_fake.go
router_freebsd.go
router_linux.go wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 5 years ago
router_linux_test.go
router_openbsd.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 5 years ago
router_userspace_bsd.go all: replace wgcfg.IP and wgcfg.CIDR with netaddr types 5 years ago
router_windows.go
runner.go