-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: tailscale/tailscale
base: main
head repository: taichi-dev/tailscale
compare: patched
- 17 commits
- 13 files changed
- 11 contributors
Commits on Oct 10, 2024
-
Signed-off-by: Jonathan Nobels <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51fb4ce - Browse repository at this point
Copy the full SHA 51fb4ceView commit details
Commits on Oct 11, 2024
-
ssh/tailssh: calculate passthrough environment at latest possible stage
This allows passing through any environment variables that we set ourselves, for example DBUS_SESSION_BUS_ADDRESS. Updates #11175 Co-authored-by: Mario Minardi <[email protected]> Signed-off-by: Percy Wegmann <[email protected]> (cherry picked from commit 12e6094)
Configuration menu - View commit details
-
Copy full SHA for b6852d5 - Browse repository at this point
Copy the full SHA b6852d5View commit details
Commits on Oct 14, 2024
-
net/netcheck: fix netcheck cli-triggered nil pointer deref (#13782) (#…
…13795) Updates #13780 Signed-off-by: Jordan Whited <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4d76fb - Browse repository at this point
Copy the full SHA f4d76fbView commit details
Commits on Oct 15, 2024
-
net/dns/resolver: forward SERVFAIL responses over PeerDNS
Cherry-pick #13691 into the release branch. Updates #13571 Signed-off-by: Nick Khyl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78c8f7e - Browse repository at this point
Copy the full SHA 78c8f7eView commit details -
Signed-off-by: Andrea Gottardo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24929f6 - Browse repository at this point
Copy the full SHA 24929f6View commit details
Commits on Oct 17, 2024
-
Version bump for Android TV only. Signed-off-by: Andrea Gottardo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 088d785 - Browse repository at this point
Copy the full SHA 088d785View commit details
Commits on Oct 21, 2024
-
Signed-off-by: Nick Khyl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02acaa0 - Browse repository at this point
Copy the full SHA 02acaa0View commit details
Commits on Nov 1, 2024
-
health: fix spurious warning about DERP home region '0'
Updates #13650 Change-Id: I6b0f165f66da3f881a4caa25d2d9936dc2a7f22c Signed-off-by: Brad Fitzpatrick <[email protected]> (cherry picked from commit ae5bc88)
Configuration menu - View commit details
-
Copy full SHA for d2914f5 - Browse repository at this point
Copy the full SHA d2914f5View commit details -
net/sockstats: prevent crash in setNetMon (#13985)
(cherry picked from commit 6985369)
Configuration menu - View commit details
-
Copy full SHA for b73831b - Browse repository at this point
Copy the full SHA b73831bView commit details -
net/netcheck: ensure prior preferred DERP is always in netchecks
In an environment with unstable latency, such as upstream bufferbloat, there are cases where a full netcheck could drop the prior preferred DERP (likely home DERP) from future netcheck probe plans. This will then likely result in a home DERP having a missing sample on the next incremental netcheck, ultimately resulting in a home DERP move. This change does not fix our overall response to highly unstable latency, but it is an incremental improvement to prevent single spurious samples during a full netcheck from alone triggering a flapping condition, as now the prior changes to include historical latency will still provide the desired resistance, and the home DERP should not move unless latency is consistently worse over a 5 minute period. Note that there is a nomenclature and semantics issue remaining in the difference between a report preferred DERP and a home DERP. A report preferred DERP is aspirational, it is what will be picked as a home DERP if a home DERP connection needs to be established. A nodes home DERP may be different than a recent preferred DERP, in which case a lot of netcheck logic is fallible. In future enhancements much of the DERP move logic should move to consider the home DERP, rather than recent report preferred DERP. Updates #8603 Updates #13969 Signed-off-by: James Tucker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5280738 - Browse repository at this point
Copy the full SHA 5280738View commit details -
wgengine/magicsock: log home DERP changes with latency
This adds additional logging on DERP home changes to allow better troubleshooting. Updates tailscale/corp#18095 Signed-off-by: Tim Walters <[email protected]> (cherry picked from commit 856ea23)
Configuration menu - View commit details
-
Copy full SHA for 0472936 - Browse repository at this point
Copy the full SHA 0472936View commit details -
Signed-off-by: Andrea Gottardo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 666c961 - Browse repository at this point
Copy the full SHA 666c961View commit details -
Signed-off-by: Andrea Gottardo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dda4603 - Browse repository at this point
Copy the full SHA dda4603View commit details
Commits on Nov 4, 2024
-
Signed-off-by: Jonathan Nobels <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1edcf9d - Browse repository at this point
Copy the full SHA 1edcf9dView commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b95f84 - Browse repository at this point
Copy the full SHA 2b95f84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6807d66 - Browse repository at this point
Copy the full SHA 6807d66View commit details
Commits on Nov 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94545bd - Browse repository at this point
Copy the full SHA 94545bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...patched