Skip to content

runtime/control: populate initial maprequest - #374

Merged
npry merged 1 commit into
mainfrom
npry/rt.ctrl.fix-init-mapreq
Aug 14, 2026
Merged

runtime/control: populate initial maprequest#374
npry merged 1 commit into
mainfrom
npry/rt.ctrl.fix-init-mapreq

Conversation

@npry

@npry npry commented Aug 14, 2026

Copy link
Copy Markdown
Member

The initial maprequest wasn't populated with the info held by the control actor in a way consistent with future update_map_request calls. This didn't cause an issue because the derp latency map measurement always triggers an update_map_request (assuming it succeeds), but this was essentially a latent bug.

related to #373 (I'll rebase after it lands to include the log fix)

The initial maprequest wasn't populated with the info held by the
control actor in a way consistent with future update_map_request calls.
This didn't cause an issue because the derp latency map measurement
always triggers an update_map_request (assuming it succeeds), but this
was essentially a latent bug.

Signed-off-by: Nathan Perry <nathan@tailscale.com>
Change-Id: I83128caa6936b6f92abf301f0fe5acca6a6a6964
@npry
npry force-pushed the npry/rt.ctrl.fix-init-mapreq branch from 2bd16df to 13576e7 Compare August 14, 2026 17:19

@dylan-tailscale dylan-tailscale left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@npry
npry merged commit 13576e7 into main Aug 14, 2026
23 checks passed
@npry
npry deleted the npry/rt.ctrl.fix-init-mapreq branch August 14, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants