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/tailcfg
Maisem Ali af97e7a793 tailcfg,all: add/plumb Node.IsJailed
This adds a new bool that can be sent down from control
to do jailing on the client side. Previously this would
only be done from control by modifying the packet filter
we sent down to clients. This would result in a lot of
additional work/CPU on control, we could instead just
do this on the client. This has always been a TODO which
we keep putting off, might as well do it now.

Updates tailscale/corp#19623

Signed-off-by: Maisem Ali <maisem@tailscale.com>
7 months ago
..
c2ntypes.go ipn/ipnlocal: add c2n method to check on TLS cert fetch status 1 year ago
derpmap.go all: make more tests pass/skip in airplane mode 7 months ago
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 1 year ago
tailcfg.go tailcfg,all: add/plumb Node.IsJailed 7 months ago
tailcfg_clone.go tailcfg,all: add/plumb Node.IsJailed 7 months ago
tailcfg_test.go tailcfg,all: add/plumb Node.IsJailed 7 months ago
tailcfg_view.go tailcfg,all: add/plumb Node.IsJailed 7 months ago
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2 years ago