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/ipn/localapi
Maisem Ali 42cfbf427c tsnet,wgengine/netstack: add ListenPacket and tests
This adds a new ListenPacket function on tsnet.Server
which acts mostly like `net.ListenPacket`.

Unlike `Server.Listen`, this requires listening on a
specific IP and does not automatically listen on both
V4 and V6 addresses of the Server when the IP is unspecified.

To test this, it also adds UDP support to tsdial.Dialer.UserDial
and plumbs it through the localapi. Then an associated test
to make sure the UDP functionality works from both sides.

Updates #12182

Signed-off-by: Maisem Ali <maisem@tailscale.com>
4 months ago
..
cert.go ipn/ipnlocal: do unexpired cert renewals in the background 12 months ago
debugderp.go ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.Tracker 5 months ago
disabled_stubs.go all: update copyright and license headers 2 years ago
localapi.go tsnet,wgengine/netstack: add ListenPacket and tests 4 months ago
localapi_test.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
pprof.go all: update copyright and license headers 2 years ago