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/magicsock
Charlotte Brandhorst-Satzkorn 339397ab74 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>
11 months ago
..
debughttp.go all: update copyright and license headers 1 year ago
debugknobs.go derp,magicsock: add debug envknobs for HTTP and derp server name (#7744) 1 year ago
debugknobs_stubs.go derp,magicsock: add debug envknobs for HTTP and derp server name (#7744) 1 year ago
discopingpurpose_string.go all: update copyright and license headers 1 year ago
magicsock.go wgengine/magicsock: remove noV4/noV6 check in addrForSendWireGuardLocked 11 months ago
magicsock_default.go net/neterror, wgengine/magicsock: use UDP GSO and GRO on Linux (#7791) 1 year ago
magicsock_linux.go wgengine/magicsock: clarify a log message is a warning, not an error 12 months ago
magicsock_test.go wgengine/magicsock: remove noV4/noV6 check in addrForSendWireGuardLocked 11 months ago
magicsock_unix_test.go all: update copyright and license headers 1 year ago
pathfinder.go all: update copyright and license headers 1 year ago