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
Denton Gentry 04e72f95cc wgengine/router: add OpenBSD IPv6 support.
Similar to FreeBSD in https://github.com/tailscale/tailscale/issues/1307,
add IPv6 addresses with a prefix length of 48.

Fixes https://github.com/tailscale/tailscale/issues/1372

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
4 years ago
..
dns Revert "freebsd: ignore IPv6 for now" 4 years ago
ifconfig_windows.go wgengine/router: make windows gracefully handle disabled IPv4 or IPv6. 4 years ago
ifconfig_windows_test.go wgengine/router: unfork winipcfg-go package, use upstream 4 years ago
router.go Revert "freebsd: ignore IPv6 for now" 4 years ago
router_darwin.go
router_default.go Remove tuntap references. We only use TUN. 4 years ago
router_fake.go all: annotate log verbosity levels on most egregiously spammy log prints 4 years ago
router_freebsd.go
router_linux.go wgengine/router: make Linux delRoute idempotent, cidrDiff fail late as possible 4 years ago
router_linux_test.go wgengine/router: make Linux delRoute idempotent, cidrDiff fail late as possible 4 years ago
router_openbsd.go wgengine/router: add OpenBSD IPv6 support. 4 years ago
router_userspace_bsd.go wgengine: support FreeBSD with IPv6. 4 years ago
router_windows.go wgengine/router: toggle killswitch when using default routes on windows. 4 years ago
runner.go wgengine/router: set up basic IPv6 routing/firewalling. 4 years ago