tailscale/ipn
David Anderson c47f907a27 ipn: use *Prefs rather than Prefs throughout.
Prefs has become a heavy object with non-memcpy copy
semantics. We should not pass such a thing by value.

Signed-off-by: David Anderson <dave@natulte.net>
2020-02-20 11:31:10 -08:00
..
ipnserver ipn: temporary support for loading legacy relaynode configs. 2020-02-20 11:31:10 -08:00
backend.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
e2e_test.go ipn: move Options.ServerURL into Prefs. 2020-02-19 10:34:39 -08:00
fake.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
handle.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
local.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
message.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
message_test.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
prefs.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
prefs_test.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
store.go Lint fixes. 2020-02-13 19:26:53 -08:00
store_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00