Revert "freebsd: ignore IPv6 for now"

This reverts commit 061422affc.

We have a way to support IPv6 on FreeBSD now.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
This commit is contained in:
Denton Gentry
2021-03-05 15:37:01 -08:00
committed by Denton Gentry
parent f45a9e291b
commit c8af6bc009
5 changed files with 0 additions and 108 deletions
-2
View File
@@ -10,8 +10,6 @@ import (
"tailscale.com/types/logger"
)
//go:generate go run tailscale.com/cmd/cloner -type=Config -output=config_clone.go
// Config is the set of parameters that uniquely determine
// the state to which a manager should bring system DNS settings.
type Config struct {