mirror of
https://github.com/tailscale/tailscale.git
synced 2025-05-07 08:07:16 +00:00

By using conn.NewDefaultBind, this test requires that our endpoints be comprehensible to wireguard-go. Instead, use a no-op bind that treats endpoints as opaque strings. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>