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/ipn
Adrian Dewhurst 1a4d423328 ipn/ipnlocal: add additional syspolicy enforcement
This adds support for enforcing exit node LAN access, DNS and subnet
routes.

Adding new preference policies was getting repetitive, so this turns
some of the boilerplate into a table.

Updates tailscale/corp#15585
Updates ENG-2240

Change-Id: Iabd3c42b0ae120b3145fac066c5caa7fc4d67824
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
11 months ago
..
conffile
ipnauth
ipnlocal ipn/ipnlocal: add additional syspolicy enforcement 11 months ago
ipnserver
ipnstate
localapi ipn/localapi: use clientupdate.CanAutoUpdate from serveUpdateCheck 11 months ago
policy
store
backend.go
conf.go
doc.go
fake_test.go
ipn_clone.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 11 months ago
ipn_test.go
ipn_view.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 11 months ago
prefs.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 11 months ago
prefs_test.go linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 11 months ago
serve.go
serve_test.go
store.go
store_test.go