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>
2024-05-06 15:32:22 -07:00
..
c2ntypes.go ipn/ipnlocal: add c2n method to check on TLS cert fetch status 2023-11-16 14:08:38 -08:00
derpmap.go all: make more tests pass/skip in airplane mode 2024-05-06 09:19:53 -07:00
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
tailcfg.go tailcfg,all: add/plumb Node.IsJailed 2024-05-06 15:32:22 -07:00
tailcfg_clone.go tailcfg,all: add/plumb Node.IsJailed 2024-05-06 15:32:22 -07:00
tailcfg_test.go tailcfg,all: add/plumb Node.IsJailed 2024-05-06 15:32:22 -07:00
tailcfg_view.go tailcfg,all: add/plumb Node.IsJailed 2024-05-06 15:32:22 -07:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00