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/net
David Anderson baa7937998 net/interfaces: return IPv6 addresses from LocalAddresses.
In practice, we already provide IPv6 endpoint addresses via netcheck,
and that address is likely to match a local address anyway (i.e. no NAT66).
The comment at that piece of the code mentions needing to figure out a
good priority ordering, but that only applies to non-active-discovery
clients, who already don't do anything with IPv6 addresses.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
dnscache net/dnscache, control/controlclient: use DNS cache when dialing control 4 years ago
interfaces net/interfaces: return IPv6 addresses from LocalAddresses. 4 years ago
netcheck net/netcheck: fix offset of unspecified address in PCP request packet 4 years ago
netns net/netns: remove use of unsafe on Windows 4 years ago
netstat net/netstat: remove a bit more unsafe 4 years ago
nettest scripts: add a license header checker. 5 years ago
packet net/packet: add an IP6 constructor from a raw byte array. 4 years ago
stun net/stun: Fix STUN attribute padding (#710) 4 years ago
tlsdial net/tlsdial, derp/derphttp: finish DERPNode.CertName validation 5 years ago
tsaddr tsaddr: add helpers for the Tailscale IPv6 range, and 4to6 conversion. 4 years ago
tshttpproxy net/tshttpproxy: aggressively rate-limit error logs in Transport.Proxy path 4 years ago