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
salman 2d271f3bd1 ipn/ipnlocal: disallow exit nodes from using exit nodes
Nodes which have both -advertise-exit-node and -exit-node in prefs
should continue have them until the next invocation of `tailscale up`.

Updates #3569.

Signed-off-by: salman <salman@tailscale.com>
2 years ago
..
ipnauth all: use named pipes on windows 2 years ago
ipnlocal ipn/ipnlocal: disallow exit nodes from using exit nodes 2 years ago
ipnserver ipn/{ipnserver,localapi}: fix InUseOtherUser handling with WatchIPNBus 2 years ago
ipnstate cmd/tailscale,ipn: surface TKA-filtered peers in lock status command 2 years ago
localapi cmd/tailscale/cli, ipn/localapi: add funnel status to status command (#6402) 2 years ago
policy
store
backend.go ipn: update comments that refer to Options.Prefs 2 years ago
doc.go
fake_test.go
ipn_clone.go ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type 2 years ago
ipn_view.go ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type 2 years ago
prefs.go ipn: update comments that refer to Options.Prefs 2 years ago
prefs_test.go
serve.go cmd/tailscale/cli, ipn/localapi: add funnel status to status command (#6402) 2 years ago
store.go