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/wgengine
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>
5 months ago
..
bench tailcfg, all: use []netip.AddrPort instead of []string for Endpoints 1 year ago
capture various: add golangci-lint, fix issues (#7905) 1 year ago
filter all: use Go 1.22 range-over-int 6 months ago
magicsock ipnlocal, magicsock: store last suggested exit node id in local backend (#11959) 5 months ago
netlog wgengine: add exit destination logging enable for wgengine logger (#11952) 5 months ago
netstack all: use Go 1.22 range-over-int 6 months ago
router various: implement stateful firewalling on Linux (#12025) 5 months ago
wgcfg tailcfg,all: add/plumb Node.IsJailed 5 months ago
wgint wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine 7 months ago
wglog all: use Go 1.22 range-over-int 6 months ago
winnet all: update copyright and license headers 2 years ago
mem_ios.go all: update copyright and license headers 2 years ago
pendopen.go wgengine: make pendOpen time later, after dup check 7 months ago
userspace.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 5 months ago
userspace_ext_test.go wgengine/netstack: remove SubnetRouterWrapper 6 months ago
userspace_test.go all: use Go 1.22 range-over-int 6 months ago
watchdog.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 5 months ago
watchdog_js.go all: update copyright and license headers 2 years ago
watchdog_test.go all: update copyright and license headers 2 years ago
wgengine.go ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter 5 months ago