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
David Anderson 21ac65d3da wgengine/router: explicitly detect and complain about busybox's `ip`.
Defensive programming against #368 in environments other than Docker,
e.g. if you try using Tailscale in Alpine Linux directly, sans
container.

Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
ifconfig_windows.go wgengine/router: use inet.af/netaddr, not wgcfg.CIDR. 5 years ago
router.go wgengine/router: use inet.af/netaddr, not wgcfg.CIDR. 5 years ago
router_darwin.go wgengine/router: remove wireguard-go config from settings. 5 years ago
router_darwin_support.go wgengine/router: remove wireguard-go config from settings. 5 years ago
router_default.go wgengine/router: split out from wgengine. 5 years ago
router_fake.go wgengine/router: remove wireguard-go config from settings. 5 years ago
router_freebsd.go wgengine/router: use inet.af/netaddr, not wgcfg.CIDR. 5 years ago
router_linux.go wgengine/router: explicitly detect and complain about busybox's `ip`. 5 years ago
router_openbsd.go wgengine/router: use inet.af/netaddr, not wgcfg.CIDR. 5 years ago
router_windows.go wgengine/router: remove wireguard-go config from settings. 5 years ago