mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
655b4f8fc5
I updated the address parsing stuff to return a specific error for unspecified hosts passed as empty strings, and look for that when logging errors. I explicitly did not make parseAddress return a netip.Addr containing an unspecified address because at this layer, in the absence of any host, we don't necessarily know the address family we're dealing with. For the purposes of this code I think this is fine, at least until we implement #12588. Fixes #12979 Signed-off-by: Aaron Klotz <aaron@tailscale.com> |
||
---|---|---|
.. | ||
mksyscall.go | ||
netns_android.go | ||
netns_darwin_test.go | ||
netns_darwin.go | ||
netns_default.go | ||
netns_dw.go | ||
netns_linux_test.go | ||
netns_linux.go | ||
netns_test.go | ||
netns_windows_test.go | ||
netns_windows.go | ||
netns.go | ||
socks.go | ||
zsyscall_windows.go |