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>
2023-01-20 09:15:32 -08:00
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2022-09-06 15:02:07 -07:00
debugknobs_stubs.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
debugknobs.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
magicsock_default.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
magicsock_linux.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2022-10-13 14:46:25 -07:00
magicsock_test.go cmd/testwrapper: move from corp; mark magicsock test as flaky 2023-01-18 12:08:23 -05:00
magicsock_unix_test.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
magicsock.go wgengine/magicsock: retry failed single packet ops across rebinds (#6990) 2023-01-20 09:15:32 -08:00
pathfinder.go wgengine/magicsock: set up pathfinder (#5994) 2022-10-20 14:34:49 -04:00