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>
2022-10-17 13:22:48 -07:00
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2022-09-06 15:02:07 -07:00
debugknobs.go wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638) 2022-09-16 23:48:46 -04:00
debugknobs_stubs.go wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638) 2022-09-16 23:48:46 -04:00
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
magicsock.go wgengine/magicsock: restore allocation-free endpoint.DstToString (#5971) 2022-10-17 13:22:48 -07:00
magicsock_default.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2022-10-13 14:46:25 -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 wgengine/magicsock: remove endpoint.wgEndpoint (#5911) 2022-10-17 10:36:08 -07:00
magicsock_unix_test.go wgengine/magicsock: set UDP socket buffer sizes to 7MB 2022-10-13 14:46:25 -07:00