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/ipnlocal
James Tucker 8af50fa97c ipn/ipnlocal: update routes on link change with ExitNodeAllowLANAccess
On a major link change the LAN routes may change, so on linkChange where
ChangeDelta.Major, we need to call authReconfig to ensure that new
routes are observed and applied.

Updates tailscale/corp#22574

Signed-off-by: James Tucker <james@tailscale.com>
3 months ago
..
testdata
autoupdate.go clientupdate: return true for CanAutoUpdate for macsys (#12746) 4 months ago
autoupdate_disabled.go ipn/ipnlocal: periodically run auto-updates when "offline" (#12118) 5 months ago
breaktcp_darwin.go
breaktcp_linux.go
c2n.go posture: add network hardware addresses to posture identity 4 months ago
c2n_pprof.go ipn/ipnlocal: add c2n /debug/pprof/allocs endpoint 8 months ago
c2n_test.go
cert.go cmd/tailscale: add --min-validity flag to the cert command (#12822) 4 months ago
cert_js.go
cert_test.go
dnsconfig_test.go
drive.go ipn/ipnlocal: remember last notified taildrive shares and only notify if they've changed 3 months ago
expiry.go
expiry_test.go
local.go ipn/ipnlocal: update routes on link change with ExitNodeAllowLANAccess 3 months ago
local_test.go ipn/ipnlocal: check for offline auto exit node in SetControlClientStatus (#12772) 4 months ago
loglines_test.go ipn/ipnlocal, all: plumb health trackers in tests 6 months ago
network-lock.go cmd/tl-longchain: tool to re-sign nodes with long rotation signatures 3 months ago
network-lock_test.go ipn/ipnlocal: allow multiple signature chains from the same SigCredential 5 months ago
peerapi.go proxymap, various: distinguish between different protocols 5 months ago
peerapi_h2c.go
peerapi_macios_ext.go net/netmon, add: add netmon.State type alias of interfaces.State 7 months ago
peerapi_test.go ipn/ipnlocal, all: plumb health trackers in tests 6 months ago
profiles.go health,ipn/ipnlocal: hide update warning when auto-updates are enabled (#12631) 5 months ago
profiles_notwindows.go
profiles_test.go various: disable stateful filtering by default (#12197) 6 months ago
profiles_windows.go ipn/ipnlocal: set default NoStatefulFiltering in ipn.NewPrefs (#12031) 6 months ago
serve.go cmd/tsidp: add funnel support (#12591) 3 months ago
serve_test.go ipn/ipnlocal: fix data race in tests 5 months ago
ssh.go
ssh_stub.go
ssh_test.go ipn/ipnlocal: plumb health.Tracker into profileManager constructor 6 months ago
state_test.go control/controlclient: delete unused Client.Login Oauth2Token field 6 months ago
taildrop.go ipn/localapi: add support for multipart POST to file-put 8 months ago
web_client.go
web_client_stub.go