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 232cfda280 wgengine/router: report to control when setPrivateNetwork fails
Fixes #1503

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
dns
ifconfig_windows.go wgengine/router: report to control when setPrivateNetwork fails 5 years ago
ifconfig_windows_test.go
router.go
router_darwin.go
router_default.go
router_fake.go
router_freebsd.go
router_linux.go
router_linux_test.go
router_openbsd.go
router_userspace_bsd.go wgengine/router: fix go vet failure on BSDs 5 years ago
router_windows.go wgengine/router: flushdns in windows when router config changes 5 years ago
runner.go