diff options
| author | Brad Fitzpatrick <bradfitz@tailscale.com> | 2024-06-25 08:04:12 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <brad@danga.com> | 2024-06-25 09:47:25 -0700 |
| commit | 3485e4bf5af41291df137f3c7ce1846db65c7de4 (patch) | |
| tree | 67ed5a8692b606c682be07704e59e885dc3f1fb8 /control/controlknobs | |
| parent | 7eb8a77ac80b78a2917f0a78a6f4a9189d739797 (diff) | |
| download | tailscale-3485e4bf5af41291df137f3c7ce1846db65c7de4.tar.xz tailscale-3485e4bf5af41291df137f3c7ce1846db65c7de4.zip | |
derp: make RunConnectionLoop funcs take Messages, support PeerPresentFlags
PeerPresentFlags was added in 5ffb2668ef but wasn't plumbed through to
the RunConnectionLoop. Rather than add yet another parameter (as
IP:port was added earlier), pass in the raw PeerPresentMessage and
PeerGoneMessage struct values, which are the same things, plus two
fields: PeerGoneReasonType for gone and the PeerPresentFlags from
5ffb2668ef.
Updates tailscale/corp#17816
Change-Id: Ib19d9f95353651ada90656071fc3656cf58b7987
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
