Skip to content

Conversation

@bradfitz
Copy link
Member

@bradfitz bradfitz commented Oct 8, 2025

I got sidetracked apparently and never finished writing this Clone
code in 316afe7 (#17448). (It really should use views instead.)

And then I missed one of the users of "routerChanged" that was broken up
into "routerChanged" vs "dnsChanged".

This broke integration tests elsewhere.

Fixes #17506

@bradfitz bradfitz force-pushed the bradfitz/dns_clone branch from b84ece6 to f9c42e3 Compare October 8, 2025 22:14
@bradfitz bradfitz changed the title net/dns: fix newly introduced broken Config.Clone implementation net/dns, ipn/ipnlocal: fix regressions from change moving away from deephash Oct 8, 2025
@bradfitz bradfitz requested a review from a team October 8, 2025 22:48
@bradfitz bradfitz force-pushed the bradfitz/dns_clone branch from f9c42e3 to 75017ae Compare October 8, 2025 22:53
…eephash

I got sidetracked apparently and never finished writing this Clone
code in 316afe7 (#17448). (It really should use views instead.)

And then I missed one of the users of "routerChanged" that was broken up
into "routerChanged" vs "dnsChanged".

This broke integration tests elsewhere.

Fixes #17506

Change-Id: I533bf0fcf3da9ac6eb4a6cdef03b8df2c1fb4c8e
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
@bradfitz bradfitz force-pushed the bradfitz/dns_clone branch from 75017ae to 83c80fa Compare October 8, 2025 23:00
@bradfitz bradfitz merged commit f270c31 into main Oct 9, 2025
57 checks passed
@bradfitz bradfitz deleted the bradfitz/dns_clone branch October 9, 2025 00:58
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.

ipn/ipnlocal: regression changing DNS config

3 participants