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/udprelay
Raj Singh bab5e68d0a
net/udprelay: use GetGlobalAddrs and add local port endpoint (#17797)
Use GetGlobalAddrs() to discover all STUN endpoints, handling bad NATs
that create multiple mappings. When MappingVariesByDestIP is true, also
add the first STUN IPv4 address with the relay's local port for static
port mapping scenarios.

Updates #17796

Signed-off-by: Raj Singh <raj@tailscale.com>
4 weeks ago
..
endpoint wgengine/magicsock,all: allocate peer relay over disco instead of PeerAPI (#16603) 5 months ago
status client, cmd/tailscale/cli, feature/relayserver, net/udprelay: implement tailscale debug peer-relay-sessions (#17239) 2 months ago
server.go net/udprelay: use GetGlobalAddrs and add local port endpoint (#17797) 4 weeks ago
server_test.go net/{batching,packet},wgengine/magicsock: export batchingConn (#16848) 4 months ago