You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
David Crawshaw 5562fae9f0 ipn: use NewPrefs in e2e_test
We weren't setting UsePacketFilter, so the synthetic ping packets
used to establish a connection were never being sent.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
4 years ago
..
ipnserver ipn/ipnserver: remove unnecessary closure parameter 4 years ago
backend.go ipn: remove an unnecessary named parameter in doc 4 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
e2e_test.go ipn: use NewPrefs in e2e_test 4 years ago
fake.go all: rename deep "Copy" methods to conventional Go name "Clone" 4 years ago
handle.go all: rename deep "Copy" methods to conventional Go name "Clone" 4 years ago
local.go ipn, wgengine/magicsock: add ipn.Prefs.DisableDERP bool 4 years ago
message.go ipn: misc cleanup 4 years ago
message_test.go ipn: use *Prefs rather than Prefs throughout. 4 years ago
prefs.go ipn, wgengine/magicsock: add ipn.Prefs.DisableDERP bool 4 years ago
prefs_test.go ipn, wgengine/magicsock: add ipn.Prefs.DisableDERP bool 4 years ago
store.go ipn: have NewFileStore try to create directories as needed 4 years ago
store_test.go Introduce a state store to LocalBackend. 4 years ago