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 061422affc freebsd: ignore IPv6 for now
FreeBSD tun devices don't work with the way we implement IPv6
https://github.com/tailscale/tailscale/issues/1307

At least for now, remove any IPv6 addresses from the netmap.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
4 years ago
..
dns freebsd: ignore IPv6 for now 4 years ago
config_clone.go freebsd: ignore IPv6 for now 4 years ago
ifconfig_windows.go
ifconfig_windows_test.go
router.go freebsd: ignore IPv6 for now 4 years ago
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 freebsd: ignore IPv6 for now 4 years ago
router_windows.go
runner.go