tailscale/wgengine/bench
Brad Fitzpatrick 87cb2a8d1e wgengine: replace Engine.SetNetworkMap with SetSelfNode
The engine only used the netmap to look up self addresses and the
self node's primary routes, so pass it the self node directly
rather than the whole netmap.

Updates #12542

Change-Id: I13c0028eed65d2177baf4cf6c449f5e441845a18
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2026-06-24 15:03:55 -07:00
..
bench_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
bench.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
trafficgen.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
wg.go wgengine: replace Engine.SetNetworkMap with SetSelfNode 2026-06-24 15:03:55 -07:00