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