mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-20 21:23:07 +08:00
Add support for configuring egress to destinations reachable via 4via6 subnet routes, using either the synthesized 4via6 address or the MagicDNS name (in the form <IPv4-with-hyphens>-via-<siteID>[.*]). Also update the Connector to validate and advertise 4via6 subnet routes. Export net/netutil.ValidateViaPrefix so it can be reused by the Connector validation logic. This change only affects standalone egress proxies — ProxyGroup egress requires IPv6 support before it can use 4via6. Updates #19334 Change-Id: I6faecd6eb61ab55fc0cd97fe417af6b6a12fe7fc Signed-off-by: Becky Pauley <becky@tailscale.com> |
||
|---|---|---|
| .. | ||
| egressservices_test.go | ||
| egressservices.go | ||
| forwarding.go | ||
| ingressservices_test.go | ||
| ingressservices.go | ||
| kube_test.go | ||
| kube.go | ||
| main_test.go | ||
| main.go | ||
| serve_test.go | ||
| serve.go | ||
| settings_test.go | ||
| settings.go | ||
| tailscaled.go | ||
| test_tailscale.sh | ||
| test_tailscaled.sh | ||