tailscale/ipn
David Anderson 47975d373f ipn/ipnlocal: resolve exit node IP to ID at EditPrefs time.
Without this, enabling an exit node immediately blackholes all traffic,
but doesn't correctly let it flow to the exit node until the next netmap
update.

Fixes #3447

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-12-08 19:45:01 -08:00
..
ipnlocal ipn/ipnlocal: resolve exit node IP to ID at EditPrefs time. 2021-12-08 19:45:01 -08:00
ipnserver ipn/ipnserver: grant js/wasm all localapi permissions 2021-11-07 12:13:15 -08:00
ipnstate ipn/ipnstate: use key.NodePublic instead of tailcfg.NodeKey. 2021-11-01 20:32:10 -07:00
localapi util/clientmetrics: add new package to add metrics to the client 2021-11-15 13:46:05 -08:00
policy all: fix spelling mistakes 2021-10-12 21:23:14 -07:00
store/aws all: fix spelling mistakes 2021-10-12 21:23:14 -07:00
backend.go ipn: use key.NodePublic instead of tailcfg.NodeKey 2021-11-01 20:32:10 -07:00
doc.go
fake_test.go
handle.go ipn: another controlplane synonym 2021-07-13 08:22:10 -07:00
message_test.go
message.go ipn: don't log IPN messages that may contain an authkey. 2021-09-22 20:32:49 -07:00
prefs_clone.go cmd/cloner: mangle "go:generate" in cloner.go 2021-10-16 17:53:43 -07:00
prefs_test.go types/persist: use new node key type. 2021-10-28 10:29:43 -07:00
prefs.go ipn: fix formatting of ExitNodeIP in MaskedPrefs 2021-10-13 14:52:50 -07:00
store_test.go ipn: test TestFileStore in a fresh subdirectory 2021-09-24 15:05:10 -07:00
store.go ipn: remove mention of wgkey in comment. 2021-10-28 10:40:44 -07:00