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>
4 years ago
Josh Bleecher Snyder
a5da4ed981
all: gofmt with Go 1.17
...
This adds "//go:build" lines and tidies up existing "// +build" lines.
Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
5 years ago
AdamKorcz
2243bb48c2
stun fuzzer: Small fix
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
5 years ago
AdamKorcz
7a1813fd24
Added 2 fuzzers
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
5 years ago
Brad Fitzpatrick
92cdb30b26
tailcfg, control/controlclient: add goroutine dump debug feature
...
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
Brad Fitzpatrick
f4ae745b0b
net/{interfaces,netns}: add some new tests, missed from prior commit
...
I meant for these to be part of 52e24aa966 .
5 years ago