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
Avery Pennarun 9d1f48032a cmd/tailscale: add --advertise-tags option.
These will be used for dynamically changing the identity of a node, so
its ACL rights can be different from your own.

Note: Not all implemented yet on the server side, but we need this so
we can request the tagged rights in the first place.

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
5 years ago
..
ipnserver
ipnstate
policy
backend.go
doc.go
e2e_test.go
fake_test.go
handle.go
local.go cmd/tailscale: add --advertise-tags option. 5 years ago
message.go
message_test.go
prefs.go cmd/tailscale: add --advertise-tags option. 5 years ago
prefs_test.go cmd/tailscale: add --advertise-tags option. 5 years ago
store.go
store_test.go