You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
bench
tailcfg, all: use []netip.AddrPort instead of []string for Endpoints
3 years ago
capture
various: add golangci-lint, fix issues ( #7905 )
3 years ago
filter
all: use Go 1.22 range-over-int
2 years ago
magicsock
ipnlocal, magicsock: store last suggested exit node id in local backend ( #11959 )
2 years ago
netlog
wgengine: add exit destination logging enable for wgengine logger ( #11952 )
2 years ago
netstack
all: use Go 1.22 range-over-int
2 years ago
router
various: implement stateful firewalling on Linux ( #12025 )
2 years ago
wgcfg
tailcfg,all: add/plumb Node.IsJailed
2 years ago
wgint
wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine
2 years ago
wglog
all: use Go 1.22 range-over-int
2 years ago
winnet
all: update copyright and license headers
3 years ago
mem_ios.go
all: update copyright and license headers
3 years ago
pendopen.go
wgengine: make pendOpen time later, after dup check
2 years ago
userspace.go
ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter
2 years ago
userspace_ext_test.go
wgengine/netstack: remove SubnetRouterWrapper
2 years ago
userspace_test.go
all: use Go 1.22 range-over-int
2 years ago
watchdog.go
ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter
2 years ago
watchdog_js.go
all: update copyright and license headers
3 years ago
watchdog_test.go
all: update copyright and license headers
3 years ago
wgengine.go
ipn/ipnlocal,net/tstun,wgengine: create and plumb jailed packet filter
2 years ago