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
Charlotte Brandhorst-Satzkorn a377e1363b wgengine/magicsock: remove noV4/noV6 check in addrForSendWireGuardLocked
This change removes the noV4/noV6 check from addrForSendWireGuardLocked.

On Android, the client panics when reaching	`rand.Intn()`, likely due to
the candidates list being containing no candidates. The suspicion is
that the `noV4` and the `noV6` are both being triggered causing the
loop to continue.

Updates tailscale/corp#12938
Updates #7826

Signed-off-by: Charlotte Brandhorst-Satzkorn <charlotte@tailscale.com>
(cherry picked from commit 339397ab74)
11 months ago
..
bench all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
capture various: add golangci-lint, fix issues (#7905) 1 year ago
filter all: use tstest.Replace more 1 year ago
magicsock wgengine/magicsock: remove noV4/noV6 check in addrForSendWireGuardLocked 11 months ago
netlog all: avoid repeated default interface lookups 1 year ago
netstack ipn/ipnlocal,wgengine/netstack: move LocalBackend specifc serving logic to LocalBackend 12 months ago
router all: move network monitoring from wgengine/monitor to net/netmon 1 year ago
wgcfg tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 1 year ago
wgint all: update copyright and license headers 1 year ago
wglog all: update copyright and license headers 1 year 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 all: update copyright and license headers 1 year ago
userspace.go tsd: add package with System type to unify subsystem init, discovery 1 year ago
userspace_ext_test.go tsd: add package with System type to unify subsystem init, discovery 1 year ago
userspace_test.go all: update copyright and license headers 1 year ago
watchdog.go tsd: add package with System type to unify subsystem init, discovery 1 year ago
watchdog_js.go all: update copyright and license headers 1 year ago
watchdog_test.go all: update copyright and license headers 1 year ago
wgengine.go tsd: add package with System type to unify subsystem init, discovery 1 year ago