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
Joe Tsai 14100c0985
wgengine/magicsock: restore allocation-free endpoint.DstToString (#5971)
The wireguard-go code unfortunately calls this unconditionally
even when verbose logging is disabled.

Partial revert of #5911.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 years ago
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2 years ago
debugknobs.go wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638) 2 years ago
debugknobs_stubs.go wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638) 2 years ago
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 4 years ago
magicsock.go wgengine/magicsock: restore allocation-free endpoint.DstToString (#5971) 2 years ago
magicsock_default.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2 years ago
magicsock_linux.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2 years ago
magicsock_test.go wgengine/magicsock: remove endpoint.wgEndpoint (#5911) 2 years ago
magicsock_unix_test.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2 years ago