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
Jordan Whited fec888581a
wgengine/magicsock: retry failed single packet ops across rebinds (#6990)
The single packet WriteTo() through RebindingUDPConn.WriteBatch() was
not checking for a rebind between loading the PacketConn and writing to
it. Same with ReadFrom()/ReadBatch().

Fixes #6989

Signed-off-by: Jordan Whited <jordan@tailscale.com>
1 year ago
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2 years ago
debugknobs.go all: remove old +build tags 2 years ago
debugknobs_stubs.go all: remove old +build tags 2 years ago
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 4 years ago
magicsock.go wgengine/magicsock: retry failed single packet ops across rebinds (#6990) 1 year ago
magicsock_default.go all: remove old +build tags 2 years ago
magicsock_linux.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2 years ago
magicsock_test.go cmd/testwrapper: move from corp; mark magicsock test as flaky 1 year ago
magicsock_unix_test.go all: remove old +build tags 2 years ago
pathfinder.go wgengine/magicsock: set up pathfinder (#5994) 2 years ago