You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
bench
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
capture
various: add golangci-lint, fix issues ( #7905 )
3 years ago
filter
all: use Go 1.22 range-over-int
2 years ago
magicsock
net/netcheck: remove hairpin probes
2 years ago
netlog
wgengine: add exit destination logging enable for wgengine logger ( #11952 )
2 years ago
netstack
tsnet,wgengine/netstack: add ListenPacket and tests
2 years ago
router
wgengine/router: probe generally-unused "ip" command style lazily
2 years ago
wgcfg
ipn,wgengine: remove vestigial Prefs.AllowSingleHosts
2 years ago
wgint
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
wglog
all: use Go 1.22 range-over-int
2 years ago
winnet
all: update copyright and license headers
3 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
wgengine: make pendOpen time later, after dup check
2 years ago
userspace.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
userspace_ext_test.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
userspace_test.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
watchdog.go
ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter
2 years ago
watchdog_js.go
all: update copyright and license headers
3 years ago
watchdog_test.go
ipn/ipnlocal, all: plumb health trackers in tests
2 years ago
wgengine.go
ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter
2 years ago