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/net/tstun
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>
6 months ago
..
fake.go cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 1 year ago
ifstatus_noop.go all: update copyright and license headers 2 years ago
ifstatus_windows.go all: update copyright and license headers 2 years ago
linkattrs_linux.go all: update copyright and license headers 2 years ago
linkattrs_notlinux.go all: update copyright and license headers 2 years ago
mtu.go disco,net/tstun,wgengine/magicsock: probe peer MTU 1 year ago
mtu_test.go disco,net/tstun,wgengine/magicsock: probe peer MTU 1 year ago
tap_linux.go go.mod,*: bump gvisor 1 year ago
tap_unsupported.go all: update copyright and license headers 2 years ago
tstun_stub.go cmd/tailscaled, net/tstun: build for aix/ppc64 7 months ago
tun.go net/tstun: implement env var for disabling UDP GRO on Linux (#11924) 6 months ago
tun_features_linux.go net/tstun: implement env var for disabling UDP GRO on Linux (#11924) 6 months ago
tun_features_notlinux.go net/tstun: implement env var for disabling UDP GRO on Linux (#11924) 6 months ago
tun_linux.go all: update copyright and license headers 2 years ago
tun_macos.go all: update copyright and license headers 2 years ago
tun_notwindows.go all: update copyright and license headers 2 years ago
tun_windows.go all: update copyright and license headers 2 years ago
wrap.go tailcfg,all: add/plumb Node.IsJailed 6 months ago
wrap_test.go net/tstun: refactor peerConfig to allow storing more details 6 months ago