MCPcopy Index your code
hub / github.com/tailscale/tailscale / Start

Method Start

tsd/tsd.go:125–125  ·  view source on GitHub ↗
(LocalBackend)

Source from the content-addressed store, hash-verified

123// references LocalBackend, and LocalBackend has a tsd.System.
124type NetstackImpl interface {
125 Start(LocalBackend) error
126 UpdateNetstackIPs(*netmap.NetworkMap)
127 UpdateIPServiceMappings(netmap.IPServiceMappings)
128 UpdateActiveVIPServices(views.Slice[string])

Callers 15

getLocalBackendFunction · 0.95
ExampleServerFunction · 0.65
ExampleServer_StartFunction · 0.65
startControlFunction · 0.65
startMethod · 0.65
mainFunction · 0.65
ObserveDNSResponseMethod · 0.65
TestBusyboxInTsappFunction · 0.65
NewUserspaceEngineFunction · 0.65
TestInjectInboundLeakFunction · 0.65
makeNetstackFunction · 0.65
TestShouldProcessInboundFunction · 0.65

Implementers 1

Implwgengine/netstack/netstack.go

Calls

no outgoing calls

Tested by 15

ExampleServerFunction · 0.52
ExampleServer_StartFunction · 0.52
startControlFunction · 0.52
TestBusyboxInTsappFunction · 0.52
TestInjectInboundLeakFunction · 0.52
makeNetstackFunction · 0.52
TestShouldProcessInboundFunction · 0.52
TestTCPForwardLimitsFunction · 0.52
TestRouterStatesFunction · 0.52
newLinuxRootTestFunction · 0.52