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/cmd/derper
Kris Brandow 8f38afbf8e net/stun: convert to use net/netip.AddrPort
Convert ParseResponse and Response to use netip.AddrPort instead of
net.IP and separate port.

Fixes #5281

Signed-off-by: Kris Brandow <kris.brandow@gmail.com>
2 years ago
..
bootstrap_dns.go all: use syncs.AtomicValue 2 years ago
bootstrap_dns_test.go cmd/derper: add BenchmarkHandleBootstrapDNS 2 years ago
cert.go cmd/derper: fix data race & server panic in manual cert mode 2 years ago
depaware.txt hostinfo, net/netcheck: use CutPrefix 2 years ago
derper.go net/stun: convert to use net/netip.AddrPort 2 years ago
derper_test.go cmd/derper: refactor STUN path for testing, add serverSTUN benchmark 3 years ago
mesh.go derp: use new node key type. 3 years ago
websocket.go derp: plumb '/derp' request context through (#5083) 2 years ago