tailscale / tailscale/tailscale

all: use NodeView inside tailscaled

Open
#8,948 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
36.5k
Forks
3.2k
Avg merge
1d 23h
Merged PRs (30d)
132

Description

As part of working on #1909, we want to use views more inside tailscaled. In particular, the `NetworkMap.Peers []*tailcfg.Node` is expensive to defensively clone all the time.

Fortunately we already generate NodeView in the tailcfg package. It just isn't widely used yet. Tracking bug to do so.

/cc @maisem

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.