diff options
| author | Fran Bull <fran@tailscale.com> | 2026-04-16 14:15:52 -0700 |
|---|---|---|
| committer | franbull <fran@tailscale.com> | 2026-04-21 14:22:39 -0700 |
| commit | 19544b4b8173ae1eecbca3fa0a19514b64250428 (patch) | |
| tree | 262ea99295939615944c93e8fe725adc98de954b /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | 04415b81774c117e0fd50112d3bb8389feaba014 (diff) | |
| download | tailscale-19544b4b8173ae1eecbca3fa0a19514b64250428.tar.xz tailscale-19544b4b8173ae1eecbca3fa0a19514b64250428.zip | |
feature/conn25: move byConnKey from addrAssignments to client
addrAssignments is a table of addrs with lookup indices, representing
the assignments of magic+destination+transit IP addresses the client has
made dut to the domain being routed because of an app
.
byConnKey is a map of node public key to prefixes of transit IPs, so it
is associated with, but not that data itself, and can be its own thing.
Updates tailscale/corp#39975
Signed-off-by: Fran Bull <fran@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
