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
valscale 74eb99aed1
derp, derphttp, magicsock: send new unknown peer frame when destination is unknown (#7552)
* wgengine/magicsock: add envknob to send CallMeMaybe to non-existent peer

For testing older client version responses to the PeerGone packet format change.

Updates #4326

Signed-off-by: Val <valerie@tailscale.com>

* derp: remove dead sclient struct member replaceLimiter

Leftover from an previous solution to the duplicate client problem.

Updates #2751

Signed-off-by: Val <valerie@tailscale.com>

* derp, derp/derphttp, wgengine/magicsock: add new PeerGone message type Not Here

Extend the PeerGone message type by adding a reason byte. Send a
PeerGone "Not Here" message when an endpoint sends a disco message to
a peer that this server has no record of.

Fixes #4326

Signed-off-by: Val <valerie@tailscale.com>

---------

Signed-off-by: Val <valerie@tailscale.com>
1 year ago
..
debughttp.go all: update copyright and license headers 1 year ago
debugknobs.go derp, derphttp, magicsock: send new unknown peer frame when destination is unknown (#7552) 1 year ago
debugknobs_stubs.go derp, derphttp, magicsock: send new unknown peer frame when destination is unknown (#7552) 1 year ago
discopingpurpose_string.go all: update copyright and license headers 1 year ago
magicsock.go derp, derphttp, magicsock: send new unknown peer frame when destination is unknown (#7552) 1 year ago
magicsock_default.go all: update copyright and license headers 1 year ago
magicsock_linux.go all: update copyright and license headers 1 year ago
magicsock_test.go all: update copyright and license headers 1 year 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