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
Wendi Yu c3736250a4
wgengine: fix macos staticcheck errors (#557)
Signed-off-by: Wendi <wendi.yu@yahoo.ca>
4 years ago
..
dns.go wgengine: fix macos staticcheck errors (#557) 4 years ago
dns_direct.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
dns_networkmanager.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
dns_resolvconf.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
dns_resolved.go wgengine: fix macos staticcheck errors (#557) 4 years ago
ifconfig_windows.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router_darwin.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router_darwin_support.go
router_default.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router_fake.go
router_freebsd.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router_linux.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router_linux_test.go
router_openbsd.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router_userspace_bsd.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
router_windows.go wgengine/router: dns: unify on *BSD, multimode on Linux, Magic DNS (#536) 4 years ago
runner.go