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
Brad Fitzpatrick 9b07517f18 wgengine: add Engine.SetLinkChangeCallback
Start of making the IPN state machine react to link changes and down
its DNS & routes if necessary to unblock proxy resolution (e.g. for
transitioning from public to corp networks where the corp network has
mandatory proxies and WPAD PAC files that can't be resolved while
using the DNS/routes configured previously)

This change should be a no-op. Just some callback plumbing.
4 years ago
..
filter control/controlclient, wgengine/filter: extract parsePacketFilter to … (#696) 4 years ago
magicsock wgengine: lazily create peer wireguard configs more explicitly 4 years ago
monitor wgengine/monitor: add a poller to the Windows link change monitor 4 years ago
packet wgengine/filter: fix IPv4 IGMP spam omission, also omit ff02::16 spam 4 years ago
router tailcfg, tsdns: derive root domains from list of nodes (#708) 4 years ago
tsdns tsdns: log when settings upstreams. 4 years ago
tstun wgengine: configure wireguard peers lazily, as needed 4 years ago
winnet Move Linux client & common packages into a public repo. 5 years ago
rusage.go Move "logger" package to under types, now that we have it. 5 years ago
rusage_nowindows.go wgengine: flesh out some docs 5 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 5 years ago
userspace.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
userspace_test.go wgengine: lazily create peer wireguard configs more explicitly 4 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 4 years ago
wgengine.go wgengine: add Engine.SetLinkChangeCallback 4 years ago