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/wgengine
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 weeks ago
..
bench ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
capture various: add golangci-lint, fix issues (#7905) 1 year ago
filter all: use Go 1.22 range-over-int 3 months ago
magicsock net/netcheck: remove hairpin probes 1 month ago
netlog wgengine: add exit destination logging enable for wgengine logger (#11952) 2 months ago
netstack tsnet,wgengine/netstack: add ListenPacket and tests 4 weeks ago
router wgengine/router: probe generally-unused "ip" command style lazily 1 month ago
wgcfg ipn,wgengine: remove vestigial Prefs.AllowSingleHosts 1 month ago
wgint wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine 4 months ago
wglog all: use Go 1.22 range-over-int 3 months ago
winnet all: update copyright and license headers 1 year ago
mem_ios.go all: update copyright and license headers 1 year ago
pendopen.go wgengine: make pendOpen time later, after dup check 4 months ago
userspace.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
userspace_ext_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
userspace_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
watchdog.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 2 months ago
watchdog_js.go all: update copyright and license headers 1 year ago
watchdog_test.go ipn/ipnlocal, all: plumb health trackers in tests 2 months ago
wgengine.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 2 months ago